KDevelop API Documentation

HpfTab Class Reference

Inheritance diagram for HpfTab:

Inheritance graph
[legend]
Collaboration diagram for HpfTab:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Attributes

QListViewhpfBox

Constructor & Destructor Documentation

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

Definition at line 198 of file pgioptionsplugin.cpp.

References hpfBox.

HpfTab::~HpfTab  ) 
 

Definition at line 215 of file pgioptionsplugin.cpp.


Member Function Documentation

void HpfTab::readFlags QStringList str  ) 
 

Definition at line 219 of file pgioptionsplugin.cpp.

References hpfBox.

Referenced by PgiOptionsDialog::setFlags().

void HpfTab::writeFlags QStringList str  ) 
 

Definition at line 232 of file pgioptionsplugin.cpp.

References hpfBox.

Referenced by PgiOptionsDialog::flags().


Member Data Documentation

QListView* HpfTab::hpfBox [private]
 

Definition at line 111 of file pgioptionsplugin.cpp.

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


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:43:24 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003