, including all inherited members.
| accessIncludeConst() const | KateCompletionModel | |
| accessIncludeSignalSlot() const | KateCompletionModel | |
| accessIncludeStatic() const | KateCompletionModel | |
| AccessType enum value | KateCompletionModel | |
| AccessTypeMask | KateCompletionModel | [static] |
| addCompletionModel(KTextEditor::CodeCompletionModel *model) | KateCompletionModel | |
| argumentHintsChanged() | KateCompletionModel | [signal] |
| basicRowHeight(const QModelIndex &index) const | ExpandingWidgetModel | [protected] |
| BestMatchesProperty enum value | KateCompletionModel | |
| cacheIcons() const | ExpandingWidgetModel | [protected] |
| canCollapseCurrentItem() const | ExpandingWidgetModel | |
| canExpandCurrentItem() const | ExpandingWidgetModel | |
| clearCompletionModels() | KateCompletionModel | |
| clearExpanding() | ExpandingWidgetModel | |
| clearMatchQualities() | ExpandingWidgetModel | |
| columnCount(const QModelIndex &parent=QModelIndex()) const | KateCompletionModel | [virtual] |
| columnMerges() const | KateCompletionModel | |
| columnName(int column) | KateCompletionModel | [static] |
| completionModels() const | KateCompletionModel | |
| contentGeometryChanged() | KateCompletionModel | [signal] |
| contextMatchQuality(const QModelIndex &index) const | KateCompletionModel | [protected, virtual] |
| currentCompletion(KTextEditor::CodeCompletionModel *model) const | KateCompletionModel | |
| data(const QModelIndex &index, int role=Qt::DisplayRole) const | KateCompletionModel | [virtual] |
| debugStats() | KateCompletionModel | |
| Expandable enum value | ExpandingWidgetModel | |
| ExpandDownwards enum value | ExpandingWidgetModel | |
| Expanded enum value | ExpandingWidgetModel | |
| expandIndex(const QModelIndex &index) | KateCompletionModel | [signal] |
| ExpandingType enum name | ExpandingWidgetModel | |
| expandingWidget(const QModelIndex &row) const | ExpandingWidgetModel | |
| ExpandingWidgetModel(QWidget *parent) | ExpandingWidgetModel | |
| expandingWidgetsHeight() const | ExpandingWidgetModel | |
| ExpandUpwards enum value | ExpandingWidgetModel | |
| ExpansionType enum name | ExpandingWidgetModel | |
| filterAttributes() const | KateCompletionModel | |
| filterByAttribute() const | KateCompletionModel | |
| filterContextMatchesOnly() const | KateCompletionModel | |
| flags(const QModelIndex &index) const | KateCompletionModel | [virtual] |
| gm enum name | KateCompletionModel | |
| groupingMethod() const | KateCompletionModel | |
| hasChildren(const QModelIndex &parent=QModelIndex()) const | KateCompletionModel | [virtual] |
| hasGroups() const | KateCompletionModel | |
| hasIndex(int row, int column, const QModelIndex &parent=QModelIndex()) const | KateCompletionModel | [virtual] |
| index(int row, int column, const QModelIndex &parent=QModelIndex()) const | KateCompletionModel | [virtual] |
| indexIsItem(const QModelIndex &index) const | KateCompletionModel | [virtual] |
| isColumnMergingEnabled() const | KateCompletionModel | |
| isExpandable(const QModelIndex &index) const | ExpandingWidgetModel | |
| isExpanded(const QModelIndex &row) const | ExpandingWidgetModel | |
| isFilteringEnabled() const | KateCompletionModel | |
| isGroupingEnabled() const | KateCompletionModel | |
| isPartiallyExpanded(const QModelIndex &index) const | ExpandingWidgetModel | |
| isSortingAlphabetical() const | KateCompletionModel | |
| isSortingByInheritanceDepth() const | KateCompletionModel | |
| isSortingEnabled() const | KateCompletionModel | |
| isSortingReverse() const | KateCompletionModel | |
| ItemType enum value | KateCompletionModel | |
| ItemTypeMask | KateCompletionModel | [static] |
| KateCompletionModel(KateCompletionWidget *parent=0L) | KateCompletionModel | |
| m_collapsedIcon | ExpandingWidgetModel | [protected, static] |
| m_expandedIcon | ExpandingWidgetModel | [protected, static] |
| mapFromSource(const QModelIndex &sourceIndex) const | KateCompletionModel | [virtual] |
| mapToSource(const QModelIndex &proxyIndex) const | KateCompletionModel | [virtual] |
| matchCaseSensitivity() const | KateCompletionModel | |
| matchColor(const QModelIndex &index) const | ExpandingWidgetModel | |
| maximumInheritanceDepth() const | KateCompletionModel | |
| NotExpandable enum value | ExpandingWidgetModel | |
| NotExpanded enum value | ExpandingWidgetModel | |
| parent(const QModelIndex &index) const | KateCompletionModel | [virtual] |
| partialExpandRect(const QModelIndex &row) const | ExpandingWidgetModel | |
| partialExpandText(const QModelIndex &row) const | ExpandingWidgetModel | |
| partiallyExpandedRow() const | ExpandingWidgetModel | |
| partiallyExpandWidgetHeight() const | ExpandingWidgetModel | |
| partiallyUnExpand(const QModelIndex &index) | ExpandingWidgetModel | [protected] |
| placeExpandingWidget(const QModelIndex &row) | ExpandingWidgetModel | |
| placeExpandingWidgets() | ExpandingWidgetModel | [slot] |
| propertyName(KTextEditor::CodeCompletionModel::CompletionProperty property) | KateCompletionModel | [static] |
| removeCompletionModel(KTextEditor::CodeCompletionModel *model) | KateCompletionModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const | KateCompletionModel | [virtual] |
| rowSelected(const QModelIndex &row) | KateCompletionModel | [virtual] |
| Scope enum value | KateCompletionModel | |
| ScopeType enum value | KateCompletionModel | |
| ScopeTypeMask | KateCompletionModel | [static] |
| setAccessIncludeConst(bool include) | KateCompletionModel | |
| setAccessIncludeSignalSlot(bool include) | KateCompletionModel | |
| setAccessIncludeStatic(bool include) | KateCompletionModel | |
| setColumnMerges(const QList< QList< int > > &columnMerges) | KateCompletionModel | |
| setColumnMergingEnabled(bool enable) | KateCompletionModel | [slot] |
| setCompletionModel(KTextEditor::CodeCompletionModel *model) | KateCompletionModel | |
| setCompletionModels(const QList< KTextEditor::CodeCompletionModel * > &models) | KateCompletionModel | |
| setCurrentCompletion(KTextEditor::CodeCompletionModel *model, const QString &completion) | KateCompletionModel | |
| setCurrentItemExpanded(bool) | ExpandingWidgetModel | |
| setExpanded(QModelIndex index, bool expanded) | ExpandingWidgetModel | |
| setFilterAttributes(KTextEditor::CodeCompletionModel::CompletionProperties attributes) | KateCompletionModel | |
| setFilterByAttribute(bool filter) | KateCompletionModel | |
| setFilterContextMatchesOnly(bool filter) | KateCompletionModel | |
| setFilteringEnabled(bool enable) | KateCompletionModel | [slot] |
| setGroupingEnabled(bool enable) | KateCompletionModel | [slot] |
| setGroupingMethod(GroupingMethods m) | KateCompletionModel | |
| setMatchCaseSensitivity(Qt::CaseSensitivity cs) | KateCompletionModel | |
| setMaximumInheritanceDepth(int maxDepth) | KateCompletionModel | |
| setSortingAlphabetical(bool alphabetical) | KateCompletionModel | |
| setSortingByInheritanceDepth(bool byIneritance) | KateCompletionModel | |
| setSortingCaseSensitivity(Qt::CaseSensitivity cs) | KateCompletionModel | |
| setSortingEnabled(bool enable) | KateCompletionModel | [slot] |
| setSortingReverse(bool reverse) | KateCompletionModel | |
| shouldMatchHideCompletionList() const | KateCompletionModel | |
| sort(int column, Qt::SortOrder order=Qt::AscendingOrder) | KateCompletionModel | [virtual] |
| sortingCaseSensitivity() const | KateCompletionModel | |
| translateColumn(int sourceColumn) const | KateCompletionModel | |
| view() const | KateCompletionModel | |
| widget() const | KateCompletionModel | |
| ~ExpandingWidgetModel() | ExpandingWidgetModel | [virtual] |
| ~KateCompletionModel() | KateCompletionModel | |