KDevelop API Documentation

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:

Include dependency graph

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

QString cleanWhitespace const QString str  )  [static]
 

Definition at line 57 of file autosubprojectview.cpp.

Referenced by AutoSubprojectView::parsePrimary().

bool AutoProjectPrivate::isHeader const QString fileName  ) 
 

Definition at line 52 of file autosubprojectview.cpp.

Referenced by ChooseTargetDialog::accept(), AutoProjectWidget::addToTarget(), AutoSubprojectView::parse(), and AutoSubprojectView::parsePrimary().

void removeDir const QString dirName  )  [static]
 

Definition at line 72 of file autosubprojectview.cpp.

References kdDebug().

Referenced by AutoSubprojectView::slotRemoveSubproject().

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:04:33 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003