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, editController, and GeneralTab(). Referenced by GeneralTab(). |
|
Definition at line 146 of file gccoptionsplugin.cpp. References controller. |
|
|
|
|
Member Function Documentation
|
|
|
Definition at line 152 of file gccoptionsplugin.cpp. References controller, FlagCheckBoxController::readFlags(), and readFlags(). Referenced by readFlags(), DccOptionsDialog::setFlags(), and GccOptionsDialog::setFlags(). |
|
|
|
Definition at line 158 of file gccoptionsplugin.cpp. References controller, FlagCheckBoxController::writeFlags(), and writeFlags(). Referenced by DccOptionsDialog::flags(), GccOptionsDialog::flags(), and writeFlags(). |
Member Data Documentation
|
Definition at line 74 of file optiontabs.h. Referenced by GeneralTab(), readFlags(), writeFlags(), and ~GeneralTab(). |
|
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