, including all inherited members.
| activated(const QColor &col) | KColorCombo | [signal] |
| QComboBox::activated(int index) | QComboBox | |
| QComboBox::activated(const QString &text) | QComboBox | |
| addItem(const QString &text, const QVariant &userData=QVariant() | QComboBox | |
| addItem(const QIcon &icon, const QString &text, const QVariant &userData=QVariant() | QComboBox | |
| addItems(const QStringList &texts) | QComboBox | |
| clear() | QComboBox | |
| clearEditText() | QComboBox | |
| color | KColorCombo | |
| color() const | KColorCombo | |
| colors | KColorCombo | |
| colors() const | KColorCombo | |
| completer() | QComboBox | |
| currentIndexChanged(int index) | QComboBox | |
| currentIndexChanged(const QString &text) | QComboBox | |
| editTextChanged(const QString &text) | QComboBox | |
| findData(const QVariant &data, int role=Qt::UserRole, Qt::MatchFlags flags=Qt::MatchExactly|Qt::MatchCaseSensitive) | QComboBox | |
| findText(const QString &text, Qt::MatchFlags flags=Qt::MatchExactly|Qt::MatchCaseSensitive) | QComboBox | |
| hidePopup() | QComboBox | |
| highlighted(const QColor &col) | KColorCombo | [signal] |
| QComboBox::highlighted(int index) | QComboBox | |
| QComboBox::highlighted(const QString &text) | QComboBox | |
| initStyleOption(QStyleOptionComboBox *option) | QComboBox | |
| insertItem(int index, const QString &text, const QVariant &userData=QVariant() | QComboBox | |
| insertItem(int index, const QIcon &icon, const QString &text, const QVariant &userData=QVariant() | QComboBox | |
| insertItems(int index, const QStringList &list) | QComboBox | |
| insertSeparator(int index) | QComboBox | |
| isCustomColor() const | KColorCombo | |
| itemData(int index, int role=Qt::UserRole) | QComboBox | |
| itemDelegate() | QComboBox | |
| itemIcon(int index) | QComboBox | |
| itemText(int index) | QComboBox | |
| KColorCombo(QWidget *parent=0) | KColorCombo | [explicit] |
| lineEdit() | QComboBox | |
| model() | QComboBox | |
| paintEvent(QPaintEvent *event) | KColorCombo | [protected, virtual] |
| QComboBox(QWidget *parent=0) | QComboBox | |
| removeItem(int index) | QComboBox | |
| rootModelIndex() | QComboBox | |
| setColor(const QColor &col) | KColorCombo | |
| setColors(const QList< QColor > &colors) | KColorCombo | |
| setCompleter(QCompleter *completer) | QComboBox | |
| setEditText(const QString &text) | QComboBox | |
| setItemData(int index, const QVariant &value, int role=Qt::UserRole) | QComboBox | |
| setItemDelegate(QAbstractItemDelegate *delegate) | QComboBox | |
| setItemIcon(int index, const QIcon &icon) | QComboBox | |
| setItemText(int index, const QString &text) | QComboBox | |
| setLineEdit(QLineEdit *edit) | QComboBox | |
| setModel(QAbstractItemModel *model) | QComboBox | |
| setRootModelIndex(const QModelIndex &index) | QComboBox | |
| setValidator(const QValidator *validator) | QComboBox | |
| setView(QAbstractItemView *itemView) | QComboBox | |
| showEmptyList() | KColorCombo | |
| showPopup() | QComboBox | |
| validator() | QComboBox | |
| view() | QComboBox | |
| ~KColorCombo() | KColorCombo | |