, including all inherited members.
| activated(int index) | TQComboBox | |
| activated(const TQString &string) | TQComboBox | |
| autoCompletion() | TQComboBox | |
| autoResize() | TQComboBox | |
| changeItem(const TQString &t, int index) | TQComboBox | |
| changeItem(const TQPixmap &im, int index) | TQComboBox | |
| changeItem(const TQPixmap &im, const TQString &t, int index) | TQComboBox | |
| clear() | TQComboBox | |
| clearEdit() | TQComboBox | |
| clearValidator() | TQComboBox | |
| count() | TQComboBox | |
| currentItem() | TQComboBox | |
| currentText() | TQComboBox | |
| duplicatesEnabled() | TQComboBox | |
| editable() | TQComboBox | |
| highlighted(int index) | TQComboBox | |
| highlighted(const TQString &string) | TQComboBox | |
| insertionPolicy() | TQComboBox | |
| insertItem(const TQPixmap &pix, const TQString &txt, bool oneBlock=false) (defined in TreeComboBox) | TreeComboBox | |
| TQComboBox::insertItem(const TQString &t, int index=-1) | TQComboBox | |
| TQComboBox::insertItem(const TQPixmap &pixmap, int index=-1) | TQComboBox | |
| TQComboBox::insertItem(const TQPixmap &pixmap, const TQString &text, int index=-1) | TQComboBox | |
| insertStringList(const TQStringList &list, int index=-1) | TQComboBox | |
| insertStrList(const char **strings, int numStrings=-1, int index=-1) | TQComboBox | |
| insertStrList(const TQStrList &list, int index=-1) | TQComboBox | |
| insertStrList(const TQStrList *list, int index=-1) | TQComboBox | |
| lineEdit() | TQComboBox | |
| listBox() | TQComboBox | |
| maxCount() | TQComboBox | |
| pixmap(int index) | TQComboBox | |
| popup() | TQComboBox | |
| removeItem(int index) | TQComboBox | |
| setAutoCompletion(bool) | TQComboBox | |
| setAutoResize(bool) | TQComboBox | |
| setCurrentItem(int index) | TQComboBox | |
| setCurrentText(const TQString &) | TQComboBox | |
| setDuplicatesEnabled(bool enable) | TQComboBox | |
| setEditable(bool) | TQComboBox | |
| setEditText(const TQString &newText) | TQComboBox | |
| setFont(const TQFont &font) | TQComboBox | |
| setInsertionPolicy(Policy policy) | TQComboBox | |
| setLineEdit(TQLineEdit *edit) | TQComboBox | |
| setListBox(TQListBox *newListBox) | TQComboBox | |
| setMaxCount(int) | TQComboBox | |
| setPalette(const TQPalette &palette) | TQComboBox | |
| setSizeLimit(int) | TQComboBox | |
| setValidator(const TQValidator *v) | TQComboBox | |
| sizeLimit() | TQComboBox | |
| text(int index) | TQComboBox | |
| textChanged(const TQString &string) | TQComboBox | |
| TQComboBox(TQWidget *parent=0, const char *name=0) | TQComboBox | |
| TQComboBox(bool rw, TQWidget *parent=0, const char *name=0) | TQComboBox | |
| TreeComboBox(TQWidget *parent=0, const char *name=0) (defined in TreeComboBox) | TreeComboBox | |
| validator() | TQComboBox | |
| ~TQComboBox() | TQComboBox | |