parts/distpart/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 "specsupport.h"
#include "lsmsupport.h"
#include "distpart_part.moc"
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("Project Distribution && Publishing"),"1.0") |
Typedef Documentation
|
Definition at line 16 of file distpart_part.cpp. |
Function Documentation
|
Definition at line 18 of file distpart_part.cpp. |
Variable Documentation
|
|