KDevelop API Documentation

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

typedef KDevGenericFactory<CloserPart> CloserFactory
 

Definition at line 32 of file closer_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevcloser  ,
CloserFactory data
 

Definition at line 33 of file closer_part.cpp.


Variable Documentation

const KAboutData data("kdevcloser", I18N_NOOP("Close Selected Windows..."),"1.0") [static]
 

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:16 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003