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
|
Definition at line 47 of file trollprojectpart.cpp. |
Function Documentation
|
Definition at line 49 of file trollprojectpart.cpp. |
Variable Documentation
|
|