KDevelop API Documentation

ActionLBItem Class Reference

Inheritance diagram for ActionLBItem:

QListBoxPixmap List of all members.

Public Member Functions

 ActionLBItem (QListBox *lb=0, const QPixmap &pm=QPixmap(), const QString &text=QString::null, const QString &str=QString::null)
QString idstring ()

Private Attributes

QString _str

Constructor & Destructor Documentation

ActionLBItem::ActionLBItem QListBox lb = 0,
const QPixmap pm = QPixmap(),
const QString text = QString::null,
const QString str = QString::null
[inline]
 

Definition at line 549 of file fileselector_widget.cpp.

References _str, and text().


Member Function Documentation

QString ActionLBItem::idstring  )  [inline]
 

Definition at line 557 of file fileselector_widget.cpp.

References _str.

Referenced by KFSConfigPage::apply().


Member Data Documentation

QString ActionLBItem::_str [private]
 

Definition at line 562 of file fileselector_widget.cpp.

Referenced by ActionLBItem(), and idstring().


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