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, AssemblerTab(), and controller. Referenced by AssemblerTab(). |
|
Definition at line 307 of file optiontabs.cpp. References asmController, and controller. |
Member Function Documentation
|
Definition at line 313 of file optiontabs.cpp. References asmController, controller, FlagRadioButtonController::readFlags(), FlagCheckBoxController::readFlags(), and readFlags(). Referenced by readFlags(), and FpcOptionsDialog::setFlags(). |
|
Definition at line 319 of file optiontabs.cpp. References asmController, controller, FlagRadioButtonController::writeFlags(), FlagCheckBoxController::writeFlags(), and writeFlags(). Referenced by FpcOptionsDialog::flags(), and writeFlags(). |
Member Data Documentation
|
Definition at line 89 of file optiontabs.h. Referenced by AssemblerTab(), readFlags(), writeFlags(), and ~AssemblerTab(). |
|
Definition at line 88 of file optiontabs.h. Referenced by AssemblerTab(), readFlags(), writeFlags(), and ~AssemblerTab(). |
The documentation for this class was generated from the following files:
- languages/pascal/compiler/fpcoptions/optiontabs.h
- languages/pascal/compiler/fpcoptions/optiontabs.cpp