KDE API Reference
KCompletion
KCompletion
KHistoryComboBox
List of All Members for KHistoryComboBox
This is the complete list of members for
KHistoryComboBox
, including inherited members.
KeyBindingMap
enum
KeyBindingType
KHistoryComboBox
(QWidget *)
KHistoryComboBox
(bool, QWidget *)
aboutToShowContextMenu
(QMenu *)
addToHistory
(const QString &)
addUrl
(const QUrl &)
addUrl
(const QIcon &, const QUrl &)
autoCompletion
() const : bool
changeUrl
(int, const QUrl &)
changeUrl
(int, const QIcon &, const QUrl &)
clearHistory
()
cleared
()
compObj
() const : KCompletion *
completion
(const QString &)
completionBox
(bool) : KCompletionBox *
completionMode
() const : KCompletion::CompletionMode
completionModeChanged
(KCompletion::CompletionMode)
completionObject
(bool) : KCompletion *
contains
(const QString &) const : bool
contextMenu
() const : QMenu *
cursorPosition
() const : int
delegate
() const : KCompletionBase *
emitSignals
() const : bool
handleSignals
() const : bool
historyItems
() const : QStringList
insertItems
(const QStringList &)
insertUrl
(int, const QUrl &)
insertUrl
(int, const QIcon &, const QUrl &)
isCompletionObjectAutoDeleted
() const : bool
keyBinding
(KCompletionBase::KeyBindingType) const : QList<QKeySequence>
keyBindingMap
() const : KCompletionBase::KeyBindingMap
makeCompletion
(const QString &)
removeFromHistory
(const QString &) : bool
reset
()
returnPressed
(const QString &)
rotateText
(KCompletionBase::KeyBindingType)
setAutoCompletion
(bool)
setAutoDeleteCompletionObject
(bool)
setCompletedItems
(const QStringList &, bool)
setCompletedItems
(const QStringList &, bool)
setCompletedText
(const QString &)
setCompletedText
(const QString &)
setCompletedText
(const QString &, bool)
setCompletionMode
(KCompletion::CompletionMode)
setCompletionObject
(KCompletion *, bool)
setCurrentItem
(const QString &, bool, int)
setDelegate
(KCompletionBase *)
setEditUrl
(const QUrl &)
setEditable
(bool)
setEmitSignals
(bool)
setEnableSignals
(bool)
setHandleSignals
(bool)
setHistoryItems
(const QStringList &)
setHistoryItems
(const QStringList &, bool)
setIconProvider
(std::function<QIcon (const QString &)>)
setKeyBinding
(KCompletionBase::KeyBindingType, const QList<QKeySequence> &) : bool
setKeyBindingMap
(KCompletionBase::KeyBindingMap)
setLineEdit
(QLineEdit *)
setTrapReturnKey
(bool)
substringCompletion
(const QString &)
textRotation
(KCompletionBase::KeyBindingType)
trapReturnKey
() const : bool
urlDropsEnabled
() const : bool
useCompletion
() const : bool
useGlobalKeyBindings
()