KDevelop API Documentation

projectconfigurationdlg.h File Reference

#include "projectconfigurationdlgbase.h"
#include "trollprojectwidget.h"

Include dependency graph for projectconfigurationdlg.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  ProjectConfigurationDlg

Enumerations

enum  QMakeBuildMode { QBM_DEBUG, QBM_RELEASE }
enum  QMakeWarnings { QWARN_ON, QWARN_OFF }
enum  QMakeDepends {
  QD_QT = 1, QD_OPENGL = 2, QD_THREAD = 4, QD_X11 = 8,
  QD_STATIC = 16, QD_SHARED = 32, QD_PLUGIN = 64, QD_EXCEPTIONS = 128,
  QD_STL = 256, QD_RTTI = 512, QD_ORDERED = 1024
}
enum  QMakeTemplate { QTMP_APPLICATION, QTMP_LIBRARY, QTMP_SUBDIRS }


Enumeration Type Documentation

enum QMakeBuildMode
 

Enumeration values:
QBM_DEBUG 
QBM_RELEASE 

Definition at line 19 of file projectconfigurationdlg.h.

enum QMakeDepends
 

Enumeration values:
QD_QT 
QD_OPENGL 
QD_THREAD 
QD_X11 
QD_STATIC 
QD_SHARED 
QD_PLUGIN 
QD_EXCEPTIONS 
QD_STL 
QD_RTTI 
QD_ORDERED 

Definition at line 21 of file projectconfigurationdlg.h.

enum QMakeTemplate
 

Enumeration values:
QTMP_APPLICATION 
QTMP_LIBRARY 
QTMP_SUBDIRS 

Definition at line 24 of file projectconfigurationdlg.h.

enum QMakeWarnings
 

Enumeration values:
QWARN_ON 
QWARN_OFF 

Definition at line 20 of file projectconfigurationdlg.h.

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:24:01 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003