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

Public Member Functions | |
CodegenTab (QWidget *parent=0, const char *name=0) | |
~CodegenTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
CodegenTab (QWidget *parent=0, const char *name=0) | |
~CodegenTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
Private Attributes | |
FlagCheckBoxController * | controller |
FlagEditController * | listController |
FlagRadioButtonController * | radioController |
FlagCheckBoxController * | controller |
FlagEditController * | listController |
Constructor & Destructor Documentation
|
Definition at line 213 of file optiontabs.cpp. References CodegenTab(), controller, and radioController. Referenced by CodegenTab(). |
|
Definition at line 288 of file optiontabs.cpp. References controller, listController, and radioController. |
|
|
|
|
Member Function Documentation
|
|
|
Definition at line 295 of file optiontabs.cpp. References controller, listController, radioController, FlagRadioButtonController::readFlags(), FlagEditController::readFlags(), FlagCheckBoxController::readFlags(), and readFlags(). Referenced by readFlags(), FpcOptionsDialog::setFlags(), and DccOptionsDialog::setFlags(). |
|
|
|
Definition at line 302 of file optiontabs.cpp. References controller, listController, radioController, FlagRadioButtonController::writeFlags(), FlagEditController::writeFlags(), FlagCheckBoxController::writeFlags(), and writeFlags(). Referenced by FpcOptionsDialog::flags(), DccOptionsDialog::flags(), and writeFlags(). |
Member Data Documentation
|
Definition at line 127 of file optiontabs.h. |
|
Definition at line 88 of file optiontabs.h. Referenced by CodegenTab(), readFlags(), writeFlags(), and ~CodegenTab(). |
|
Definition at line 128 of file optiontabs.h. |
|
Definition at line 89 of file optiontabs.h. Referenced by readFlags(), writeFlags(), and ~CodegenTab(). |
|
Definition at line 90 of file optiontabs.h. Referenced by CodegenTab(), readFlags(), writeFlags(), and ~CodegenTab(). |
The documentation for this class was generated from the following files:
- languages/pascal/compiler/dccoptions/optiontabs.h
- languages/pascal/compiler/fpcoptions/optiontabs.h
- languages/pascal/compiler/dccoptions/optiontabs.cpp
- languages/pascal/compiler/fpcoptions/optiontabs.cpp