AdaGlobalOptionsDlg Class Reference
#include <adaglobaloptionsdlg.h>
Inheritance diagram for AdaGlobalOptionsDlg:


Public Slots | |
virtual void | accept () |
Public Member Functions | |
AdaGlobalOptionsDlg (AdaProjectPart *part, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~AdaGlobalOptionsDlg () | |
Protected Slots | |
virtual void | optionsButtonClicked () |
virtual void | compiler_box_activated (const QString &text) |
Private Member Functions | |
void | saveCompilerOpts (QString compiler) |
void | readCompilerOpts (QString compiler) |
void | readConfigCache () |
void | saveConfigCache () |
Private Attributes | |
AdaProjectPart * | m_part |
KTrader::OfferList | offers |
QString | currentCompiler |
QStringList | service_names |
QStringList | service_execs |
QMap< QString, QString > | configCache |
Constructor & Destructor Documentation
|
Definition at line 25 of file adaglobaloptionsdlg.cpp. References compiler_box_activated(), currentCompiler, ServiceComboBox::insertStringList(), offers, service_execs, service_names, and ServiceComboBox::setCurrentText(). |
|
Definition at line 58 of file adaglobaloptionsdlg.cpp. |
Member Function Documentation
|
Definition at line 85 of file adaglobaloptionsdlg.cpp. References currentCompiler, saveCompilerOpts(), and saveConfigCache(). |
|
Reimplemented from AdaProjectOptionsDlgBase. Definition at line 74 of file adaglobaloptionsdlg.cpp. References currentCompiler, kdDebug(), readCompilerOpts(), saveCompilerOpts(), and text(). Referenced by AdaGlobalOptionsDlg(). |
|
Reimplemented from AdaProjectOptionsDlgBase. Definition at line 62 of file adaglobaloptionsdlg.cpp. References AdaProjectPart::createCompilerOptions(), ServiceComboBox::currentText(), KDevCompilerOptions::exec(), m_part, and service_names. |
|
Definition at line 97 of file adaglobaloptionsdlg.cpp. References KGlobal::config(), configCache, KConfigBase::readPathEntry(), and KConfigBase::setGroup(). Referenced by compiler_box_activated(). |
|
Definition at line 110 of file adaglobaloptionsdlg.cpp. |
|
Definition at line 92 of file adaglobaloptionsdlg.cpp. References configCache. Referenced by accept(), and compiler_box_activated(). |
|
Definition at line 119 of file adaglobaloptionsdlg.cpp. References KGlobal::config(), configCache, KConfigBase::setGroup(), and KConfigBase::writeEntry(). Referenced by accept(). |
Member Data Documentation
|
Definition at line 42 of file adaglobaloptionsdlg.h. Referenced by readCompilerOpts(), saveCompilerOpts(), and saveConfigCache(). |
|
Definition at line 39 of file adaglobaloptionsdlg.h. Referenced by accept(), AdaGlobalOptionsDlg(), and compiler_box_activated(). |
|
Definition at line 37 of file adaglobaloptionsdlg.h. Referenced by optionsButtonClicked(). |
|
Definition at line 38 of file adaglobaloptionsdlg.h. Referenced by AdaGlobalOptionsDlg(). |
|
Definition at line 41 of file adaglobaloptionsdlg.h. Referenced by AdaGlobalOptionsDlg(). |
|
Definition at line 40 of file adaglobaloptionsdlg.h. Referenced by AdaGlobalOptionsDlg(), and optionsButtonClicked(). |
The documentation for this class was generated from the following files:
- buildtools/ada/adaglobaloptionsdlg.h
- buildtools/ada/adaglobaloptionsdlg.cpp