KateTextLine Member List
This is the complete list of members for KateTextLine, including all inherited members.
_TDEShared_count() const | TDEShared | |
_TDEShared_ref() const | TDEShared | |
_TDEShared_unref() const | TDEShared | |
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 TQString &match) const | KateTextLine | |
firstChar() const | KateTextLine | |
firstNonSpace() const | KateTextLine | |
flagAutoWrapped enum value (defined in KateTextLine) | KateTextLine | |
flagFoldingColumnsOutdated enum value (defined in KateTextLine) | KateTextLine | |
flagHlContinue enum value (defined in KateTextLine) | KateTextLine | |
flagNoIndentationBasedFolding enum value (defined in KateTextLine) | KateTextLine | |
flagNoIndentationBasedFoldingAtStart enum value (defined in KateTextLine) | KateTextLine | |
flagNoOtherData enum value (defined in KateTextLine) | 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 TQChar *insText, uchar *insAttribs=0) | KateTextLine | |
isAutoWrapped() const | KateTextLine | inline |
KateTextLine() | KateTextLine | |
lastChar() const | KateTextLine | |
length() const | KateTextLine | inline |
lengthWithTabs(uint tabChars) const | KateTextLine | |
nextNonSpaceChar(uint pos) const | KateTextLine | |
noIndentBasedFolding() const | KateTextLine | inline |
noIndentBasedFoldingAtStart() const (defined in KateTextLine) | KateTextLine | inline |
operator=(const TDEShared &) | TDEShared | |
previousNonSpaceChar(uint pos) const | KateTextLine | |
Ptr typedef | KateTextLine | |
removeText(uint pos, uint delLen) | KateTextLine | |
restore(char *buf) | KateTextLine | |
searchText(uint startCol, const TQString &text, uint *foundAtCol, uint *matchLen, bool casesensitive=true, bool backwards=false) | KateTextLine | |
searchText(uint startCol, const TQRegExp ®exp, uint *foundAtCol, uint *matchLen, bool backwards=false) | KateTextLine | |
setAutoWrapped(bool wrapped) | KateTextLine | inline |
setContext(TQMemArray< short > &val) | KateTextLine | inline |
setFoldingColumnsOutdated(bool set) | KateTextLine | inline |
setFoldingList(TQMemArray< uint > &val) | KateTextLine | inline |
setHlLineContinue(bool cont) | KateTextLine | inline |
setIndentationDepth(TQMemArray< unsigned short > &val) | KateTextLine | inline |
setNoIndentBasedFolding(bool val) | KateTextLine | inline |
setNoIndentBasedFoldingAtStart(bool val) (defined in KateTextLine) | KateTextLine | inline |
startingWith(const TQString &match) const | KateTextLine | |
string() const | KateTextLine | inline |
string(uint startCol, uint length) const | KateTextLine | inline |
stringAtPos(uint pos, const TQString &match) const | KateTextLine | |
TDEShared() | TDEShared | |
TDEShared(const TDEShared &) | TDEShared | |
text() const | KateTextLine | inline |
truncate(uint newLen) | KateTextLine | |
~KateTextLine() | KateTextLine |