AntOptions Class Reference
#include <antprojectpart.h>
Collaboration diagram for AntOptions:

Public Types | |
enum | Verbosity { Quiet, Verbose, Debug } |
Public Member Functions | |
AntOptions () | |
Public Attributes | |
QString | m_buildXML |
QString | m_defaultTarget |
QStringList | m_targets |
QMap< QString, QString > | m_properties |
QMap< QString, bool > | m_defineProperties |
Verbosity | m_verbosity |
Member Enumeration Documentation
|
Definition at line 29 of file antprojectpart.h. |
Constructor & Destructor Documentation
|
|
Member Data Documentation
|
Definition at line 31 of file antprojectpart.h. Referenced by AntProjectPart::ant(), AntProjectPart::openProject(), AntProjectPart::optionsAccepted(), AntProjectPart::parseBuildXML(), and AntProjectPart::projectConfigWidget(). |
|
Definition at line 32 of file antprojectpart.h. Referenced by AntProjectPart::fillMenu(), AntProjectPart::parseBuildXML(), and AntProjectPart::slotBuild(). |
|
Definition at line 35 of file antprojectpart.h. Referenced by AntProjectPart::ant(), AntProjectPart::optionsAccepted(), AntProjectPart::parseBuildXML(), and AntProjectPart::projectConfigWidget(). |
|
Definition at line 34 of file antprojectpart.h. Referenced by AntProjectPart::ant(), AntProjectPart::optionsAccepted(), AntProjectPart::parseBuildXML(), and AntProjectPart::projectConfigWidget(). |
|
Definition at line 33 of file antprojectpart.h. Referenced by AntProjectPart::fillMenu(), AntProjectPart::parseBuildXML(), and AntProjectPart::slotTargetMenuActivated(). |
|
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:
- buildtools/ant/antprojectpart.h