| aboutToShowContextMenu(QMenu *menu) | KLineEdit | signal | 
  | addTreeWidget(QTreeWidget *treeWidget) | KTreeWidgetSearchLine | slot | 
  | autoSuggest() const | KLineEdit | protected | 
  | canChooseColumnsCheck() | KTreeWidgetSearchLine | protectedvirtual | 
  | caseSensitity | KTreeWidgetSearchLine |  | 
  | caseSensitivity() const | KTreeWidgetSearchLine |  | 
  | clear() | KLineEdit | virtualslot | 
  | 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 | protectedvirtual | 
  | contextMenuEnabled | KLineEdit |  | 
  | contextMenuEvent(QContextMenuEvent *) | KTreeWidgetSearchLine | protectedvirtual | 
  | copy() const | KLineEdit | virtual | 
  | create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KLineEdit | protectedvirtual | 
  | createStandardContextMenu() | KLineEdit | protected | 
  | delegate() const | KCompletionBase | protected | 
  | disconnectTreeWidget(QTreeWidget *) | KTreeWidgetSearchLine | protectedvirtual | 
  | doCompletion(const QString &txt) | KLineEdit |  | 
  | dropEvent(QDropEvent *) | KLineEdit | protectedvirtual | 
  | emitSignals() const | KCompletionBase |  | 
  | event(QEvent *event) | KTreeWidgetSearchLine | protectedvirtual | 
  | focusInEvent(QFocusEvent *ev) | KLineEdit | protectedvirtual | 
  | focusOutEvent(QFocusEvent *ev) | KLineEdit | protectedvirtual | 
  | 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 | protectedvirtual | 
  | KCompletionBase() | KCompletionBase |  | 
  | keepParentsVisible | KTreeWidgetSearchLine |  | 
  | keepParentsVisible() const | KTreeWidgetSearchLine |  | 
  | 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 | 
  | KTreeWidgetSearchLine(QWidget *parent=0, QTreeWidget *treeWidget=0) | KTreeWidgetSearchLine | explicit | 
  | KTreeWidgetSearchLine(QWidget *parent, const QList< QTreeWidget * > &treeWidgets) | KTreeWidgetSearchLine |  | 
  | 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 |  | 
  | removeTreeWidget(QTreeWidget *treeWidget) | KTreeWidgetSearchLine | slot | 
  | resizeEvent(QResizeEvent *) | KLineEdit | protectedvirtual | 
  | 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 | 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 | 
  | setKeepParentsVisible(bool value) | KTreeWidgetSearchLine | slot | 
  | setKeyBinding(KeyBindingType item, const KShortcut &key) | KCompletionBase |  | 
  | setPasswordMode(bool b=true) | KLineEdit | slot | 
  | setReadOnly(bool) | KLineEdit | virtualslot | 
  | setSearchColumns(const QList< int > &columns) | KTreeWidgetSearchLine | slot | 
  | setSqueezedText(const QString &text) | KLineEdit | slot | 
  | setSqueezedTextEnabled(bool enable) | KLineEdit |  | 
  | setText(const QString &) | KLineEdit | virtualslot | 
  | 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 | virtualslot | 
  | updateSearch(QTreeWidget *treeWidget) | KTreeWidgetSearchLine | protectedvirtual | 
  | 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 | 
  | ~KTreeWidgetSearchLine() | KTreeWidgetSearchLine | virtual |