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


Public Member Functions | |
LanguageTab (QWidget *parent=0, const char *name=0) | |
~LanguageTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
Private Attributes | |
FlagCheckBoxController * | controller |
Constructor & Destructor Documentation
|
Definition at line 185 of file optiontabs.cpp. References controller. |
|
Definition at line 227 of file optiontabs.cpp. |
Member Function Documentation
|
Definition at line 232 of file optiontabs.cpp. References controller, and FlagCheckBoxController::readFlags(). Referenced by FpcOptionsDialog::setFlags(). |
|
Definition at line 237 of file optiontabs.cpp. References controller, and FlagCheckBoxController::writeFlags(). Referenced by FpcOptionsDialog::flags(). |
Member Data Documentation
|
Definition at line 75 of file optiontabs.h. Referenced by LanguageTab(), 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