TreeComboBox Class Reference
#include <treecombobox.h>
Inherits TQComboBox.
Public Member Functions | |
TreeComboBox (TQWidget *parent=0, const char *name=0) | |
void | insertItem (const TQPixmap &pix, const TQString &txt, bool oneBlock=false) |
Detailed Description
Main class.
Definition at line 66 of file treecombobox.h.
Constructor & Destructor Documentation
◆ TreeComboBox()
TreeComboBox::TreeComboBox | ( | TQWidget * | parent = 0 , |
const char * | name = 0 |
||
) |
Definition at line 146 of file treecombobox.cpp.
Member Function Documentation
◆ insertItem()
void TreeComboBox::insertItem | ( | const TQPixmap & | pix, |
const TQString & | txt, | ||
bool | oneBlock = false |
||
) |
Definition at line 153 of file treecombobox.cpp.
The documentation for this class was generated from the following files: