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, and wallBox. |
|
Definition at line 379 of file gccoptionsplugin.cpp. |
Member Function Documentation
|
Definition at line 385 of file gccoptionsplugin.cpp. References controller, FlagListBox::readFlags(), FlagCheckBoxController::readFlags(), and wallBox. Referenced by GccOptionsDialog::setFlags(). |
|
Definition at line 392 of file gccoptionsplugin.cpp. References controller, wallBox, FlagListBox::writeFlags(), and FlagCheckBoxController::writeFlags(). Referenced by GccOptionsDialog::flags(). |
Member Data Documentation
|
Definition at line 82 of file gccoptionsplugin.cpp. Referenced by readFlags(), Warnings1Tab(), and writeFlags(). |
|
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