| aboutToShowContextMenu(QPopupMenu *) | KComboBox | [signal] |
| addToHistory(const QString &item) | KHistoryCombo | [slot] |
| autoCompletion() const | KComboBox | [inline] |
| changeURL(const KURL &url, int index) | KComboBox | |
| changeURL(const QPixmap &pixmap, const KURL &url, int index) | KComboBox | |
| cleared() | KHistoryCombo | [signal] |
| clearHistory() | KHistoryCombo | [slot] |
| completion(const QString &) | KComboBox | [signal] |
| completionBox(bool create=true) | KComboBox | |
| completionModeChanged(KGlobalSettings::Completion) | KComboBox | [signal] |
| contains(const QString &text) const | KComboBox | |
| create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KComboBox | [protected, virtual] |
| cursorPosition() const | KComboBox | [inline] |
| eventFilter(QObject *, QEvent *) | KComboBox | [virtual] |
| historyItems() const | KHistoryCombo | |
| insertItems(const QStringList &items) | KHistoryCombo | [protected] |
| insertURL(const KURL &url, int index=-1) | KComboBox | |
| insertURL(const QPixmap &pixmap, const KURL &url, int index=-1) | KComboBox | |
| isContextMenuEnabled() const | KComboBox | [inline] |
| isURLDropsEnabled() const | KComboBox | |
| itemSelected(QListBoxItem *) | KComboBox | [inline, protected, virtual, slot] |
| KComboBox(QWidget *parent=0, const char *name=0) | KComboBox | |
| KComboBox(bool rw, QWidget *parent=0, const char *name=0) | KComboBox | |
| keyPressEvent(QKeyEvent *) | KHistoryCombo | [protected, virtual] |
| KHistoryCombo(QWidget *parent=0L, const char *name=0L) | KHistoryCombo | |
| KHistoryCombo(bool useCompletion, QWidget *parent=0L, const char *name=0L) | KHistoryCombo | |
| makeCompletion(const QString &) | KComboBox | [protected, virtual, slot] |
| pixmapProvider() const | KHistoryCombo | [inline] |
| removeFromHistory(const QString &item) | KHistoryCombo | |
| reset() | KHistoryCombo | [inline] |
| returnPressed() | KComboBox | [signal] |
| returnPressed(const QString &) | KComboBox | [signal] |
| rotateText(KCompletionBase::KeyBindingType) | KComboBox | [slot] |
| setAutoCompletion(bool autocomplete) | KComboBox | [virtual] |
| setCompletedItems(const QStringList &items) | KComboBox | [slot] |
| setCompletedText(const QString &) | KComboBox | [virtual, slot] |
| setCompletedText(const QString &, bool) (defined in KComboBox) | KComboBox | [protected, virtual] |
| setContextMenuEnabled(bool showMenu) | KComboBox | [virtual] |
| setCurrentItem(const QString &item, bool insert=false, int index=-1) | KComboBox | [slot] |
| setCurrentItem(int index) (defined in KComboBox) | KComboBox | [inline, slot] |
| setEditURL(const KURL &url) | KComboBox | |
| setHistoryItems(QStringList items) | KHistoryCombo | [inline] |
| setHistoryItems(QStringList items, bool setCompletionList) | KHistoryCombo | |
| setLineEdit(QLineEdit *) (defined in KComboBox) | KComboBox | [virtual] |
| setPixmapProvider(KPixmapProvider *prov) | KHistoryCombo | |
| setTrapReturnKey(bool trap) | KComboBox | |
| setURLDropsEnabled(bool enable) | KComboBox | |
| substringCompletion(const QString &) | KComboBox | [signal] |
| textRotation(KCompletionBase::KeyBindingType) | KComboBox | [signal] |
| trapReturnKey() const | KComboBox | |
| useCompletion() const | KHistoryCombo | [inline, protected] |
| virtual_hook(int id, void *data) (defined in KHistoryCombo) | KHistoryCombo | [protected, virtual] |
| ~KComboBox() | KComboBox | [virtual] |
| ~KHistoryCombo() | KHistoryCombo | |