TreeListBoxItem Class Reference
#include <treecombobox.h>
Inherits TQListBoxPixmap.
Public Member Functions | |
TreeListBoxItem (TQListBox *lb, const TQPixmap &pix, const TQString &txt, bool oneBlock=false) | |
virtual int | width (const TQListBox *lb) const |
Protected Member Functions | |
virtual void | paint (TQPainter *p) |
int | stepSize () const |
Detailed Description
Class that represents a single object in the tree.
Definition at line 30 of file treecombobox.h.
Constructor & Destructor Documentation
◆ TreeListBoxItem()
TreeListBoxItem::TreeListBoxItem | ( | TQListBox * | lb, |
const TQPixmap & | pix, | ||
const TQString & | txt, | ||
bool | oneBlock = false |
||
) |
Definition at line 24 of file treecombobox.cpp.
Member Function Documentation
◆ paint()
|
protectedvirtual |
Definition at line 88 of file treecombobox.cpp.
◆ stepSize()
|
inlineprotected |
Definition at line 39 of file treecombobox.h.
◆ width()
|
virtual |
Definition at line 78 of file treecombobox.cpp.
The documentation for this class was generated from the following files: