TreeListBox Class Reference
#include <treecombobox.h>
Inherits TQListBox.
Public Member Functions | |
TreeListBox (TQWidget *parent=0, const char *name=0) | |
Protected Member Functions | |
virtual void | paintCell (TQPainter *p, int row, int col) |
Friends | |
class | TreeListBoxItem |
Detailed Description
Class for the listbox shown on popup.
Definition at line 50 of file treecombobox.h.
Constructor & Destructor Documentation
◆ TreeListBox()
TreeListBox::TreeListBox | ( | TQWidget * | parent = 0 , |
const char * | name = 0 |
||
) |
Definition at line 131 of file treecombobox.cpp.
Member Function Documentation
◆ paintCell()
|
protectedvirtual |
Definition at line 137 of file treecombobox.cpp.
Friends And Related Function Documentation
◆ TreeListBoxItem
|
friend |
Definition at line 52 of file treecombobox.h.
The documentation for this class was generated from the following files: