, including all inherited members.
atEndOfLine() const | KateSuperCursor | |
atStartOfLine() const | KateSuperCursor | |
blockSignals(bool block) | QObject | |
charDeletedAfter() | KateSuperCursor | [signal] |
charDeletedBefore() | KateSuperCursor | [signal] |
charInsertedAt() | KateSuperCursor | [signal] |
checkConnectArgs(const char *signal, const QObject *receiver, const char *member) | QObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | QObject | |
childEvent(QChildEvent *) | QObject | |
children() const | QObject | |
className() const | QObject | |
col() const | KateTextCursor | [inline] |
connect(const QObject *sender, const char *signal, const char *member) const | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
connectNotify(const char *signal) | QObject | |
currentAttrib() const | KateDocCursor | |
currentChar() const | KateSuperCursor | |
Cursor() | Kate::Cursor | [inline] |
customEvent(QCustomEvent *) | QObject | |
deleteLater() | QObject | |
destroyed() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | |
disconnect(const QObject *receiver, const char *member=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
editLineInserted(uint line) | KateSuperCursor | |
editLineRemoved(uint line) | KateSuperCursor | |
editLineUnWrapped(uint line, uint col, bool removeLine=true, uint length=0) | KateSuperCursor | |
editLineWrapped(uint line, uint col, bool newLine=true) | KateSuperCursor | |
editTextInserted(uint line, uint col, uint len) | KateSuperCursor | |
editTextRemoved(uint line, uint col, uint len) | KateSuperCursor | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *e) | QObject | |
gotoEndOfNextLine() | KateDocCursor | |
gotoEndOfPreviousLine() | KateDocCursor | |
gotoNextLine() | KateDocCursor | |
gotoPreviousLine() | KateDocCursor | |
highPriority() const | QObject | |
inherits(const char *clname) const | QObject | |
insertChild(QObject *obj) | QObject | |
insertText(const QString &text) | KateSuperCursor | |
installEventFilter(const QObject *filterObj) | QObject | |
isA(const char *clname) const | QObject | |
isWidgetType() const | QObject | |
KateDocCursor(KateDocument *doc) | KateDocCursor | |
KateDocCursor(int line, int col, KateDocument *doc) | KateDocCursor | |
KateSuperCursor(KateDocument *doc, bool privateC, const KateTextCursor &cursor, QObject *parent=0L, const char *name=0L) | KateSuperCursor | |
KateSuperCursor(KateDocument *doc, bool privateC, int lineNum=0, int col=0, QObject *parent=0L, const char *name=0L) | KateSuperCursor | |
KateTextCursor() | KateTextCursor | [inline] |
KateTextCursor(int line, int col) | KateTextCursor | [inline] |
killTimer(int id) | QObject | |
killTimers() | QObject | |
line() const | KateTextCursor | [inline] |
m_col | KateTextCursor | [protected] |
m_line | KateTextCursor | [protected] |
metaObject() const | QObject | |
moveBackward(uint nbChar) | KateDocCursor | |
moveForward(uint nbChar) | KateDocCursor | |
moveOnInsert() const | KateSuperCursor | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
nbCharsOnLineAfter() | KateDocCursor | |
nextNonSpaceChar() | KateDocCursor | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
objectTrees() | QObject | |
operator QString() | KateSuperCursor | |
operator!=(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
operator<(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
operator<<(kdbgstream &stream, const KateTextCursor &c) | KateTextCursor | [friend] |
operator<=(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
operator==(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
operator>(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
operator>=(const KateTextCursor &c1, const KateTextCursor &c2) | KateTextCursor | [friend] |
parent() const | QObject | |
pos(int *pline, int *pcol) const | KateTextCursor | [inline] |
position(uint *line, uint *col) const | KateSuperCursor | |
positionChanged() | KateSuperCursor | [signal] |
positionDeleted() | KateSuperCursor | [signal] |
positionDirectlyChanged() | KateSuperCursor | [signal] |
positionUnChanged() | KateSuperCursor | [signal] |
previousNonSpaceChar() | KateDocCursor | |
prop-the name of this object | QObject | |
property(const char *name) const | QObject | |
QObject(QObject *parent=0, const char *name=0) | QObject | |
QObject() | QObject | |
qSwap(KateTextCursor &c1, KateTextCursor &c2) | KateTextCursor | [friend] |
qt_find_obj_child(QObject *parent, const char *type, const char *name) | QObject | |
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) const | QObject | |
removeChild(QObject *obj) | QObject | |
removeEventFilter(const QObject *obj) | QObject | |
removeText(uint numberOfCharacters) | KateSuperCursor | |
sender() | QObject | |
setCol(int colNum) | KateSuperCursor | [virtual] |
setLine(int lineNum) | KateSuperCursor | [virtual] |
setMoveOnInsert(bool moveOnInsert) | KateSuperCursor | |
setName(const char *name) | QObject | |
setPos(const KateTextCursor &pos) | KateSuperCursor | [virtual] |
setPos(int lineNum, int colNum) | KateSuperCursor | [virtual] |
setPosition(uint line, uint col) | KateSuperCursor | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
timerEvent(QTimerEvent *) | QObject | |
tr(const char *sourceText, const char *comment) | QObject | |
trUtf8(const char *sourceText, const char *comment) | QObject | |
validPosition(uint line, uint col) | KateDocCursor | |
validPosition() | KateDocCursor | |
~Cursor() | Kate::Cursor | [inline, virtual] |
~KateDocCursor() | KateDocCursor | [inline, virtual] |
~KateSuperCursor() | KateSuperCursor | |
~KateTextCursor() | KateTextCursor | [inline, virtual] |