, including all inherited members.
_KShared_count() const | KShared | |
_KShared_ref() const | KShared | |
_KShared_unref() const | KShared | |
append(const QChar *s, uint l) | TextLine | |
attribute(uint pos) const | TextLine | [inline] |
attributes() const (defined in TextLine) | TextLine | [inline] |
attributesArray() const (defined in TextLine) | TextLine | [inline] |
constString(uint startCol, uint length) const (defined in TextLine) | TextLine | [inline] |
ctx() const | TextLine | [inline] |
ctxArray() const (defined in TextLine) | TextLine | [inline] |
ctxEmpty() const | TextLine | [inline] |
ctxSize() const | TextLine | [inline] |
cursorX(uint pos, uint tabChars) const | TextLine | |
dump(char *buf) const | TextLine | |
dumpSize() const | TextLine | |
endingWith(const QString &match) const | TextLine | |
firstChar() const | TextLine | |
firstNonSpace() const (defined in TextLine) | TextLine | |
flagAutoWrapped enum value (defined in TextLine) | TextLine | |
flagHlContinue enum value (defined in TextLine) | TextLine | |
flagNoOtherData enum value (defined in TextLine) | TextLine | |
Flags enum name (defined in TextLine) | TextLine | |
flagVisible enum value (defined in TextLine) | TextLine | |
foldingListArray() const (defined in TextLine) | TextLine | [inline] |
getChar(uint pos) const | TextLine | [inline] |
hlLineContinue() const | TextLine | [inline] |
indentationDepthArray() const (defined in TextLine) | TextLine | [inline] |
indentDepth(uint tabwidth) const (defined in TextLine) | TextLine | |
insertText(uint pos, uint insLen, const QChar *insText, uchar *insAttribs=0) | TextLine | |
isAutoWrapped() const (defined in TextLine) | TextLine | [inline] |
isVisible() const (defined in TextLine) | TextLine | [inline] |
KShared() | KShared | |
KShared(const KShared &) | KShared | |
lastChar() const | TextLine | |
length() const | TextLine | [inline] |
List typedef (defined in TextLine) | TextLine | |
nextNonSpaceChar(uint pos) const | TextLine | |
operator=(const KShared &) | KShared | |
previousNonSpaceChar(uint pos) const | TextLine | |
Ptr typedef (defined in TextLine) | TextLine | |
removeText(uint pos, uint delLen) (defined in TextLine) | TextLine | |
restore(char *buf) | TextLine | |
searchText(uint startCol, const QString &text, uint *foundAtCol, uint *matchLen, bool casesensitive=true, bool backwards=false) (defined in TextLine) | TextLine | |
searchText(uint startCol, const QRegExp ®exp, uint *foundAtCol, uint *matchLen, bool backwards=false) (defined in TextLine) | TextLine | |
setAttribs(uchar attribute, uint start, uint end) | TextLine | |
setAutoWrapped(bool wrapped) (defined in TextLine) | TextLine | [inline] |
setContext(short *newctx, uint len) | TextLine | [inline] |
setFoldingList(QMemArray< signed char > &val) (defined in TextLine) | TextLine | [inline] |
setHlLineContinue(bool cont) | TextLine | [inline] |
setIndentationDepth(QMemArray< unsigned short > &val) (defined in TextLine) | TextLine | [inline] |
setVisible(bool val) (defined in TextLine) | TextLine | [inline] |
startingWith(const QString &match) const | TextLine | |
string() const | TextLine | [inline] |
string(uint startCol, uint length) const | TextLine | [inline] |
stringAtPos(uint pos, const QString &match) const | TextLine | |
text() const | TextLine | [inline] |
textArray() const | TextLine | [inline] |
TextLine() | TextLine | |
truncate(uint newLen) | TextLine | |
withoutTrailingSpaces() | TextLine | |
~TextLine() (defined in TextLine) | TextLine | |