PascalProjectOptionsDlg Class Reference
#include <pascalprojectoptionsdlg.h>
Inheritance diagram for PascalProjectOptionsDlg:


Public Slots | |
virtual void | accept () |
Public Member Functions | |
PascalProjectOptionsDlg (PascalProjectPart *part, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~PascalProjectOptionsDlg () | |
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 |
PascalProjectPart * | m_part |
Constructor & Destructor Documentation
|
Definition at line 29 of file pascalprojectoptionsdlg.cpp. References allBuildConfigs(), allConfigs, configChanged(), currentConfig, dirty, ServiceComboBox::insertStringList(), m_part, offers, KDevPlugin::projectDom(), service_execs, and service_names. |
|
Definition at line 51 of file pascalprojectoptionsdlg.cpp. |
Member Function Documentation
|
Definition at line 75 of file pascalprojectoptionsdlg.cpp. References currentConfig, m_part, KDevPlugin::projectDom(), saveConfig(), and DomUtil::writeEntry(). |
|
Definition at line 55 of file pascalprojectoptionsdlg.cpp. References kdDebug(), m_part, and KDevPlugin::projectDom(). Referenced by PascalProjectOptionsDlg(). |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 84 of file pascalprojectoptionsdlg.cpp. References ServiceComboBox::currentText(), and service_execs. |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 158 of file pascalprojectoptionsdlg.cpp. References allConfigs, configChanged(), and setDirty(). |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 140 of file pascalprojectoptionsdlg.cpp. References allConfigs, currentConfig, dirty, readConfig(), and saveConfig(). Referenced by configAdded(), configRemoved(), and PascalProjectOptionsDlg(). |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 131 of file pascalprojectoptionsdlg.cpp. References allConfigs. |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 171 of file pascalprojectoptionsdlg.cpp. References allConfigs, configChanged(), currentConfig, m_part, and KDevPlugin::projectDom(). |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 187 of file pascalprojectoptionsdlg.cpp. References PascalProjectPart::createCompilerOptions(), ServiceComboBox::currentText(), KDevCompilerOptions::exec(), m_part, and service_names. |
|
Definition at line 102 of file pascalprojectoptionsdlg.cpp. References ServiceComboBox::currentText(), kdDebug(), m_part, offers, PascalProjectPart::projectDirectory(), KDevPlugin::projectDom(), DomUtil::readEntry(), service_execs, service_names, ServiceComboBox::setCurrentText(), and KURLRequester::setURL(). Referenced by configChanged(). |
|
Definition at line 90 of file pascalprojectoptionsdlg.cpp. References m_part, PascalProjectPart::projectDirectory(), KDevPlugin::projectDom(), service_names, KURLRequester::url, and DomUtil::writeEntry(). Referenced by accept(), and configChanged(). |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 204 of file pascalprojectoptionsdlg.cpp. References PascalProjectPart::defaultOptions(), and m_part. |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 199 of file pascalprojectoptionsdlg.cpp. References dirty. Referenced by configAdded(). |
Member Data Documentation
|
Definition at line 43 of file pascalprojectoptionsdlg.h. Referenced by configAdded(), configChanged(), configComboTextChanged(), configRemoved(), and PascalProjectOptionsDlg(). |
|
Definition at line 44 of file pascalprojectoptionsdlg.h. Referenced by accept(), configChanged(), configRemoved(), and PascalProjectOptionsDlg(). |
|
Definition at line 45 of file pascalprojectoptionsdlg.h. Referenced by configChanged(), PascalProjectOptionsDlg(), and setDirty(). |
|
Definition at line 51 of file pascalprojectoptionsdlg.h. Referenced by accept(), allBuildConfigs(), configRemoved(), optionsButtonClicked(), PascalProjectOptionsDlg(), readConfig(), saveConfig(), and setDefaultOptions(). |
|
Definition at line 47 of file pascalprojectoptionsdlg.h. Referenced by PascalProjectOptionsDlg(), and readConfig(). |
|
Definition at line 49 of file pascalprojectoptionsdlg.h. Referenced by compiler_box_activated(), PascalProjectOptionsDlg(), and readConfig(). |
|
Definition at line 48 of file pascalprojectoptionsdlg.h. Referenced by optionsButtonClicked(), PascalProjectOptionsDlg(), readConfig(), and saveConfig(). |
The documentation for this class was generated from the following files:
- buildtools/pascal/pascalprojectoptionsdlg.h
- buildtools/pascal/pascalprojectoptionsdlg.cpp