KDevelop API Documentation

HpfTab Class Reference

Inheritance diagram for HpfTab:

QWidget 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 hpf_flags, hpfBox, and HpfTab().

Referenced by HpfTab().

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

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

void HpfTab::writeFlags QStringList str  ) 
 

Definition at line 232 of file pgioptionsplugin.cpp.

References hpfBox, and writeFlags().

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


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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:25 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003