KDevelop API Documentation

buildtools/ada/adaproject_part.cpp File Reference

#include <qdom.h>
#include <qfileinfo.h>
#include <qdir.h>
#include <qvaluestack.h>
#include <qregexp.h>
#include <qvbox.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kaction.h>
#include <kgenericfactory.h>
#include <kdebug.h>
#include <kdialogbase.h>
#include <kmessagebox.h>
#include <klibloader.h>
#include <kservice.h>
#include <kconfig.h>
#include "domutil.h"
#include "kdevcore.h"
#include "kdevmainwindow.h"
#include "kdevmakefrontend.h"
#include "kdevappfrontend.h"
#include "kdevpartcontroller.h"
#include "kdevlanguagesupport.h"
#include "kdevcompileroptions.h"
#include "kdevgenericfactory.h"
#include "adaproject_widget.h"
#include "adaproject_part.h"
#include "adaprojectoptionsdlg.h"
#include "adaglobaloptionsdlg.h"
#include "adaproject_part.moc"

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
AdaProjectPart
AdaProjectFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevadaproject, AdaProjectFactory(&data)) AdaProjectPart
bool matchesPattern (const QString &fileName, const QStringList &patternList)
 This should really be merged with FileTreeWidget::matchesHidePattern() and put in its own class.


Variables

const KAboutData data ("kdevadaproject", I18N_NOOP("Build Tool"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<AdaProjectPart> AdaProjectFactory
 

Definition at line 43 of file adaproject_part.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevadaproject  ,
AdaProjectFactory data
 

Definition at line 45 of file adaproject_part.cpp.

bool matchesPattern const QString fileName,
const QStringList patternList
[static]
 

This should really be merged with FileTreeWidget::matchesHidePattern() and put in its own class.

Currently this is repeated in scriptprojectpart.cpp, pascalproject_part.cpp, adaproject_part.cpp

Definition at line 90 of file adaproject_part.cpp.


Variable Documentation

const KAboutData data("kdevadaproject", I18N_NOOP("Build Tool"),"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 Tue Oct 19 08:01:54 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003