KDevelop API Documentation

buildtools/qmake/projectconfigurationdlg.h File Reference

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

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.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