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

Public Member Functions | |
FeedbackTab (QWidget *parent=0, const char *name=0) | |
~FeedbackTab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
Private Attributes | |
FlagCheckBoxController * | controller |
Constructor & Destructor Documentation
|
Definition at line 26 of file optiontabs.cpp. References controller, and FeedbackTab(). Referenced by FeedbackTab(). |
|
Definition at line 80 of file optiontabs.cpp. References controller. |
Member Function Documentation
|
Definition at line 85 of file optiontabs.cpp. References controller, FlagCheckBoxController::readFlags(), and readFlags(). Referenced by readFlags(), and FpcOptionsDialog::setFlags(). |
|
Definition at line 90 of file optiontabs.cpp. References controller, FlagCheckBoxController::writeFlags(), and writeFlags(). Referenced by FpcOptionsDialog::flags(), and writeFlags(). |
Member Data Documentation
|
Definition at line 34 of file optiontabs.h. Referenced by FeedbackTab(), readFlags(), writeFlags(), and ~FeedbackTab(). |
The documentation for this class was generated from the following files:
- languages/pascal/compiler/fpcoptions/optiontabs.h
- languages/pascal/compiler/fpcoptions/optiontabs.cpp