, including all inherited members.
aboutToShowContextMenu(QMenu *p) | KLineEdit | [signal] |
addTreeWidget(QTreeWidget *treeWidget) | KTreeWidgetSearchLine | [slot] |
autoSuggest() const | KLineEdit | [protected] |
canChooseColumnsCheck() | KTreeWidgetSearchLine | [protected, virtual] |
caseSensitity | KTreeWidgetSearchLine | |
caseSensitivity() const | KTreeWidgetSearchLine | |
clear() | KLineEdit | [virtual, 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 | |
connectTreeWidget(QTreeWidget *) | KTreeWidgetSearchLine | [protected, virtual] |
contextMenuEnabled | KLineEdit | |
contextMenuEvent(QContextMenuEvent *) | KTreeWidgetSearchLine | [protected, virtual] |
copy() const | KLineEdit | [virtual] |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KLineEdit | [protected, virtual] |
createStandardContextMenu() | KLineEdit | [protected] |
delegate() const | KCompletionBase | [protected] |
disconnectTreeWidget(QTreeWidget *) | KTreeWidgetSearchLine | [protected, virtual] |
doCompletion(const QString &txt) | KLineEdit | |
dropEvent(QDropEvent *) | KLineEdit | [protected, virtual] |
emitSignals() const | KCompletionBase | |
event(QEvent *event) | KTreeWidgetSearchLine | [protected, virtual] |
focusInEvent(QFocusEvent *ev) | KLineEdit | [protected, virtual] |
focusOutEvent(QFocusEvent *ev) | KLineEdit | [protected, virtual] |
getKeyBinding(KeyBindingType item) const | KCompletionBase | |
getKeyBindings() const | KCompletionBase | [protected] |
handleSignals() const | KCompletionBase | |
hiddenChanged(QTreeWidgetItem *, bool) | KTreeWidgetSearchLine | [signal] |
isClearButtonShown() const | KLineEdit | |
isCompletionObjectAutoDeleted() const | KCompletionBase | |
isContextMenuEnabled() const | KLineEdit | |
isSqueezedTextEnabled() const | KLineEdit | |
itemMatches(const QTreeWidgetItem *item, const QString &pattern) const | KTreeWidgetSearchLine | [protected, virtual] |
KCompletionBase() | KCompletionBase | |
keepParentsVisible | KTreeWidgetSearchLine | |
keepParentsVisible() const | KTreeWidgetSearchLine | |
KeyBindingMap typedef | KCompletionBase | |
KeyBindingType enum name | KCompletionBase | |
keyPressEvent(QKeyEvent *) | KLineEdit | [protected, virtual] |
KLineEdit(const QString &string, QWidget *parent=0) | KLineEdit | [explicit] |
KLineEdit(QWidget *parent=0) | KLineEdit | [explicit] |
KTreeWidgetSearchLine(QWidget *parent=0, QTreeWidget *treeWidget=0) | KTreeWidgetSearchLine | [explicit] |
KTreeWidgetSearchLine(QWidget *parent, const QList< QTreeWidget * > &treeWidgets) | KTreeWidgetSearchLine | |
makeCompletion(const QString &) | KLineEdit | [protected, virtual, slot] |
mouseDoubleClickEvent(QMouseEvent *) | KLineEdit | [protected, virtual] |
mousePressEvent(QMouseEvent *) | KLineEdit | [protected, virtual] |
mouseReleaseEvent(QMouseEvent *) | KLineEdit | [protected, virtual] |
NextCompletionMatch enum value | KCompletionBase | |
originalText() const | KLineEdit | |
paintEvent(QPaintEvent *ev) | KLineEdit | [protected, virtual] |
passwordMode | KLineEdit | |
passwordMode() const | KLineEdit | [slot] |
PrevCompletionMatch enum value | KCompletionBase | |
removeTreeWidget(QTreeWidget *treeWidget) | KTreeWidgetSearchLine | [slot] |
resizeEvent(QResizeEvent *) | KLineEdit | [protected, virtual] |
returnPressed(const QString &) | KLineEdit | [signal] |
rotateText(KCompletionBase::KeyBindingType type) | KLineEdit | [slot] |
searchColumns() const | KTreeWidgetSearchLine | |
setAutoDeleteCompletionObject(bool autoDelete) | KCompletionBase | |
setCaseSensitivity(Qt::CaseSensitivity caseSensitivity) | KTreeWidgetSearchLine | [slot] |
setClearButtonShown(bool show) | KLineEdit | |
setClickMessage(const QString &msg) | KLineEdit | |
setCompletedItems(const QStringList &items, bool autoSuggest=true) | KLineEdit | [virtual, slot] |
setCompletedText(const QString &) | KLineEdit | [virtual, slot] |
setCompletedText(const QString &, bool) | KLineEdit | [protected, virtual] |
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] |
setKeepParentsVisible(bool value) | KTreeWidgetSearchLine | [slot] |
setKeyBinding(KeyBindingType item, const KShortcut &key) | KCompletionBase | |
setPasswordMode(bool b=true) | KLineEdit | [slot] |
setReadOnly(bool) | KLineEdit | [virtual, slot] |
setSearchColumns(const QList< int > &columns) | KTreeWidgetSearchLine | [slot] |
setSqueezedText(const QString &text) | KLineEdit | [slot] |
setSqueezedTextEnabled(bool enable) | KLineEdit | |
setText(const QString &) | KLineEdit | [virtual, slot] |
setTrapReturnKey(bool trap) | KLineEdit | |
setTreeWidget(QTreeWidget *treeWidget) | KTreeWidgetSearchLine | [slot] |
setTreeWidgets(const QList< QTreeWidget * > &treeWidgets) | KTreeWidgetSearchLine | [slot] |
setUrl(const KUrl &url) | KLineEdit | |
setUrlDropsEnabled(bool enable) | KLineEdit | |
setUserSelection(bool userSelection) | KLineEdit | [protected] |
showClearButton | KLineEdit | |
squeezedTextEnabled | KLineEdit | |
substringCompletion(const QString &) | KLineEdit | [signal] |
SubstringCompletion enum value | KCompletionBase | |
TextCompletion enum value | KCompletionBase | |
textRotation(KCompletionBase::KeyBindingType) | KLineEdit | [signal] |
trapEnterKeyEvent | KLineEdit | |
trapReturnKey() const | KLineEdit | |
treeWidget() const | KTreeWidgetSearchLine | |
treeWidgets() const | KTreeWidgetSearchLine | |
updateSearch(const QString &pattern=QString()) | KTreeWidgetSearchLine | [virtual, slot] |
updateSearch(QTreeWidget *treeWidget) | KTreeWidgetSearchLine | [protected, virtual] |
urlDropsEnabled | KLineEdit | |
urlDropsEnabled() const | KLineEdit | |
useGlobalKeyBindings() | KCompletionBase | |
userCancelled(const QString &cancelText) | KLineEdit | [protected, slot] |
userText() const | KLineEdit | |
userTextChanged(const QString &) | KLineEdit | [signal] |
virtual_hook(int id, void *data) | KCompletionBase | [protected, virtual] |
~KCompletionBase() | KCompletionBase | [virtual] |
~KLineEdit() | KLineEdit | [virtual] |
~KTreeWidgetSearchLine() | KTreeWidgetSearchLine | [virtual] |