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


Public Member Functions | |
AssemblerTab (QWidget *parent=0, const char *name=0) | |
~AssemblerTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
Private Attributes | |
FlagCheckBoxController * | controller |
FlagRadioButtonController * | asmController |
Constructor & Destructor Documentation
|
Definition at line 242 of file optiontabs.cpp. References QBoxLayout::addWidget(), asmController, and controller. |
|
Definition at line 307 of file optiontabs.cpp. |
Member Function Documentation
|
Definition at line 313 of file optiontabs.cpp. References asmController, controller, FlagRadioButtonController::readFlags(), and FlagCheckBoxController::readFlags(). Referenced by FpcOptionsDialog::setFlags(). |
|
Definition at line 319 of file optiontabs.cpp. References asmController, controller, FlagRadioButtonController::writeFlags(), and FlagCheckBoxController::writeFlags(). Referenced by FpcOptionsDialog::flags(). |
Member Data Documentation
|
Definition at line 89 of file optiontabs.h. Referenced by AssemblerTab(), readFlags(), and writeFlags(). |
|
Definition at line 88 of file optiontabs.h. Referenced by AssemblerTab(), readFlags(), and writeFlags(). |
The documentation for this class was generated from the following files:
- languages/pascal/compiler/fpcoptions/optiontabs.h
- languages/pascal/compiler/fpcoptions/optiontabs.cpp