OptimizationTab Class Reference
Inheritance diagram for OptimizationTab:

Public Member Functions | |
OptimizationTab (GccOptionsPlugin::Type type, QWidget *parent=0, const char *name=0) | |
~OptimizationTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
OptimizationTab (PgiOptionsPlugin::Type type, QWidget *parent=0, const char *name=0) | |
~OptimizationTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
Private Attributes | |
QRadioButton * | Odefault |
QRadioButton * | O0 |
QRadioButton * | O1 |
QRadioButton * | O2 |
FlagListBox * | optBox |
QRadioButton * | Odefault |
QListView * | optBox |
Constructor & Destructor Documentation
|
Definition at line 164 of file gccoptionsplugin.cpp. |
|
Definition at line 214 of file gccoptionsplugin.cpp. |
|
Definition at line 115 of file pgioptionsplugin.cpp. |
|
|
Member Function Documentation
|
|
|
Definition at line 218 of file gccoptionsplugin.cpp. References O0, O1, O2, optBox, and FlagListBox::readFlags(). Referenced by PgiOptionsDialog::setFlags(), and GccOptionsDialog::setFlags(). |
|
|
|
Definition at line 241 of file gccoptionsplugin.cpp. References O0, O1, O2, optBox, and FlagListBox::writeFlags(). Referenced by PgiOptionsDialog::flags(), and GccOptionsDialog::flags(). |
Member Data Documentation
|
Definition at line 96 of file pgioptionsplugin.cpp. Referenced by OptimizationTab(), readFlags(), and writeFlags(). |
|
Definition at line 96 of file pgioptionsplugin.cpp. Referenced by OptimizationTab(), readFlags(), and writeFlags(). |
|
Definition at line 96 of file pgioptionsplugin.cpp. Referenced by OptimizationTab(), readFlags(), and writeFlags(). |
|
Definition at line 96 of file pgioptionsplugin.cpp. |
|
Definition at line 53 of file gccoptionsplugin.cpp. Referenced by OptimizationTab(). |
|
Definition at line 97 of file pgioptionsplugin.cpp. |
|
Definition at line 54 of file gccoptionsplugin.cpp. Referenced by OptimizationTab(), readFlags(), and writeFlags(). |
The documentation for this class was generated from the following files:
- languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp
- languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp