KDevelop API Documentation

FeedbackTab Class Reference

#include <optiontabs.h>

Inheritance diagram for FeedbackTab:

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

Referenced by FeedbackTab().

FeedbackTab::~FeedbackTab  ) 
 

Definition at line 80 of file optiontabs.cpp.

References controller.


Member Function Documentation

void FeedbackTab::readFlags QStringList str  ) 
 

Definition at line 85 of file optiontabs.cpp.

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

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

void FeedbackTab::writeFlags QStringList str  ) 
 

Definition at line 90 of file optiontabs.cpp.

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

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


Member Data Documentation

FlagCheckBoxController* FeedbackTab::controller [private]
 

Definition at line 34 of file optiontabs.h.

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


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:02:02 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003