KDevelop API Documentation

AssemblerTab Class Reference

#include <optiontabs.h>

Inheritance diagram for AssemblerTab:

QWidget List of all members.

Public Member Functions

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

Private Attributes

FlagCheckBoxControllercontroller
FlagRadioButtonControllerasmController

Constructor & Destructor Documentation

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

Definition at line 242 of file optiontabs.cpp.

References QBoxLayout::addWidget(), asmController, AssemblerTab(), and controller.

Referenced by AssemblerTab().

AssemblerTab::~AssemblerTab  ) 
 

Definition at line 307 of file optiontabs.cpp.

References asmController, and controller.


Member Function Documentation

void AssemblerTab::readFlags QStringList str  ) 
 

Definition at line 313 of file optiontabs.cpp.

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

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

void AssemblerTab::writeFlags QStringList str  ) 
 

Definition at line 319 of file optiontabs.cpp.

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

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


Member Data Documentation

FlagRadioButtonController* AssemblerTab::asmController [private]
 

Definition at line 89 of file optiontabs.h.

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

FlagCheckBoxController* AssemblerTab::controller [private]
 

Definition at line 88 of file optiontabs.h.

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


The documentation for this class was generated from the following files:
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:01:58 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003