distpart_part.cpp File Reference
#include "distpart_part.h"
#include <qwhatsthis.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kdebug.h>
#include "kdevcore.h"
#include "distpart_widget.h"
#include <kdialogbase.h>
#include "distpart_part.moc"
Include dependency graph for distpart_part.cpp:

Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< DistpartPart > | DistpartFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevdistpart, DistpartFactory(&data)) DistpartPart | |
Variables | |
const KAboutData | data ("kdevdistpart", I18N_NOOP("Distribution & Publishing"),"1.0") |
Typedef Documentation
|
Definition at line 35 of file distpart_part.cpp. |
Function Documentation
|
Definition at line 37 of file distpart_part.cpp. References kdDebug(). |
Variable Documentation
|
|