KDevelop API Documentation

AntOptions Class Reference

#include <antprojectpart.h>

Collaboration diagram for AntOptions:

Collaboration graph
[legend]
List of all members.

Public Types

enum  Verbosity { Quiet, Verbose, Debug }

Public Member Functions

 AntOptions ()

Public Attributes

QString m_buildXML
QString m_defaultTarget
QStringList m_targets
QMap< QString, QStringm_properties
QMap< QString, boolm_defineProperties
Verbosity m_verbosity

Member Enumeration Documentation

enum AntOptions::Verbosity
 

Enumeration values:
Quiet 
Verbose 
Debug 

Definition at line 29 of file antprojectpart.h.


Constructor & Destructor Documentation

AntOptions::AntOptions  ) 
 


Member Data Documentation

QString AntOptions::m_buildXML
 

Definition at line 31 of file antprojectpart.h.

Referenced by AntProjectPart::ant(), AntProjectPart::openProject(), AntProjectPart::optionsAccepted(), AntProjectPart::parseBuildXML(), and AntProjectPart::projectConfigWidget().

QString AntOptions::m_defaultTarget
 

Definition at line 32 of file antprojectpart.h.

Referenced by AntProjectPart::fillMenu(), AntProjectPart::parseBuildXML(), and AntProjectPart::slotBuild().

QMap<QString,bool> AntOptions::m_defineProperties
 

Definition at line 35 of file antprojectpart.h.

Referenced by AntProjectPart::ant(), AntProjectPart::optionsAccepted(), AntProjectPart::parseBuildXML(), and AntProjectPart::projectConfigWidget().

QMap<QString,QString> AntOptions::m_properties
 

Definition at line 34 of file antprojectpart.h.

Referenced by AntProjectPart::ant(), AntProjectPart::optionsAccepted(), AntProjectPart::parseBuildXML(), and AntProjectPart::projectConfigWidget().

QStringList AntOptions::m_targets
 

Definition at line 33 of file antprojectpart.h.

Referenced by AntProjectPart::fillMenu(), AntProjectPart::parseBuildXML(), and AntProjectPart::slotTargetMenuActivated().

Verbosity AntOptions::m_verbosity
 

Definition at line 36 of file antprojectpart.h.

Referenced by AntProjectPart::ant(), AntProjectPart::optionsAccepted(), and AntProjectPart::projectConfigWidget().


The documentation for this class was generated from the following file:
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:36:35 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003