KDevelop API Documentation

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:

Include dependency graph

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

typedef KDevGenericFactory<FileListPart> filelistFactory
 

Definition at line 31 of file filelist_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevfilelist  ,
filelistFactory data
 

Definition at line 32 of file filelist_part.cpp.


Variable Documentation

const KAboutData data("kdevfilelist", I18N_NOOP("File List"),"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 Wed Mar 23 00:15:06 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003