, including all inherited members.
| addAttribute(int start, int length, int attribute) | KateTextLine | |
| at(int column) const | KateTextLine | [inline] |
| attribute(int pos) const | KateTextLine | [inline] |
| attributesList() const | KateTextLine | [inline] |
| clearAttributes() | KateTextLine | [inline] |
| ctxArray() const | KateTextLine | [inline] |
| endsWith(const QString &match) const | KateTextLine | [inline] |
| firstChar() const | KateTextLine | |
| flagAutoWrapped enum value | KateTextLine | |
| flagFoldingColumnsOutdated enum value | KateTextLine | |
| flagHlContinue enum value | KateTextLine | |
| flagNoIndentationBasedFolding enum value | KateTextLine | |
| flagNoIndentationBasedFoldingAtStart enum value | KateTextLine | |
| Flags enum name | KateTextLine | |
| foldingColumnsOutdated() const | KateTextLine | [inline] |
| foldingListArray() const | KateTextLine | [inline] |
| fromVirtualColumn(int column, int tabWidth) const | KateTextLine | |
| hlLineContinue() const | KateTextLine | [inline] |
| indentationDepthArray() const | KateTextLine | [inline] |
| indentDepth(int tabWidth) const | KateTextLine | |
| insertText(int pos, const QString &insText) | KateTextLine | |
| isAutoWrapped() const | KateTextLine | [inline] |
| KateTextLine() | KateTextLine | |
| KateTextLine(const QChar *data, int length) | KateTextLine | |
| lastChar() const | KateTextLine | |
| leadingWhitespace() const | KateTextLine | |
| length() const | KateTextLine | [inline] |
| matchesAt(int column, const QString &match) const | KateTextLine | |
| nextNonSpaceChar(uint pos) const | KateTextLine | |
| noIndentBasedFolding() const | KateTextLine | [inline] |
| noIndentBasedFoldingAtStart() const | KateTextLine | [inline] |
| operator[](int column) const | KateTextLine | [inline] |
| previousNonSpaceChar(int pos) const | KateTextLine | |
| Ptr typedef | KateTextLine | |
| removeText(uint pos, uint delLen) | KateTextLine | |
| searchText(uint startCol, uint endCol, const QString &text, uint *foundAtCol, uint *matchLen, bool casesensitive=true, bool backwards=false) const | KateTextLine | |
| searchText(uint startCol, const QRegExp ®exp, uint *foundAtCol, uint *matchLen, bool backwards=false) const | KateTextLine | |
| setAutoWrapped(bool wrapped) | KateTextLine | [inline] |
| setContext(QVector< short > &val) | KateTextLine | [inline] |
| setFoldingColumnsOutdated(bool set) | KateTextLine | [inline] |
| setFoldingList(QVector< int > &val) | KateTextLine | [inline] |
| setHlLineContinue(bool cont) | KateTextLine | [inline] |
| setIndentationDepth(QVector< unsigned short > &val) | KateTextLine | [inline] |
| setNoIndentBasedFolding(bool val) | KateTextLine | [inline] |
| setNoIndentBasedFoldingAtStart(bool val) | KateTextLine | [inline] |
| startsWith(const QString &match) const | KateTextLine | [inline] |
| string() const | KateTextLine | [inline] |
| string(int column, int length) const | KateTextLine | [inline] |
| toVirtualColumn(int column, int tabWidth) const | KateTextLine | |
| truncate(int newLen) | KateTextLine | |
| virtualLength(int tabWidth) const | KateTextLine | |
| ~KateTextLine() | KateTextLine | |