aboutToShowContextMenu(QMenu *menu) | KLineEdit | signal |
autoSuggest() const | KLineEdit | protected |
clear() | KLineEdit | virtualslot |
clearButtonClicked() | KLineEdit | signal |
clearButtonUsedSize() const | KLineEdit | |
clickMessage | KLineEdit | |
clickMessage() const | KLineEdit | |
col | K3ListViewLineEdit | protected |
completion(const QString &) | KLineEdit | signal |
completionBox(bool create=true) | KLineEdit | |
completionBoxActivated(const QString &) | KLineEdit | signal |
completionModeChanged(KGlobalSettings::Completion) | KLineEdit | signal |
contextMenuEnabled | KLineEdit | |
contextMenuEvent(QContextMenuEvent *) | KLineEdit | protectedvirtual |
copy() const | KLineEdit | virtual |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KLineEdit | protectedvirtual |
createStandardContextMenu() | KLineEdit | protected |
currentItem() const | K3ListViewLineEdit | |
doCompletion(const QString &txt) | KLineEdit | |
done(Q3ListViewItem *, int) | K3ListViewLineEdit | signal |
dropEvent(QDropEvent *) | KLineEdit | protectedvirtual |
event(QEvent *pe) | K3ListViewLineEdit | protectedvirtual |
focusInEvent(QFocusEvent *ev) | KLineEdit | protectedvirtual |
focusOutEvent(QFocusEvent *) | K3ListViewLineEdit | protectedvirtual |
isClearButtonShown() const | KLineEdit | |
isContextMenuEnabled() const | KLineEdit | |
isSqueezedTextEnabled() const | KLineEdit | |
item | K3ListViewLineEdit | protected |
K3ListViewLineEdit(K3ListView *parent) | K3ListViewLineEdit | |
keyPressEvent(QKeyEvent *e) | K3ListViewLineEdit | protectedvirtual |
KLineEdit(const QString &string, QWidget *parent=0) | KLineEdit | |
KLineEdit(QWidget *parent=0) | KLineEdit | |
load(Q3ListViewItem *i, int c) | K3ListViewLineEdit | slot |
makeCompletion(const QString &) | KLineEdit | protectedvirtualslot |
mouseDoubleClickEvent(QMouseEvent *) | KLineEdit | protectedvirtual |
mousePressEvent(QMouseEvent *) | KLineEdit | protectedvirtual |
mouseReleaseEvent(QMouseEvent *) | KLineEdit | protectedvirtual |
originalText() const | KLineEdit | |
p | K3ListViewLineEdit | protected |
paintEvent(QPaintEvent *e) | K3ListViewLineEdit | protectedvirtual |
passwordMode | KLineEdit | |
passwordMode() const | KLineEdit | slot |
resizeEvent(QResizeEvent *) | KLineEdit | protectedvirtual |
returnPressed(const QString &) | KLineEdit | signal |
rotateText(KCompletionBase::KeyBindingType type) | KLineEdit | slot |
selectNextCell(Q3ListViewItem *pi, int column, bool forward) | K3ListViewLineEdit | protected |
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 |
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 | |
slotSelectionChanged() | K3ListViewLineEdit | protectedslot |
squeezedTextEnabled | KLineEdit | |
substringCompletion(const QString &) | KLineEdit | signal |
terminate() | K3ListViewLineEdit | slot |
terminate(bool commit) | K3ListViewLineEdit | protected |
textRotation(KCompletionBase::KeyBindingType) | KLineEdit | signal |
trapEnterKeyEvent | KLineEdit | |
trapReturnKey() const | KLineEdit | |
urlDropsEnabled | KLineEdit | |
urlDropsEnabled() const | KLineEdit | |
userCancelled(const QString &cancelText) | KLineEdit | protectedslot |
userText() const | KLineEdit | |
userTextChanged(const QString &) | KLineEdit | signal |
~K3ListViewLineEdit() | K3ListViewLineEdit | |
~KLineEdit() | KLineEdit | virtual |