, including all inherited members.
acceptDirtyLayouts() const | KateLayoutCache | |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=true) | QObject | |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
className() | QObject | |
clear() | KateLayoutCache | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
destroyed(QObject *obj=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
displayViewLine(const KTextEditor::Cursor &virtualCursor, bool limitToVisible=false) const | KateLayoutCache | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
inherits(const char *className) | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) | QObject | |
isWidgetType() | QObject | |
KateLayoutCache(KateRenderer *renderer, QObject *parent) | KateLayoutCache | [explicit] |
killTimer(int id) | QObject | |
lastViewLine(int realLine) const | KateLayoutCache | |
line(int realLine, int virtualLine=-1) const | KateLayoutCache | |
line(const KTextEditor::Cursor &realCursor) const | KateLayoutCache | |
metaObject() | QObject | |
moveToThread(QThread *targetThread) | QObject | |
name() | QObject | |
name(const char *defaultName) | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
parent() | QObject | |
property(const char *name) | QObject | |
QObject(QObject *parent=0) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) | QObject | |
relayoutLines(int startRealLine, int endRealLine) | KateLayoutCache | |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
sender() | QObject | |
setAcceptDirtyLayouts(bool accept) | KateLayoutCache | |
setName(const char *name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setViewWidth(int width) | KateLayoutCache | |
setWrap(bool wrap) | KateLayoutCache | |
signalsBlocked() | QObject | |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
textLayout(const KTextEditor::Cursor &realCursor) const | KateLayoutCache | |
textLayout(uint realLine, int viewLine) const | KateLayoutCache | |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
updateViewCache(const KTextEditor::Cursor &startPos, int newViewLineCount=-1, int viewLinesScrolled=0) | KateLayoutCache | |
viewCacheDebugOutput() const | KateLayoutCache | |
viewCacheEnd() const | KateLayoutCache | |
viewCacheLineCount() const | KateLayoutCache | |
viewCacheStart() const | KateLayoutCache | |
viewLine(int viewLine) const | KateLayoutCache | |
viewLine(const KTextEditor::Cursor &realCursor) const | KateLayoutCache | |
viewLineCount(int realLine) const | KateLayoutCache | |
viewWidth() const | KateLayoutCache | |
wrap() const | KateLayoutCache | |