filelist_part.cpp File Reference
#include <qwhatsthis.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kdevpartcontroller.h>
#include <kurl.h>
#include <kparts/part.h>
#include <kdebug.h>
#include "kdevcore.h"
#include "kdevmainwindow.h"
#include "filelist_widget.h"
#include "filelist_part.h"
#include "filelist_part.moc"
Include dependency graph for filelist_part.cpp:

Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< FileListPart > | filelistFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevfilelist, filelistFactory(&data)) FileListPart | |
Variables | |
const KAboutData | data ("kdevfilelist", I18N_NOOP("File List"),"1.0") |
Typedef Documentation
|
Definition at line 31 of file filelist_part.cpp. |
Function Documentation
|
Definition at line 32 of file filelist_part.cpp. |
Variable Documentation
|
|