, including all inherited members.
activated(const TQColor &col) | KColorCombo | [signal] |
TQComboBox::activated(int index) | TQComboBox | |
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 | |
color() const | KColorCombo | |
count() | TQComboBox | |
currentItem() | TQComboBox | |
currentText() | TQComboBox | |
duplicatesEnabled() | TQComboBox | |
editable() | TQComboBox | |
highlighted(const TQColor &col) | KColorCombo | [signal] |
TQComboBox::highlighted(int index) | TQComboBox | |
TQComboBox::highlighted(const TQString &string) | TQComboBox | |
insertionPolicy() | TQComboBox | |
insertItem(const TQString &t, int index=-1) | TQComboBox | |
insertItem(const TQPixmap &pixmap, int index=-1) | 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 | |
KColorCombo(TQWidget *parent, const char *name=0L) | KColorCombo | |
lineEdit() | TQComboBox | |
listBox() | TQComboBox | |
maxCount() | TQComboBox | |
pixmap(int index) | TQComboBox | |
popup() | TQComboBox | |
removeItem(int index) | TQComboBox | |
resizeEvent(TQResizeEvent *re) (defined in KColorCombo) | KColorCombo | [protected, virtual] |
setAutoCompletion(bool) | TQComboBox | |
setAutoResize(bool) | TQComboBox | |
setColor(const TQColor &col) | KColorCombo | |
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 | |
showEmptyList() | KColorCombo | |
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 | |
validator() | TQComboBox | |
virtual_hook(int id, void *data) (defined in KColorCombo) | KColorCombo | [protected, virtual] |
~KColorCombo() (defined in KColorCombo) | KColorCombo | |
~TQComboBox() | TQComboBox | |