KateBuffer Member List
This is the complete list of members for KateBuffer, including all inherited members.canEncode() | KateBuffer | [slot] |
changeLine(uint i) | KateBuffer | [slot] |
clear() | KateBuffer | [slot] |
codeFoldingUpdated() | KateBuffer | [signal] |
count() const | KateBuffer | [inline, slot] |
countVisible() (defined in KateBuffer) | KateBuffer | [slot] |
document() const (defined in KateBuffer) | KateBuffer | [inline] |
dumpRegionTree() (defined in KateBuffer) | KateBuffer | [slot] |
foldingTree() (defined in KateBuffer) | KateBuffer | [slot] |
highlight() (defined in KateBuffer) | KateBuffer | [inline, slot] |
insertLine(uint i, TextLine::Ptr line) | KateBuffer | [slot] |
invalidateHighlighting() | KateBuffer | [slot] |
KateBuffer(KateDocument *doc) | KateBuffer | |
length() (defined in KateBuffer) | KateBuffer | [slot] |
line(uint i) | KateBuffer | [slot] |
lineInfo(KateLineInfo *info, unsigned int line) (defined in KateBuffer) | KateBuffer | [slot] |
lineLength(uint line) (defined in KateBuffer) | KateBuffer | [slot] |
lineNumber(uint visibleLine) (defined in KateBuffer) | KateBuffer | [slot] |
linesChanged(int lines) | KateBuffer | [signal] |
lineVisibleNumber(uint line) (defined in KateBuffer) | KateBuffer | [slot] |
loadingBorked() const | KateBuffer | [inline, slot] |
loadingFinished() | KateBuffer | [signal] |
openFile(const QString &m_file) | KateBuffer | [slot] |
plainLine(uint i) | KateBuffer | [slot] |
removeLine(uint i) | KateBuffer | [slot] |
saveFile(const QString &m_file) | KateBuffer | [slot] |
setHighlight(Highlight *highlight) | KateBuffer | [slot] |
setHlUpdate(bool b) (defined in KateBuffer) | KateBuffer | [inline, slot] |
setLineVisible(unsigned int lineNr, bool visible) | KateBuffer | [slot] |
setTabWidth(uint w) (defined in KateBuffer) | KateBuffer | [slot] |
tabWidth() const (defined in KateBuffer) | KateBuffer | [inline, slot] |
tagLines(int start, int end) | KateBuffer | [signal] |
text() | KateBuffer | [slot] |
text(uint startLine, uint startCol, uint endLine, uint endCol, bool blockwise=false) | KateBuffer | [slot] |
textLine(uint i, bool withoutTrailingSpaces=false) | KateBuffer | [slot] |
updateHighlighting(uint from, uint to, bool invalidate) | KateBuffer | [slot] |
~KateBuffer() | KateBuffer |