KDevelop API Documentation

filegroupspart.cpp File Reference

#include "filegroupspart.h"
#include "filegroupspart.moc"
#include <qwhatsthis.h>
#include <qvbox.h>
#include <qtimer.h>
#include <kaction.h>
#include <kdebug.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kdialogbase.h>
#include "kdevcore.h"
#include "kdevproject.h"
#include "kdevmainwindow.h"
#include "filegroupswidget.h"
#include "filegroupsconfigwidget.h"

Include dependency graph for filegroupspart.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define FILEGROUPS_OPTIONS   1

Typedefs

typedef KDevGenericFactory<
FileGroupsPart
FileGroupsFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevfilegroups, FileGroupsFactory(&data)) FileGroupsPart

Variables

const KAboutData data ("kdevfilegroups", I18N_NOOP("File Group View"),"1.0")


Define Documentation

#define FILEGROUPS_OPTIONS   1
 

Definition at line 32 of file filegroupspart.cpp.

Referenced by K_EXPORT_COMPONENT_FACTORY().


Typedef Documentation

typedef KDevGenericFactory<FileGroupsPart> FileGroupsFactory
 

Definition at line 34 of file filegroupspart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevfilegroups  ,
FileGroupsFactory data
 

Definition at line 36 of file filegroupspart.cpp.

References FILEGROUPS_OPTIONS.


Variable Documentation

const KAboutData data("kdevfilegroups", I18N_NOOP("File Group View"),"1.0") [static]
 

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:15:15 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003