KDevelop API Documentation

FeedbackTab Class Reference

#include <optiontabs.h>

Inheritance diagram for FeedbackTab:

Inheritance graph
[legend]
Collaboration diagram for FeedbackTab:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Attributes

FlagCheckBoxControllercontroller

Constructor & Destructor Documentation

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

Definition at line 26 of file optiontabs.cpp.

References controller.

FeedbackTab::~FeedbackTab  ) 
 

Definition at line 80 of file optiontabs.cpp.


Member Function Documentation

void FeedbackTab::readFlags QStringList str  ) 
 

Definition at line 85 of file optiontabs.cpp.

References controller, and FlagCheckBoxController::readFlags().

Referenced by FpcOptionsDialog::setFlags().

void FeedbackTab::writeFlags QStringList str  ) 
 

Definition at line 90 of file optiontabs.cpp.

References controller, and FlagCheckBoxController::writeFlags().

Referenced by FpcOptionsDialog::flags().


Member Data Documentation

FlagCheckBoxController* FeedbackTab::controller [private]
 

Definition at line 34 of file optiontabs.h.

Referenced by FeedbackTab(), 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:24:32 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003