| aboutToShowContextMenu(QMenu *p) | KComboBox | signal |
| addUrl(const KUrl &url) | KComboBox | |
| addUrl(const QIcon &icon, const KUrl &url) | KComboBox | |
| autoCompletion | KComboBox | |
| autoCompletion() const | KComboBox | |
| changeURL(const KUrl &url, int index) | KComboBox | inline |
| changeURL(const QPixmap &pixmap, const KUrl &url, int index) | KComboBox | inline |
| changeUrl(int index, const KUrl &url) | KComboBox | |
| changeUrl(int index, const QIcon &icon, const KUrl &url) | KComboBox | |
| completion(const QString &) | KComboBox | signal |
| completionBox(bool create=true) | KComboBox | |
| completionMode() const | KCompletionBase | |
| completionModeChanged(KGlobalSettings::Completion) | KComboBox | signal |
| completionObject(bool hsig=true) | KCompletionBase | |
| compObj() const | KCompletionBase | |
| contains(const QString &text) const | KComboBox | |
| create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KComboBox | protectedvirtual |
| currentFont | KFontComboBox | |
| currentFont() const | KFontComboBox | |
| currentFontChanged(const QFont &font) | KFontComboBox | signal |
| cursorPosition() const | KComboBox | |
| delegate() const | KCompletionBase | protected |
| emitSignals() const | KCompletionBase | |
| event(QEvent *e) | KFontComboBox | protected |
| eventFilter(QObject *, QEvent *) | KComboBox | virtual |
| getKeyBinding(KeyBindingType item) const | KCompletionBase | |
| getKeyBindings() const | KCompletionBase | protected |
| handleSignals() const | KCompletionBase | |
| insertURL(const KUrl &url, int index=-1) | KComboBox | inline |
| insertURL(const QPixmap &pixmap, const KUrl &url, int index=-1) | KComboBox | inline |
| insertUrl(int index, const KUrl &url) | KComboBox | |
| insertUrl(int index, const QIcon &icon, const KUrl &url) | KComboBox | |
| isCompletionObjectAutoDeleted() const | KCompletionBase | |
| KComboBox(QWidget *parent=0) | KComboBox | explicit |
| KComboBox(bool rw, QWidget *parent=0) | KComboBox | explicit |
| KCompletionBase() | KCompletionBase | |
| KeyBindingMap typedef | KCompletionBase | |
| KeyBindingType enum name | KCompletionBase | |
| KFontComboBox(QWidget *parent=0) | KFontComboBox | explicit |
| makeCompletion(const QString &) | KComboBox | protectedvirtualslot |
| minimumSizeHint() const | KComboBox | protectedvirtual |
| NextCompletionMatch enum value | KCompletionBase | |
| PrevCompletionMatch enum value | KCompletionBase | |
| returnPressed() | KComboBox | signal |
| returnPressed(const QString &) | KComboBox | signal |
| rotateText(KCompletionBase::KeyBindingType type) | KComboBox | slot |
| setAutoCompletion(bool autocomplete) | KComboBox | virtual |
| setAutoDeleteCompletionObject(bool autoDelete) | KCompletionBase | |
| setCompletedItems(const QStringList &items, bool autosubject=true) | KComboBox | slot |
| setCompletedText(const QString &) | KComboBox | virtualslot |
| setCompletedText(const QString &, bool) | KComboBox | protectedvirtual |
| setCompletionMode(KGlobalSettings::Completion mode) | KCompletionBase | virtual |
| setCompletionObject(KCompletion *compObj, bool hsig=true) | KCompletionBase | virtual |
| setContextMenuEnabled(bool showMenu) | KComboBox | virtual |
| setCurrentFont(const QFont &font) | KFontComboBox | slot |
| setCurrentItem(const QString &item, bool insert=false, int index=-1) | KComboBox | slot |
| setDelegate(KCompletionBase *delegate) | KCompletionBase | protected |
| setEditable(bool editable) | KComboBox | |
| setEditUrl(const KUrl &url) | KComboBox | |
| setEnableSignals(bool enable) | KCompletionBase | |
| setFontList(const QStringList &fontList) | KFontComboBox | |
| setHandleSignals(bool handle) | KCompletionBase | virtual |
| setKeyBinding(KeyBindingType item, const KShortcut &key) | KCompletionBase | |
| setLineEdit(QLineEdit *) | KComboBox | virtual |
| setOnlyFixed(bool onlyFixed) | KFontComboBox | |
| setTrapReturnKey(bool trap) | KComboBox | |
| setUrlDropsEnabled(bool enable) | KComboBox | |
| sizeHint() const | KFontComboBox | virtual |
| substringCompletion(const QString &) | KComboBox | signal |
| SubstringCompletion enum value | KCompletionBase | |
| TextCompletion enum value | KCompletionBase | |
| textRotation(KCompletionBase::KeyBindingType) | KComboBox | signal |
| trapReturnKey | KComboBox | |
| trapReturnKey() const | KComboBox | |
| urlDropsEnabled | KComboBox | |
| urlDropsEnabled() const | KComboBox | |
| useGlobalKeyBindings() | KCompletionBase | |
| virtual_hook(int id, void *data) | KCompletionBase | protectedvirtual |
| wheelEvent(QWheelEvent *ev) | KComboBox | protectedvirtual |
| ~KComboBox() | KComboBox | virtual |
| ~KCompletionBase() | KCompletionBase | virtual |
| ~KFontComboBox() | KFontComboBox | virtual |