KDevelop API Documentation

buildtools/qmake/trollprojectpart.cpp File Reference

#include "trollprojectpart.h"
#include <qdir.h>
#include <qfileinfo.h>
#include <qwhatsthis.h>
#include <kdeversion.h>
#include <kdebug.h>
#include <kdialogbase.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <qmessagebox.h>
#include <kdevgenericfactory.h>
#include <kaction.h>
#include <kparts/part.h>
#include <kprocess.h>
#include <makeoptionswidget.h>
#include "domutil.h"
#include "kdevcore.h"
#include "kdevmainwindow.h"
#include "kdevmakefrontend.h"
#include "kdevappfrontend.h"
#include "kdevpartcontroller.h"
#include "trollprojectwidget.h"
#include "runoptionswidget.h"
#include "config.h"
#include "envvartools.h"
#include "trollprojectpart.moc"

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
TrollProjectPart
TrollProjectFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevtrollproject, TrollProjectFactory(&data)) TrollProjectPart

Variables

const KAboutData data ("kdevtrollproject", I18N_NOOP("QMake Manager"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<TrollProjectPart> TrollProjectFactory
 

Definition at line 47 of file trollprojectpart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevtrollproject  ,
TrollProjectFactory data
 

Definition at line 49 of file trollprojectpart.cpp.


Variable Documentation

const KAboutData data("kdevtrollproject", I18N_NOOP("QMake Manager"),"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:15 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003