KDE API Reference
KCompletion
KCompletion
KLineEdit
List of All Members for KLineEdit
This is the complete list of members for
KLineEdit
, including inherited members.
KeyBindingMap
enum
KeyBindingType
KLineEdit
(QWidget *)
KLineEdit
(const QString &, QWidget *)
aboutToShowContextMenu
(QMenu *)
autoSuggest
() const : bool
clearButtonClicked
()
clearButtonUsedSize
() const : QSize
compObj
() const : KCompletion *
completion
(const QString &)
completionBox
(bool) : KCompletionBox *
completionBoxActivated
(const QString &)
completionMode
() const : KCompletion::CompletionMode
completionModeChanged
(KCompletion::CompletionMode)
completionObject
(bool) : KCompletion *
delegate
() const : KCompletionBase *
doCompletion
(const QString &)
emitSignals
() const : bool
handleSignals
() const : bool
isCompletionObjectAutoDeleted
() const : bool
isSqueezedTextEnabled
() const : bool
keyBinding
(KCompletionBase::KeyBindingType) const : QList<QKeySequence>
keyBindingMap
() const : KCompletionBase::KeyBindingMap
makeCompletion
(const QString &)
originalText
() const : QString
returnKeyPressed
(const QString &)
rotateText
(KCompletionBase::KeyBindingType)
setAutoDeleteCompletionObject
(bool)
setCompletedItems
(const QStringList &, bool)
setCompletedItems
(const QStringList &, bool)
setCompletedText
(const QString &, bool)
setCompletedText
(const QString &)
setCompletionBox
(KCompletionBox *)
setCompletionMode
(KCompletion::CompletionMode)
setCompletionModeDisabled
(KCompletion::CompletionMode, bool)
setCompletionObject
(KCompletion *, bool)
setDelegate
(KCompletionBase *)
setEmitSignals
(bool)
setEnableSignals
(bool)
setHandleSignals
(bool)
setKeyBinding
(KCompletionBase::KeyBindingType, const QList<QKeySequence> &) : bool
setKeyBindingMap
(KCompletionBase::KeyBindingMap)
setReadOnly
(bool)
setSqueezedText
(const QString &)
setSqueezedTextEnabled
(bool)
setTrapReturnKey
(bool)
setUrl
(const QUrl &)
setUserSelection
(bool)
substringCompletion
(const QString &)
textRotation
(KCompletionBase::KeyBindingType)
trapReturnKey
() const : bool
urlDropsEnabled
() const : bool
useGlobalKeyBindings
()
userCancelled
(const QString &)
userText
() const : QString