KDevelop API Documentation

G77Tab Class Reference

Inheritance diagram for G77Tab:

QWidget 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, and G77Tab().

Referenced by G77Tab().

G77Tab::~G77Tab  ) 
 

Definition at line 291 of file gccoptionsplugin.cpp.

References controller.


Member Function Documentation

void G77Tab::readFlags QStringList str  ) 
 

Definition at line 297 of file gccoptionsplugin.cpp.

References controller, FlagCheckBoxController::readFlags(), and readFlags().

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

void G77Tab::writeFlags QStringList str  ) 
 

Definition at line 303 of file gccoptionsplugin.cpp.

References controller, FlagCheckBoxController::writeFlags(), and writeFlags().

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


Member Data Documentation

FlagCheckBoxController* G77Tab::controller [private]
 

Definition at line 68 of file gccoptionsplugin.cpp.

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


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:03 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003