KDevelop API Documentation

OptimizationTab Class Reference

Inheritance diagram for OptimizationTab:

Inheritance graph
[legend]
Collaboration diagram for OptimizationTab:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OptimizationTab (GccOptionsPlugin::Type type, QWidget *parent=0, const char *name=0)
 ~OptimizationTab ()
void readFlags (QStringList *str)
void writeFlags (QStringList *str)
 OptimizationTab (PgiOptionsPlugin::Type type, QWidget *parent=0, const char *name=0)
 ~OptimizationTab ()
void readFlags (QStringList *str)
void writeFlags (QStringList *str)

Private Attributes

QRadioButtonOdefault
QRadioButtonO0
QRadioButtonO1
QRadioButtonO2
FlagListBoxoptBox
QRadioButtonOdefault
QListViewoptBox

Constructor & Destructor Documentation

OptimizationTab::OptimizationTab GccOptionsPlugin::Type  type,
QWidget parent = 0,
const char *  name = 0
 

Definition at line 164 of file gccoptionsplugin.cpp.

References O0, O1, O2, Odefault, and optBox.

OptimizationTab::~OptimizationTab  ) 
 

Definition at line 214 of file gccoptionsplugin.cpp.

OptimizationTab::OptimizationTab PgiOptionsPlugin::Type  type,
QWidget parent = 0,
const char *  name = 0
 

Definition at line 115 of file pgioptionsplugin.cpp.

References kdDebug(), O0, O1, O2, Odefault, and optBox.

OptimizationTab::~OptimizationTab  ) 
 


Member Function Documentation

void OptimizationTab::readFlags QStringList str  ) 
 

void OptimizationTab::readFlags QStringList str  ) 
 

Definition at line 218 of file gccoptionsplugin.cpp.

References O0, O1, O2, optBox, and FlagListBox::readFlags().

Referenced by PgiOptionsDialog::setFlags(), and GccOptionsDialog::setFlags().

void OptimizationTab::writeFlags QStringList str  ) 
 

void OptimizationTab::writeFlags QStringList str  ) 
 

Definition at line 241 of file gccoptionsplugin.cpp.

References O0, O1, O2, optBox, and FlagListBox::writeFlags().

Referenced by PgiOptionsDialog::flags(), and GccOptionsDialog::flags().


Member Data Documentation

QRadioButton * OptimizationTab::O0 [private]
 

Definition at line 96 of file pgioptionsplugin.cpp.

Referenced by OptimizationTab(), readFlags(), and writeFlags().

QRadioButton * OptimizationTab::O1 [private]
 

Definition at line 96 of file pgioptionsplugin.cpp.

Referenced by OptimizationTab(), readFlags(), and writeFlags().

QRadioButton * OptimizationTab::O2 [private]
 

Definition at line 96 of file pgioptionsplugin.cpp.

Referenced by OptimizationTab(), readFlags(), and writeFlags().

QRadioButton* OptimizationTab::Odefault [private]
 

Definition at line 96 of file pgioptionsplugin.cpp.

QRadioButton* OptimizationTab::Odefault [private]
 

Definition at line 53 of file gccoptionsplugin.cpp.

Referenced by OptimizationTab().

QListView* OptimizationTab::optBox [private]
 

Definition at line 97 of file pgioptionsplugin.cpp.

FlagListBox* OptimizationTab::optBox [private]
 

Definition at line 54 of file gccoptionsplugin.cpp.

Referenced by OptimizationTab(), readFlags(), and writeFlags().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:44:48 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003