PascalGlobalOptionsDlg Class Reference
#include <pascalglobaloptionsdlg.h>
Inheritance diagram for PascalGlobalOptionsDlg:


Public Slots | |
virtual void | accept () |
Public Member Functions | |
PascalGlobalOptionsDlg (PascalProjectPart *part, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~PascalGlobalOptionsDlg () | |
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 | |
PascalProjectPart * | m_part |
KTrader::OfferList | offers |
QString | currentCompiler |
QStringList | service_names |
QStringList | service_execs |
QMap< QString, QString > | configCache |
Constructor & Destructor Documentation
|
Definition at line 26 of file pascalglobaloptionsdlg.cpp. References compiler_box_activated(), currentCompiler, ServiceComboBox::insertStringList(), offers, service_execs, service_names, and ServiceComboBox::setCurrentText(). |
|
Definition at line 60 of file pascalglobaloptionsdlg.cpp. |
Member Function Documentation
|
Definition at line 87 of file pascalglobaloptionsdlg.cpp. References currentCompiler, saveCompilerOpts(), and saveConfigCache(). |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 76 of file pascalglobaloptionsdlg.cpp. References currentCompiler, kdDebug(), readCompilerOpts(), saveCompilerOpts(), and text(). Referenced by PascalGlobalOptionsDlg(). |
|
Reimplemented from PascalProjectOptionsDlgBase. Definition at line 64 of file pascalglobaloptionsdlg.cpp. References PascalProjectPart::createCompilerOptions(), ServiceComboBox::currentText(), KDevCompilerOptions::exec(), m_part, and service_names. |
|
Definition at line 99 of file pascalglobaloptionsdlg.cpp. References KGlobal::config(), configCache, KConfigBase::readPathEntry(), and KConfigBase::setGroup(). Referenced by compiler_box_activated(). |
|
Definition at line 112 of file pascalglobaloptionsdlg.cpp. |
|
Definition at line 94 of file pascalglobaloptionsdlg.cpp. References configCache. Referenced by accept(), and compiler_box_activated(). |
|
Definition at line 121 of file pascalglobaloptionsdlg.cpp. References KGlobal::config(), configCache, KConfigBase::setGroup(), and KConfigBase::writeEntry(). Referenced by accept(). |
Member Data Documentation
|
Definition at line 43 of file pascalglobaloptionsdlg.h. Referenced by readCompilerOpts(), saveCompilerOpts(), and saveConfigCache(). |
|
Definition at line 40 of file pascalglobaloptionsdlg.h. Referenced by accept(), compiler_box_activated(), and PascalGlobalOptionsDlg(). |
|
Definition at line 38 of file pascalglobaloptionsdlg.h. Referenced by optionsButtonClicked(). |
|
Definition at line 39 of file pascalglobaloptionsdlg.h. Referenced by PascalGlobalOptionsDlg(). |
|
Definition at line 42 of file pascalglobaloptionsdlg.h. Referenced by PascalGlobalOptionsDlg(). |
|
Definition at line 41 of file pascalglobaloptionsdlg.h. Referenced by optionsButtonClicked(), and PascalGlobalOptionsDlg(). |
The documentation for this class was generated from the following files:
- buildtools/pascal/pascalglobaloptionsdlg.h
- buildtools/pascal/pascalglobaloptionsdlg.cpp