KDevelop API Documentation

fileselector_part.cpp File Reference

#include <qwhatsthis.h>
#include <qpushbutton.h>
#include <qcheckbox.h>
#include <qslider.h>
#include <qvbox.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kapplication.h>
#include <kstandarddirs.h>
#include <ktextbrowser.h>
#include <kconfig.h>
#include <kfileitem.h>
#include <kdevgenericfactory.h>
#include <kdiroperator.h>
#include <kdialogbase.h>
#include <kdevapi.h>
#include <kdevcore.h>
#include <kdevproject.h>
#include <kdevmainwindow.h>
#include <kdevpartcontroller.h>
#include <ktip.h>
#include "fileselector_widget.h"
#include "fileselector_part.h"
#include "fileselector_part.moc"

Include dependency graph for fileselector_part.cpp:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
FileSelectorPart
FileSelectorFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevfileselector, FileSelectorFactory(&data)) FileSelectorPart

Variables

const KAboutData data ("kdevfileselector", I18N_NOOP("File Selector"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<FileSelectorPart> FileSelectorFactory
 

Definition at line 29 of file fileselector_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevfileselector  ,
FileSelectorFactory data
 

Definition at line 31 of file fileselector_part.cpp.

References config.


Variable Documentation

const KAboutData data("kdevfileselector", I18N_NOOP("File Selector"),"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:33:05 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003