KDevelop API Documentation

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"

Include dependency graph for closer_part.cpp:

Include dependency graph

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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:31:28 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003