, including all inherited members.
_KShared_count() const | KShared | |
_KShared_ref() const | KShared | |
_KShared_unref() const | KShared | |
attribute(uint pos) const | KateTextLine | [inline] |
attributes() const | KateTextLine | [inline] |
ctxArray() const | KateTextLine | [inline] |
cursorX(uint pos, uint tabChars) const | KateTextLine | |
dump(char *buf, bool withHighlighting) const | KateTextLine | |
dumpSize(bool withHighlighting) const | KateTextLine | [inline] |
endingWith(const QString &match) const | KateTextLine | |
firstChar() const | KateTextLine | |
firstNonSpace() const | KateTextLine | |
flagAutoWrapped enum value | KateTextLine | |
flagFoldingColumnsOutdated enum value | KateTextLine | |
flagHlContinue enum value | KateTextLine | |
flagNoIndentationBasedFolding enum value | KateTextLine | |
flagNoIndentationBasedFoldingAtStart enum value | KateTextLine | |
flagNoOtherData enum value | KateTextLine | |
Flags enum name | KateTextLine | |
foldingColumnsOutdated() | KateTextLine | [inline] |
foldingListArray() const | KateTextLine | [inline] |
getChar(uint pos) const | KateTextLine | [inline] |
hlLineContinue() const | KateTextLine | [inline] |
indentationDepthArray() const | KateTextLine | [inline] |
indentDepth(uint tabwidth) const | KateTextLine | |
insertText(uint pos, uint insLen, const QChar *insText, uchar *insAttribs=0) | KateTextLine | |
isAutoWrapped() const | KateTextLine | [inline] |
KateTextLine() | KateTextLine | |
KShared(const KShared &) | KShared | |
KShared() | KShared | |
lastChar() const | KateTextLine | |
length() const | KateTextLine | [inline] |
lengthWithTabs(uint tabChars) const | KateTextLine | |
nextNonSpaceChar(uint pos) const | KateTextLine | |
noIndentBasedFolding() const | KateTextLine | [inline] |
noIndentBasedFoldingAtStart() const | KateTextLine | [inline] |
operator=(const KShared &) | KShared | |
previousNonSpaceChar(uint pos) const | KateTextLine | |
Ptr typedef | KateTextLine | |
removeText(uint pos, uint delLen) | KateTextLine | |
restore(char *buf) | KateTextLine | |
searchText(uint startCol, const QString &text, uint *foundAtCol, uint *matchLen, bool casesensitive=true, bool backwards=false) | KateTextLine | |
searchText(uint startCol, const QRegExp ®exp, uint *foundAtCol, uint *matchLen, bool backwards=false) | KateTextLine | |
setAutoWrapped(bool wrapped) | KateTextLine | [inline] |
setContext(QMemArray< short > &val) | KateTextLine | [inline] |
setFoldingColumnsOutdated(bool set) | KateTextLine | [inline] |
setFoldingList(QMemArray< uint > &val) | KateTextLine | [inline] |
setHlLineContinue(bool cont) | KateTextLine | [inline] |
setIndentationDepth(QMemArray< unsigned short > &val) | KateTextLine | [inline] |
setNoIndentBasedFolding(bool val) | KateTextLine | [inline] |
setNoIndentBasedFoldingAtStart(bool val) | KateTextLine | [inline] |
startingWith(const QString &match) const | KateTextLine | |
string() const | KateTextLine | [inline] |
string(uint startCol, uint length) const | KateTextLine | [inline] |
stringAtPos(uint pos, const QString &match) const | KateTextLine | |
text() const | KateTextLine | [inline] |
truncate(uint newLen) | KateTextLine | |
~KateTextLine() | KateTextLine | |
~KShared() | KShared | [protected, virtual] |