KDevelop API Documentation

DebugOptimTab Class Reference

#include <optiontabs.h>

Inheritance diagram for DebugOptimTab:

Inheritance graph
[legend]
Collaboration diagram for DebugOptimTab:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Slots

void setReleaseOptions ()
void setDebugOptions ()
void setReleaseOptions ()
void setDebugOptions ()

Private Attributes

FlagCheckBoxControllercontroller
FlagRadioButtonControllerradioController
FlagCheckBoxgdb
FlagCheckBoxnamespacedb
FlagCheckBoxsymboldb
FlagCheckBoxControllercontroller
FlagRadioButtonControlleroptimController
QRadioButtonm_default
QRadioButtonm_default2
QRadioButtonm_default3
FlagRadioButtonoptim1
FlagRadioButtonoptim2

Constructor & Destructor Documentation

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

Definition at line 311 of file optiontabs.cpp.

References QBoxLayout::addWidget(), controller, gdb, m_default, namespacedb, radioController, setDebugOptions(), setReleaseOptions(), and symboldb.

DebugOptimTab::~DebugOptimTab  ) 
 

Definition at line 366 of file optiontabs.cpp.

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

DebugOptimTab::~DebugOptimTab  ) 
 


Member Function Documentation

void DebugOptimTab::readFlags QStringList str  ) 
 

void DebugOptimTab::readFlags QStringList str  ) 
 

Definition at line 372 of file optiontabs.cpp.

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

Referenced by setDebugOptions(), FpcOptionsDialog::setFlags(), DccOptionsDialog::setFlags(), and setReleaseOptions().

void DebugOptimTab::setDebugOptions  )  [private, slot]
 

void DebugOptimTab::setDebugOptions  )  [private, slot]
 

Definition at line 393 of file optiontabs.cpp.

References readFlags().

Referenced by DebugOptimTab().

void DebugOptimTab::setReleaseOptions  )  [private, slot]
 

void DebugOptimTab::setReleaseOptions  )  [private, slot]
 

Definition at line 384 of file optiontabs.cpp.

References gdb, namespacedb, readFlags(), and symboldb.

Referenced by DebugOptimTab().

void DebugOptimTab::writeFlags QStringList str  ) 
 

void DebugOptimTab::writeFlags QStringList str  ) 
 

Definition at line 378 of file optiontabs.cpp.

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

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


Member Data Documentation

FlagCheckBoxController* DebugOptimTab::controller [private]
 

Definition at line 103 of file optiontabs.h.

FlagCheckBoxController* DebugOptimTab::controller [private]
 

Definition at line 104 of file optiontabs.h.

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

FlagCheckBox* DebugOptimTab::gdb [private]
 

Definition at line 107 of file optiontabs.h.

Referenced by DebugOptimTab(), and setReleaseOptions().

QRadioButton* DebugOptimTab::m_default [private]
 

Definition at line 106 of file optiontabs.h.

Referenced by DebugOptimTab().

QRadioButton* DebugOptimTab::m_default2 [private]
 

Definition at line 107 of file optiontabs.h.

QRadioButton* DebugOptimTab::m_default3 [private]
 

Definition at line 108 of file optiontabs.h.

FlagCheckBox* DebugOptimTab::namespacedb [private]
 

Definition at line 108 of file optiontabs.h.

Referenced by DebugOptimTab(), and setReleaseOptions().

FlagRadioButton* DebugOptimTab::optim1 [private]
 

Definition at line 109 of file optiontabs.h.

FlagRadioButton* DebugOptimTab::optim2 [private]
 

Definition at line 110 of file optiontabs.h.

FlagRadioButtonController* DebugOptimTab::optimController [private]
 

Definition at line 104 of file optiontabs.h.

FlagRadioButtonController* DebugOptimTab::radioController [private]
 

Definition at line 105 of file optiontabs.h.

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

FlagCheckBox* DebugOptimTab::symboldb [private]
 

Definition at line 109 of file optiontabs.h.

Referenced by DebugOptimTab(), and setReleaseOptions().


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:22:04 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003