KDevelop API Documentation

G77Tab Class Reference

Inheritance diagram for G77Tab:

Inheritance graph
[legend]
Collaboration diagram for G77Tab:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 G77Tab (QWidget *parent=0, const char *name=0)
 ~G77Tab ()
void readFlags (QStringList *str)
void writeFlags (QStringList *str)

Private Attributes

FlagCheckBoxControllercontroller

Constructor & Destructor Documentation

G77Tab::G77Tab QWidget parent = 0,
const char *  name = 0
 

Definition at line 254 of file gccoptionsplugin.cpp.

References controller.

G77Tab::~G77Tab  ) 
 

Definition at line 291 of file gccoptionsplugin.cpp.


Member Function Documentation

void G77Tab::readFlags QStringList str  ) 
 

Definition at line 297 of file gccoptionsplugin.cpp.

References controller, and FlagCheckBoxController::readFlags().

Referenced by GccOptionsDialog::setFlags().

void G77Tab::writeFlags QStringList str  ) 
 

Definition at line 303 of file gccoptionsplugin.cpp.

References controller, and FlagCheckBoxController::writeFlags().

Referenced by GccOptionsDialog::flags().


Member Data Documentation

FlagCheckBoxController* G77Tab::controller [private]
 

Definition at line 68 of file gccoptionsplugin.cpp.

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


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:25:29 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003