aboutToShowContextMenu(QMenu *menu) | KLineEdit | signal |
autoSuggest() const | KLineEdit | protected |
caseSensitive() const | KListWidgetSearchLine | |
clear() | KListWidgetSearchLine | slot |
clearButtonClicked() | KLineEdit | signal |
clearButtonUsedSize() const | KLineEdit | |
clickMessage | KLineEdit | |
clickMessage() const | KLineEdit | |
completion(const QString &) | KLineEdit | signal |
completionBox(bool create=true) | KLineEdit | |
completionBoxActivated(const QString &) | KLineEdit | signal |
completionMode() const | KCompletionBase | |
completionModeChanged(KGlobalSettings::Completion) | KLineEdit | signal |
completionObject(bool hsig=true) | KCompletionBase | |
compObj() const | KCompletionBase | |
contextMenuEnabled | KLineEdit | |
contextMenuEvent(QContextMenuEvent *) | KLineEdit | protectedvirtual |
copy() const | KLineEdit | virtual |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KLineEdit | protectedvirtual |
createStandardContextMenu() | KLineEdit | protected |
delegate() const | KCompletionBase | protected |
doCompletion(const QString &txt) | KLineEdit | |
dropEvent(QDropEvent *) | KLineEdit | protectedvirtual |
emitSignals() const | KCompletionBase | |
event(QEvent *event) | KListWidgetSearchLine | protectedvirtual |
focusInEvent(QFocusEvent *ev) | KLineEdit | protectedvirtual |
focusOutEvent(QFocusEvent *ev) | KLineEdit | protectedvirtual |
getKeyBinding(KeyBindingType item) const | KCompletionBase | |
getKeyBindings() const | KCompletionBase | protected |
handleSignals() const | KCompletionBase | |
isClearButtonShown() const | KLineEdit | |
isCompletionObjectAutoDeleted() const | KCompletionBase | |
isContextMenuEnabled() const | KLineEdit | |
isSqueezedTextEnabled() const | KLineEdit | |
itemMatches(const QListWidgetItem *item, const QString &s) const | KListWidgetSearchLine | protectedvirtual |
KCompletionBase() | KCompletionBase | |
KeyBindingMap typedef | KCompletionBase | |
KeyBindingType enum name | KCompletionBase | |
keyPressEvent(QKeyEvent *) | KLineEdit | protectedvirtual |
KLineEdit(const QString &string, QWidget *parent=0) | KLineEdit | explicit |
KLineEdit(QWidget *parent=0) | KLineEdit | explicit |
KListWidgetSearchLine(QWidget *parent=0, QListWidget *listWidget=0) | KListWidgetSearchLine | explicit |
listWidget() const | KListWidgetSearchLine | |
makeCompletion(const QString &) | KLineEdit | protectedvirtualslot |
mouseDoubleClickEvent(QMouseEvent *) | KLineEdit | protectedvirtual |
mousePressEvent(QMouseEvent *) | KLineEdit | protectedvirtual |
mouseReleaseEvent(QMouseEvent *) | KLineEdit | protectedvirtual |
NextCompletionMatch enum value | KCompletionBase | |
originalText() const | KLineEdit | |
paintEvent(QPaintEvent *ev) | KLineEdit | protectedvirtual |
passwordMode | KLineEdit | |
passwordMode() const | KLineEdit | slot |
PrevCompletionMatch enum value | KCompletionBase | |
resizeEvent(QResizeEvent *) | KLineEdit | protectedvirtual |
returnPressed(const QString &) | KLineEdit | signal |
rotateText(KCompletionBase::KeyBindingType type) | KLineEdit | slot |
setAutoDeleteCompletionObject(bool autoDelete) | KCompletionBase | |
setCaseSensitivity(Qt::CaseSensitivity cs) | KListWidgetSearchLine | slot |
setClearButtonShown(bool show) | KLineEdit | |
setClickMessage(const QString &msg) | KLineEdit | |
setCompletedItems(const QStringList &items, bool autoSuggest=true) | KLineEdit | slot |
setCompletedText(const QString &) | KLineEdit | virtualslot |
setCompletedText(const QString &, bool) | KLineEdit | protectedvirtual |
setCompletionBox(KCompletionBox *box) | KLineEdit | |
setCompletionMode(KGlobalSettings::Completion mode) | KLineEdit | virtual |
setCompletionModeDisabled(KGlobalSettings::Completion mode, bool disable=true) | KLineEdit | |
setCompletionObject(KCompletion *, bool hsig=true) | KLineEdit | virtual |
setContextMenuEnabled(bool showMenu) | KLineEdit | virtual |
setDelegate(KCompletionBase *delegate) | KCompletionBase | protected |
setEnableSignals(bool enable) | KCompletionBase | |
setHandleSignals(bool handle) | KCompletionBase | virtual |
setKeyBinding(KeyBindingType item, const KShortcut &key) | KCompletionBase | |
setListWidget(QListWidget *lv) | KListWidgetSearchLine | slot |
setPasswordMode(bool b=true) | KLineEdit | slot |
setReadOnly(bool) | KLineEdit | virtualslot |
setSqueezedText(const QString &text) | KLineEdit | slot |
setSqueezedTextEnabled(bool enable) | KLineEdit | |
setText(const QString &) | KLineEdit | virtualslot |
setTrapReturnKey(bool trap) | KLineEdit | |
setUrl(const KUrl &url) | KLineEdit | |
setUrlDropsEnabled(bool enable) | KLineEdit | |
setUserSelection(bool userSelection) | KLineEdit | protected |
showClearButton | KLineEdit | |
squeezedTextEnabled | KLineEdit | |
SubstringCompletion enum value | KCompletionBase | |
substringCompletion(const QString &) | KLineEdit | signal |
TextCompletion enum value | KCompletionBase | |
textRotation(KCompletionBase::KeyBindingType) | KLineEdit | signal |
trapEnterKeyEvent | KLineEdit | |
trapReturnKey() const | KLineEdit | |
updateSearch(const QString &s=QString()) | KListWidgetSearchLine | virtualslot |
urlDropsEnabled | KLineEdit | |
urlDropsEnabled() const | KLineEdit | |
useGlobalKeyBindings() | KCompletionBase | |
userCancelled(const QString &cancelText) | KLineEdit | protectedslot |
userText() const | KLineEdit | |
userTextChanged(const QString &) | KLineEdit | signal |
virtual_hook(int id, void *data) | KCompletionBase | protectedvirtual |
~KCompletionBase() | KCompletionBase | virtual |
~KLineEdit() | KLineEdit | virtual |
~KListWidgetSearchLine() | KListWidgetSearchLine | virtual |