kate Library API Documentation

KateSuperCursor Member List

This is the complete list of members for KateSuperCursor, 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 (defined in KateTextCursor)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
currentChar() const (defined in KateSuperCursor)KateSuperCursor
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) (defined in KateSuperCursor)KateSuperCursor
editLineRemoved(uint line) (defined in KateSuperCursor)KateSuperCursor
editLineUnWrapped(uint line, uint col, bool removeLine=true, uint length=0) (defined in KateSuperCursor)KateSuperCursor
editLineWrapped(uint line, uint col, bool newLine=true) (defined in KateSuperCursor)KateSuperCursor
editTextInserted(uint line, uint col, uint len) (defined in KateSuperCursor)KateSuperCursor
editTextRemoved(uint line, uint col, uint len) (defined in KateSuperCursor)KateSuperCursor
event(QEvent *e)QObject
eventFilter(QObject *watched, QEvent *e)QObject
gotoEndOfNextLine() (defined in KateDocCursor)KateDocCursor
gotoEndOfPreviousLine() (defined in KateDocCursor)KateDocCursor
gotoNextLine() (defined in KateDocCursor)KateDocCursor
gotoPreviousLine() (defined in KateDocCursor)KateDocCursor
highPriority() const QObject
inherits(const char *clname) const QObject
insertChild(QObject *obj)QObject
insertText(const QString &text) (defined in KateSuperCursor)KateSuperCursor
installEventFilter(const QObject *filterObj)QObject
isA(const char *clname) const QObject
isWidgetType() const QObject
KateDocCursor(KateDocument *doc) (defined in KateDocCursor)KateDocCursor
KateDocCursor(int line, int col, KateDocument *doc) (defined in KateDocCursor)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) (defined in KateSuperCursor)KateSuperCursor
KateTextCursor() (defined in KateTextCursor)KateTextCursor [inline]
KateTextCursor(int line, int col) (defined in KateTextCursor)KateTextCursor [inline]
killTimer(int id)QObject
killTimers()QObject
line() const (defined in KateTextCursor)KateTextCursor [inline]
m_col (defined in KateTextCursor)KateTextCursor [protected]
m_line (defined in KateTextCursor)KateTextCursor [protected]
metaObject() const QObject
moveBackward(uint nbChar) (defined in KateDocCursor)KateDocCursor
moveForward(uint nbChar) (defined in KateDocCursor)KateDocCursor
moveOnInsert() const KateSuperCursor
name() const QObject
name(const char *defaultName) const QObject
nbCharsOnLineAfter() (defined in KateDocCursor)KateDocCursor
nextNonSpaceChar()KateDocCursor
normalizeSignalSlot(const char *signalSlot)QObject
objectTrees()QObject
operator QString()KateSuperCursor
operator!= (defined in KateTextCursor)KateTextCursor [friend]
operator< (defined in KateTextCursor)KateTextCursor [friend]
operator<= (defined in KateTextCursor)KateTextCursor [friend]
operator== (defined in KateTextCursor)KateTextCursor [friend]
operator> (defined in KateTextCursor)KateTextCursor [friend]
operator>= (defined in KateTextCursor)KateTextCursor [friend]
parent() const QObject
pos(int *pline, int *pcol) const (defined in KateTextCursor)KateTextCursor [inline]
position(uint *line, uint *col) const (defined in KateSuperCursor)KateSuperCursor
positionChanged()KateSuperCursor [signal]
positionDeleted()KateSuperCursor [signal]
positionDirectlyChanged()KateSuperCursor [signal]
positionUnChanged()KateSuperCursor [signal]
previousNonSpaceChar()KateDocCursor
prop-the name of this objectQObject
property(const char *name) const QObject
QObject(QObject *parent=0, const char *name=0)QObject
QObject()QObject
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) (defined in KateSuperCursor)KateSuperCursor
sender()QObject
setCol(int colNum) (defined in KateSuperCursor)KateSuperCursor [virtual]
setLine(int lineNum) (defined in KateSuperCursor)KateSuperCursor [virtual]
setMoveOnInsert(bool moveOnInsert)KateSuperCursor
setName(const char *name)QObject
setPos(const KateTextCursor &pos) (defined in KateSuperCursor)KateSuperCursor [virtual]
setPos(int lineNum, int colNum) (defined in KateSuperCursor)KateSuperCursor [virtual]
setPosition(uint line, uint col) (defined in KateSuperCursor)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) (defined in KateDocCursor)KateDocCursor
validPosition() (defined in KateDocCursor)KateDocCursor
~KateDocCursor() (defined in KateDocCursor)KateDocCursor [inline, virtual]
~KateSuperCursor() (defined in KateSuperCursor)KateSuperCursor
~KateTextCursor() (defined in KateTextCursor)KateTextCursor [inline, virtual]
KDE Logo
This file is part of the documentation for kate Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed May 5 07:18:46 2004 by doxygen 1.3.6 written by Dimitri van Heesch, © 1997-2003