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


Public Member Functions | |
DebugOptimTab (QWidget *parent=0, const char *name=0) | |
~DebugOptimTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
DebugOptimTab (QWidget *parent=0, const char *name=0) | |
~DebugOptimTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
Private Slots | |
void | setReleaseOptions () |
void | setDebugOptions () |
void | setReleaseOptions () |
void | setDebugOptions () |
Private Attributes | |
FlagCheckBoxController * | controller |
FlagRadioButtonController * | radioController |
FlagCheckBox * | gdb |
FlagCheckBox * | namespacedb |
FlagCheckBox * | symboldb |
FlagCheckBoxController * | controller |
FlagRadioButtonController * | optimController |
QRadioButton * | m_default |
QRadioButton * | m_default2 |
QRadioButton * | m_default3 |
FlagRadioButton * | optim1 |
FlagRadioButton * | optim2 |
Constructor & Destructor Documentation
|
Definition at line 311 of file optiontabs.cpp. References QBoxLayout::addWidget(), controller, gdb, m_default, namespacedb, radioController, setDebugOptions(), setReleaseOptions(), and symboldb. |
|
Definition at line 366 of file optiontabs.cpp. |
|
|
|
|
Member Function Documentation
|
|
|
Definition at line 372 of file optiontabs.cpp. References controller, radioController, FlagRadioButtonController::readFlags(), and FlagCheckBoxController::readFlags(). Referenced by setDebugOptions(), FpcOptionsDialog::setFlags(), DccOptionsDialog::setFlags(), and setReleaseOptions(). |
|
|
|
Definition at line 393 of file optiontabs.cpp. References readFlags(). Referenced by DebugOptimTab(). |
|
|
|
Definition at line 384 of file optiontabs.cpp. References gdb, namespacedb, readFlags(), and symboldb. Referenced by DebugOptimTab(). |
|
|
|
Definition at line 378 of file optiontabs.cpp. References controller, radioController, FlagRadioButtonController::writeFlags(), and FlagCheckBoxController::writeFlags(). Referenced by FpcOptionsDialog::flags(), and DccOptionsDialog::flags(). |
Member Data Documentation
|
Definition at line 103 of file optiontabs.h. |
|
Definition at line 104 of file optiontabs.h. Referenced by DebugOptimTab(), readFlags(), and writeFlags(). |
|
Definition at line 107 of file optiontabs.h. Referenced by DebugOptimTab(), and setReleaseOptions(). |
|
Definition at line 106 of file optiontabs.h. Referenced by DebugOptimTab(). |
|
Definition at line 107 of file optiontabs.h. |
|
Definition at line 108 of file optiontabs.h. |
|
Definition at line 108 of file optiontabs.h. Referenced by DebugOptimTab(), and setReleaseOptions(). |
|
Definition at line 109 of file optiontabs.h. |
|
Definition at line 110 of file optiontabs.h. |
|
Definition at line 104 of file optiontabs.h. |
|
Definition at line 105 of file optiontabs.h. Referenced by DebugOptimTab(), readFlags(), and writeFlags(). |
|
Definition at line 109 of file optiontabs.h. Referenced by DebugOptimTab(), and setReleaseOptions(). |
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