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, m_part, offers, PascalProjectOptionsDlg(), KDevPlugin::projectDom(), service_execs, and service_names. Referenced by PascalProjectOptionsDlg(). |
|
Definition at line 51 of file pascalprojectoptionsdlg.cpp. |
Member Function Documentation
|
Definition at line 75 of file pascalprojectoptionsdlg.cpp. References currentConfig, dirty, m_part, KDevPlugin::projectDom(), and saveConfig(). |
|
Definition at line 55 of file pascalprojectoptionsdlg.cpp. References allConfigs, endl(), kdDebug(), m_part, and KDevPlugin::projectDom(). Referenced by PascalProjectOptionsDlg(). |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 84 of file pascalprojectoptionsdlg.cpp. References compiler_box_activated(), and service_execs. Referenced by compiler_box_activated(). |
|
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, configChanged(), currentConfig, dirty, readConfig(), and saveConfig(). Referenced by configAdded(), configChanged(), configRemoved(), and PascalProjectOptionsDlg(). |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 131 of file pascalprojectoptionsdlg.cpp. References allConfigs, and configComboTextChanged(). Referenced by configComboTextChanged(). |
|
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(), KDevCompilerOptions::exec(), m_part, and service_names. |
|
Definition at line 102 of file pascalprojectoptionsdlg.cpp. References endl(), kdDebug(), m_part, offers, PascalProjectPart::projectDirectory(), KDevPlugin::projectDom(), readConfig(), service_execs, service_names, and KURLRequester::setURL(). Referenced by configChanged(), and readConfig(). |
|
Definition at line 90 of file pascalprojectoptionsdlg.cpp. References m_part, PascalProjectPart::projectDirectory(), KDevPlugin::projectDom(), saveConfig(), service_names, and KURLRequester::url. Referenced by accept(), configChanged(), and saveConfig(). |
|
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 allBuildConfigs(), 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 accept(), 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