GeneralTab Class Reference
#include <optiontabs.h>
Inheritance diagram for GeneralTab:


Public Member Functions | |
GeneralTab (QWidget *parent=0, const char *name=0) | |
~GeneralTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
GeneralTab (QWidget *parent=0, const char *name=0) | |
~GeneralTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
Private Attributes | |
FlagCheckBoxController * | controller |
FlagEditController * | editController |
Constructor & Destructor Documentation
|
Definition at line 150 of file optiontabs.cpp. References controller, and editController. |
|
Definition at line 146 of file gccoptionsplugin.cpp. |
|
|
|
|
Member Function Documentation
|
|
|
Definition at line 152 of file gccoptionsplugin.cpp. References controller, and FlagCheckBoxController::readFlags(). Referenced by DccOptionsDialog::setFlags(), and GccOptionsDialog::setFlags(). |
|
|
|
Definition at line 158 of file gccoptionsplugin.cpp. References controller, and FlagCheckBoxController::writeFlags(). Referenced by DccOptionsDialog::flags(), and GccOptionsDialog::flags(). |
Member Data Documentation
|
Definition at line 74 of file optiontabs.h. Referenced by GeneralTab(), readFlags(), and writeFlags(). |
|
Definition at line 75 of file optiontabs.h. Referenced by GeneralTab(). |
The documentation for this class was generated from the following files:
- languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp
- languages/pascal/compiler/dccoptions/optiontabs.h
- languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp
- languages/pascal/compiler/dccoptions/optiontabs.cpp