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:

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
|
Definition at line 32 of file filegroupspart.cpp. Referenced by K_EXPORT_COMPONENT_FACTORY(). |
Typedef Documentation
|
Definition at line 34 of file filegroupspart.cpp. |
Function Documentation
|
Definition at line 36 of file filegroupspart.cpp. References FILEGROUPS_OPTIONS. |
Variable Documentation
|
|