, including all inherited members.
| activated(const QColor &col) | KColorCombo | [signal] |
| QComboBox::activated(int index) | QComboBox | |
| QComboBox::activated(const QString &string) | QComboBox | |
| autoCompletion() | QComboBox | |
| autoResize() | QComboBox | |
| changeItem(const QString &t, int index) | QComboBox | |
| changeItem(const QPixmap &im, int index) | QComboBox | |
| changeItem(const QPixmap &im, const QString &t, int index) | QComboBox | |
| clear() | QComboBox | |
| clearEdit() | QComboBox | |
| clearValidator() | QComboBox | |
| color | KColorCombo | |
| color() const | KColorCombo | |
| count() | QComboBox | |
| currentItem() | QComboBox | |
| currentText() | QComboBox | |
| duplicatesEnabled() | QComboBox | |
| editable() | QComboBox | |
| highlighted(const QColor &col) | KColorCombo | [signal] |
| QComboBox::highlighted(int index) | QComboBox | |
| QComboBox::highlighted(const QString &string) | QComboBox | |
| insertionPolicy() | QComboBox | |
| insertItem(const QString &t, int index=-1) | QComboBox | |
| insertItem(const QPixmap &pixmap, int index=-1) | QComboBox | |
| insertItem(const QPixmap &pixmap, const QString &text, int index=-1) | QComboBox | |
| insertStringList(const QStringList &list, int index=-1) | QComboBox | |
| insertStrList(const char **strings, int numStrings=-1, int index=-1) | QComboBox | |
| insertStrList(const QStrList &list, int index=-1) | QComboBox | |
| insertStrList(const QStrList *list, int index=-1) | QComboBox | |
| KColorCombo(QWidget *parent, const char *name=0L) | KColorCombo | |
| lineEdit() | QComboBox | |
| listBox() | QComboBox | |
| maxCount() | QComboBox | |
| pixmap(int index) | QComboBox | |
| popup() | QComboBox | |
| QComboBox(QWidget *parent=0, const char *name=0) | QComboBox | |
| QComboBox(bool rw, QWidget *parent=0, const char *name=0) | QComboBox | |
| removeItem(int index) | QComboBox | |
| resizeEvent(QResizeEvent *re) | KColorCombo | [protected, virtual] |
| setAutoCompletion(bool) | QComboBox | |
| setAutoResize(bool) | QComboBox | |
| setColor(const QColor &col) | KColorCombo | |
| setCurrentItem(int index) | QComboBox | |
| setCurrentText(const QString &) | QComboBox | |
| setDuplicatesEnabled(bool enable) | QComboBox | |
| setEditable(bool) | QComboBox | |
| setEditText(const QString &newText) | QComboBox | |
| setFont(const QFont &font) | QComboBox | |
| setInsertionPolicy(Policy policy) | QComboBox | |
| setLineEdit(QLineEdit *edit) | QComboBox | |
| setListBox(QListBox *newListBox) | QComboBox | |
| setMaxCount(int) | QComboBox | |
| setPalette(const QPalette &palette) | QComboBox | |
| setSizeLimit(int) | QComboBox | |
| setValidator(const QValidator *v) | QComboBox | |
| showEmptyList() | KColorCombo | |
| sizeLimit() | QComboBox | |
| text(int index) | QComboBox | |
| textChanged(const QString &string) | QComboBox | |
| validator() | QComboBox | |
| virtual_hook(int id, void *data) | KColorCombo | [protected, virtual] |
| ~KColorCombo() | KColorCombo | |
| ~QComboBox() | QComboBox | |