parts/closer/closer_part.cpp File Reference
#include <qdialog.h>
#include <qstringlist.h>
#include <qstring.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
#include <kaction.h>
#include <kdebug.h>
#include <kdevpartcontroller.h>
#include <kparts/part.h>
#include <kdevproject.h>
#include <kdevcore.h>
#include <kdevmainwindow.h>
#include "closer_part.h"
#include "closer_dialogimpl.h"
#include "closer_part.moc"
Go to the source code of this file.
Typedefs | |
typedef KDevGenericFactory< CloserPart > | CloserFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libkdevcloser, CloserFactory(&data)) CloserPart | |
Variables | |
const KAboutData | data ("kdevcloser", I18N_NOOP("Close Selected Windows..."),"1.0") |
Typedef Documentation
|
Definition at line 32 of file closer_part.cpp. |
Function Documentation
|
Definition at line 33 of file closer_part.cpp. |
Variable Documentation
|
|