KDevelop API Documentation

AssemblerTab Class Reference

#include <optiontabs.h>

Inheritance diagram for AssemblerTab:

Inheritance graph
[legend]
Collaboration diagram for AssemblerTab:

Collaboration graph
[legend]
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, and controller.

AssemblerTab::~AssemblerTab  ) 
 

Definition at line 307 of file optiontabs.cpp.


Member Function Documentation

void AssemblerTab::readFlags QStringList str  ) 
 

Definition at line 313 of file optiontabs.cpp.

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

Referenced by FpcOptionsDialog::setFlags().

void AssemblerTab::writeFlags QStringList str  ) 
 

Definition at line 319 of file optiontabs.cpp.

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

Referenced by FpcOptionsDialog::flags().


Member Data Documentation

FlagRadioButtonController* AssemblerTab::asmController [private]
 

Definition at line 89 of file optiontabs.h.

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

FlagCheckBoxController* AssemblerTab::controller [private]
 

Definition at line 88 of file optiontabs.h.

Referenced by AssemblerTab(), 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 Wed Mar 23 00:19:05 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003