AdaProjectOptionsDlg Class Reference
#include <adaprojectoptionsdlg.h>
Inheritance diagram for AdaProjectOptionsDlg:


Public Slots | |
virtual void | accept () |
Public Member Functions | |
AdaProjectOptionsDlg (AdaProjectPart *part, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~AdaProjectOptionsDlg () | |
Protected Slots | |
virtual void | compiler_box_activated (const QString &s) |
void | configComboTextChanged (const QString &config) |
void | configChanged (const QString &config) |
void | configAdded () |
void | configRemoved () |
void | optionsButtonClicked () |
void | setDirty () |
void | setDefaultOptions () |
Private Member Functions | |
void | saveConfig (QString config) |
void | readConfig (QString config) |
QStringList | allBuildConfigs () |
Private Attributes | |
QStringList | allConfigs |
QString | currentConfig |
bool | dirty |
KTrader::OfferList | offers |
QStringList | service_names |
QStringList | service_execs |
AdaProjectPart * | m_part |
Constructor & Destructor Documentation
|
Definition at line 28 of file adaprojectoptionsdlg.cpp. References allBuildConfigs(), allConfigs, configChanged(), currentConfig, dirty, ServiceComboBox::insertStringList(), m_part, offers, KDevPlugin::projectDom(), service_execs, and service_names. |
|
Definition at line 50 of file adaprojectoptionsdlg.cpp. |
Member Function Documentation
|
Definition at line 74 of file adaprojectoptionsdlg.cpp. References currentConfig, m_part, KDevPlugin::projectDom(), saveConfig(), and DomUtil::writeEntry(). |
|
Definition at line 54 of file adaprojectoptionsdlg.cpp. References kdDebug(), m_part, and KDevPlugin::projectDom(). Referenced by AdaProjectOptionsDlg(). |
|
Reimplemented from AdaProjectOptionsDlgBase. Definition at line 83 of file adaprojectoptionsdlg.cpp. References ServiceComboBox::currentText(), and service_execs. |
|
Reimplemented from AdaProjectOptionsDlgBase. Definition at line 157 of file adaprojectoptionsdlg.cpp. References allConfigs, configChanged(), and setDirty(). |
|
Reimplemented from AdaProjectOptionsDlgBase. Definition at line 139 of file adaprojectoptionsdlg.cpp. References allConfigs, currentConfig, dirty, readConfig(), and saveConfig(). Referenced by AdaProjectOptionsDlg(), configAdded(), and configRemoved(). |
|
Reimplemented from AdaProjectOptionsDlgBase. Definition at line 130 of file adaprojectoptionsdlg.cpp. References allConfigs. |
|
Reimplemented from AdaProjectOptionsDlgBase. Definition at line 170 of file adaprojectoptionsdlg.cpp. References allConfigs, configChanged(), currentConfig, m_part, and KDevPlugin::projectDom(). |
|
Reimplemented from AdaProjectOptionsDlgBase. Definition at line 186 of file adaprojectoptionsdlg.cpp. References AdaProjectPart::createCompilerOptions(), ServiceComboBox::currentText(), KDevCompilerOptions::exec(), m_part, and service_names. |
|
Definition at line 101 of file adaprojectoptionsdlg.cpp. References ServiceComboBox::currentText(), kdDebug(), m_part, offers, AdaProjectPart::projectDirectory(), KDevPlugin::projectDom(), DomUtil::readEntry(), service_execs, service_names, ServiceComboBox::setCurrentText(), and KURLRequester::setURL(). Referenced by configChanged(). |
|
Definition at line 89 of file adaprojectoptionsdlg.cpp. References m_part, AdaProjectPart::projectDirectory(), KDevPlugin::projectDom(), service_names, KURLRequester::url, and DomUtil::writeEntry(). Referenced by accept(), and configChanged(). |
|
Reimplemented from AdaProjectOptionsDlgBase. Definition at line 203 of file adaprojectoptionsdlg.cpp. References AdaProjectPart::defaultOptions(), and m_part. |
|
Reimplemented from AdaProjectOptionsDlgBase. Definition at line 198 of file adaprojectoptionsdlg.cpp. References dirty. Referenced by configAdded(). |
Member Data Documentation
|
Definition at line 42 of file adaprojectoptionsdlg.h. Referenced by AdaProjectOptionsDlg(), configAdded(), configChanged(), configComboTextChanged(), and configRemoved(). |
|
Definition at line 43 of file adaprojectoptionsdlg.h. Referenced by accept(), AdaProjectOptionsDlg(), configChanged(), and configRemoved(). |
|
Definition at line 44 of file adaprojectoptionsdlg.h. Referenced by AdaProjectOptionsDlg(), configChanged(), and setDirty(). |
|
Definition at line 50 of file adaprojectoptionsdlg.h. Referenced by accept(), AdaProjectOptionsDlg(), allBuildConfigs(), configRemoved(), optionsButtonClicked(), readConfig(), saveConfig(), and setDefaultOptions(). |
|
Definition at line 46 of file adaprojectoptionsdlg.h. Referenced by AdaProjectOptionsDlg(), and readConfig(). |
|
Definition at line 48 of file adaprojectoptionsdlg.h. Referenced by AdaProjectOptionsDlg(), compiler_box_activated(), and readConfig(). |
|
Definition at line 47 of file adaprojectoptionsdlg.h. Referenced by AdaProjectOptionsDlg(), optionsButtonClicked(), readConfig(), and saveConfig(). |
The documentation for this class was generated from the following files:
- buildtools/ada/adaprojectoptionsdlg.h
- buildtools/ada/adaprojectoptionsdlg.cpp