Warnings1Tab Class Reference
Inheritance diagram for Warnings1Tab:

Public Member Functions | |
Warnings1Tab (GccOptionsPlugin::Type type, QWidget *parent=0, const char *name=0) | |
~Warnings1Tab () | |
void | readFlags (QStringList *str) |
void | writeFlags (QStringList *str) |
Private Attributes | |
FlagCheckBoxController * | controller |
FlagListBox * | wallBox |
Constructor & Destructor Documentation
|
Definition at line 309 of file gccoptionsplugin.cpp. References controller, wallBox, and Warnings1Tab(). Referenced by Warnings1Tab(). |
|
Definition at line 379 of file gccoptionsplugin.cpp. References controller. |
Member Function Documentation
|
Definition at line 385 of file gccoptionsplugin.cpp. References controller, FlagListBox::readFlags(), FlagCheckBoxController::readFlags(), readFlags(), and wallBox. Referenced by readFlags(), and GccOptionsDialog::setFlags(). |
|
Definition at line 392 of file gccoptionsplugin.cpp. References controller, wallBox, FlagListBox::writeFlags(), FlagCheckBoxController::writeFlags(), and writeFlags(). Referenced by GccOptionsDialog::flags(), and writeFlags(). |
Member Data Documentation
|
Definition at line 82 of file gccoptionsplugin.cpp. Referenced by readFlags(), Warnings1Tab(), writeFlags(), and ~Warnings1Tab(). |
|
Definition at line 83 of file gccoptionsplugin.cpp. Referenced by readFlags(), Warnings1Tab(), and writeFlags(). |
The documentation for this class was generated from the following file:
- languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp