DccOptionsDialog Class Reference
#include <dccoptionsplugin.h>
Inheritance diagram for DccOptionsDialog:


Public Member Functions | |
DccOptionsDialog (QWidget *parent=0, const char *name=0) | |
~DccOptionsDialog () | |
void | setFlags (const QString &flags) |
QString | flags () const |
Private Attributes | |
GeneralTab * | general |
LinkerTab * | linker |
LocationsTab * | locations |
Locations2Tab * | locations2 |
CodegenTab * | codegen |
DebugOptimTab * | debug_optim |
QStringList | unrecognizedFlags |
Constructor & Destructor Documentation
|
Definition at line 45 of file dccoptionsplugin.cpp. References KDialogBase::addVBoxPage(), codegen, debug_optim, general, linker, locations, and locations2. |
|
Definition at line 69 of file dccoptionsplugin.cpp. |
Member Function Documentation
|
Definition at line 87 of file dccoptionsplugin.cpp. References codegen, debug_optim, general, linker, locations, locations2, unrecognizedFlags, LinkerTab::writeFlags(), DebugOptimTab::writeFlags(), CodegenTab::writeFlags(), Locations2Tab::writeFlags(), LocationsTab::writeFlags(), and GeneralTab::writeFlags(). Referenced by DccOptionsPlugin::exec(). |
|
Definition at line 73 of file dccoptionsplugin.cpp. References codegen, debug_optim, general, linker, locations, locations2, LinkerTab::readFlags(), Locations2Tab::readFlags(), LocationsTab::readFlags(), DebugOptimTab::readFlags(), CodegenTab::readFlags(), GeneralTab::readFlags(), and unrecognizedFlags. Referenced by DccOptionsPlugin::exec(). |
Member Data Documentation
|
Definition at line 50 of file dccoptionsplugin.h. Referenced by DccOptionsDialog(), flags(), and setFlags(). |
|
Definition at line 51 of file dccoptionsplugin.h. Referenced by DccOptionsDialog(), flags(), and setFlags(). |
|
Definition at line 46 of file dccoptionsplugin.h. Referenced by DccOptionsDialog(), flags(), and setFlags(). |
|
Definition at line 47 of file dccoptionsplugin.h. Referenced by DccOptionsDialog(), flags(), and setFlags(). |
|
Definition at line 48 of file dccoptionsplugin.h. Referenced by DccOptionsDialog(), flags(), and setFlags(). |
|
Definition at line 49 of file dccoptionsplugin.h. Referenced by DccOptionsDialog(), flags(), and setFlags(). |
|
Definition at line 52 of file dccoptionsplugin.h. Referenced by flags(), and setFlags(). |
The documentation for this class was generated from the following files:
- languages/pascal/compiler/dccoptions/dccoptionsplugin.h
- languages/pascal/compiler/dccoptions/dccoptionsplugin.cpp