autosubprojectview.cpp File Reference
#include <qregexp.h>
#include <qcheckbox.h>
#include <qstringlist.h>
#include <kaction.h>
#include <kdebug.h>
#include <klocale.h>
#include <kpopupmenu.h>
#include <kmessagebox.h>
#include <kapplication.h>
#include <kprocess.h>
#include <ksqueezedtextlabel.h>
#include <kdevmainwindow.h>
#include <kdevmakefrontend.h>
#include "subprojectoptionsdlg.h"
#include "addsubprojectdlg.h"
#include "addtargetdlg.h"
#include "addservicedlg.h"
#include "addapplicationdlg.h"
#include "addexistingdirectoriesdlg.h"
#include "autolistviewitems.h"
#include "autoprojectwidget.h"
#include "autoprojectpart.h"
#include "autosubprojectview.h"
#include "removesubprojectdialog.h"
#include "autosubprojectview.moc"
Include dependency graph for autosubprojectview.cpp:

Go to the source code of this file.
Namespaces | |
namespace | AutoProjectPrivate |
Functions | |
bool | isHeader (const QString &fileName) |
QString | cleanWhitespace (const QString &str) |
void | removeDir (const QString &dirName) |
Function Documentation
|
Definition at line 57 of file autosubprojectview.cpp. Referenced by AutoSubprojectView::parsePrimary(). |
|
Definition at line 52 of file autosubprojectview.cpp. Referenced by ChooseTargetDialog::accept(), AutoProjectWidget::addToTarget(), AutoSubprojectView::parse(), and AutoSubprojectView::parsePrimary(). |
|
Definition at line 72 of file autosubprojectview.cpp. References kdDebug(). Referenced by AutoSubprojectView::slotRemoveSubproject(). |