• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

Kate

KateSmartRange Member List

This is the complete list of members for KateSmartRange, including all inherited members.
addDynamic(KateDynamicAnimation *anim)KateSmartRange
addNotifier(SmartRangeNotifier *notifier)KTextEditor::SmartRange
addWatcher(SmartRangeWatcher *watcher)KTextEditor::SmartRange
associateAction(KAction *action)KTextEditor::SmartRange
associatedActions() const KTextEditor::SmartRange
AttachActions enum nameKateSmartRange
attribute() const KTextEditor::SmartRange
boundaryAtCursor(const Cursor &cursor) const KTextEditor::Range
boundaryOnColumn(int column) const KTextEditor::Range
boundaryOnLine(int line) const KTextEditor::Range
checkFeedback()KateSmartRange [protected, virtual]
childAfter(const SmartRange *range) const KTextEditor::SmartRange
childBefore(const SmartRange *range) const KTextEditor::SmartRange
childRanges() const KTextEditor::SmartRange
clearAndDeleteChildRanges()KTextEditor::SmartRange
clearAssociatedActions()KTextEditor::SmartRange
clearChildRanges()KTextEditor::SmartRange
columnWidth() const KTextEditor::Range
confineToRange(const Range &range)KTextEditor::SmartRange [virtual]
KTextEditor::Range::confineToRange(const Range &range)KTextEditor::Range [virtual]
contains(const Cursor &cursor) const KTextEditor::Range
contains(const Range &range) const KTextEditor::Range
containsColumn(int column) const KTextEditor::Range
containsLine(int line) const KTextEditor::Range
createNotifier()KateSmartRange [protected, virtual]
deepestRangeContaining(const Cursor &pos, QStack< SmartRange * > *rangesEntered=0L, QStack< SmartRange * > *rangesExited=0L) const KTextEditor::SmartRange
deepestRangesContaining(const Cursor &pos) const KTextEditor::SmartRange
deleteChildRanges()KTextEditor::SmartRange
deletePrimaryNotifier()KTextEditor::SmartRange
depth() const KTextEditor::SmartRange
deregisterPointer(KateSmartRangePtr *ptr)KateSmartRange
dissociateAction(KAction *action)KTextEditor::SmartRange
document() const KTextEditor::SmartRange
DoNotExpandKTextEditor::SmartRange
dynamicAnimations() const KateSmartRange
encompass(const Range &range) const KTextEditor::Range
end() const KTextEditor::Range
end()KTextEditor::Range
ExpandLeftKTextEditor::SmartRange
ExpandRightKTextEditor::SmartRange
expandToRange(const Range &range)KTextEditor::SmartRange [virtual]
KTextEditor::Range::expandToRange(const Range &range)KTextEditor::Range [virtual]
feedbackEnabled() const KateSmartRange [inline]
feedbackMostSpecific(KateSmartRange *mostSpecific)KateSmartRange
feedbackMouseCaretChange(KTextEditor::View *view, bool mouse, bool entered)KateSmartRange
firstRangeContaining(const Cursor &pos) const KTextEditor::SmartRange
hasDynamic()KateSmartRange [inline]
hasParent(SmartRange *parent) const KTextEditor::SmartRange
InsertBehavior enum nameKTextEditor::SmartRange
insertBehavior() const KTextEditor::SmartRange
intersect(const Range &range) const KTextEditor::Range
invalid()KTextEditor::Range [static]
isCaretOver()KateSmartRange [inline]
isEmpty() const KTextEditor::Range
isInternal() const KateSmartRange [inline]
isMouseOver()KateSmartRange [inline]
isSmartRange() const KTextEditor::SmartRange [virtual]
isValid() const KTextEditor::Range [virtual]
kateDocument() const KateSmartRange
KateSmartRange(const KTextEditor::Range &range, KateDocument *doc, KTextEditor::SmartRange *parent=0L, KTextEditor::SmartRange::InsertBehaviors insertBehavior=DoNotExpand)KateSmartRange
KateSmartRange(KateDocument *doc, KTextEditor::SmartRange *parent=0L)KateSmartRange [explicit]
KateSmartRange(KateSmartCursor *start, KateSmartCursor *end, KTextEditor::SmartRange *parent=0L, KTextEditor::SmartRange::InsertBehaviors insertBehavior=DoNotExpand)KateSmartRange
kEnd()KateSmartRange [inline]
kEnd() const KateSmartRange [inline]
kStart()KateSmartRange [inline]
kStart() const KateSmartRange [inline]
m_endKTextEditor::Range [protected]
m_startKTextEditor::Range [protected]
mostSpecificRange(const Range &input) const KTextEditor::SmartRange
NoActions enum valueKateSmartRange
notifiers() const KTextEditor::SmartRange
numberOfLines() const KTextEditor::Range
onSingleLine() const KTextEditor::Range
operator!=(const Range &r1, const Range &r2)KTextEditor::Range [friend]
operator&(const Range &r1, const Range &r2)KTextEditor::Range [friend]
operator&=(Range &r1, const Range &r2)KTextEditor::Range [friend]
operator+(const Range &r1, const Range &r2)KTextEditor::Range [friend]
operator+=(Range &r1, const Range &r2)KTextEditor::Range [friend]
operator-(const Range &r1, const Range &r2)KTextEditor::Range [friend]
operator-=(Range &r1, const Range &r2)KTextEditor::Range [friend]
operator<(const Range &r1, const Range &r2)KTextEditor::Range [friend]
operator<<(QDebug s, const Range &range)KTextEditor::Range [friend]
operator=(const KTextEditor::Range &r)KateSmartRange [inline]
KTextEditor::SmartRange::operator=(const SmartRange &rhs)KTextEditor::SmartRange
operator==(const Range &r1, const Range &r2)KTextEditor::Range [friend]
operator>(const Range &r1, const Range &r2)KTextEditor::Range [friend]
overlapCount() const KTextEditor::SmartRange
overlaps(const Range &range) const KTextEditor::Range
overlapsColumn(int column) const KTextEditor::Range
overlapsLine(int line) const KTextEditor::Range
parentRange() const KTextEditor::SmartRange
positionRelativeToCursor(const Cursor &cursor) const KTextEditor::Range
positionRelativeToLine(int line) const KTextEditor::Range
primaryNotifier()KTextEditor::SmartRange
Range(const Range &copy)KTextEditor::Range
Range(int startLine, int startColumn, int endLine, int endColumn)KTextEditor::Range
Range(const Cursor &start, int endLine, int endColumn)KTextEditor::Range
Range(const Cursor &start, int width)KTextEditor::Range
Range(const Cursor &start, const Cursor &end)KTextEditor::Range
Range()KTextEditor::Range
Range(Cursor *start, Cursor *end)KTextEditor::Range [protected]
rangeChanged(Cursor *cursor, const Range &from)KTextEditor::SmartRange [protected, virtual]
KTextEditor::Range::rangeChanged(Cursor *cursor, const Range &from)KTextEditor::Range [protected, virtual]
rebuildChildStructure()KTextEditor::SmartRange [protected]
Redraw enum valueKateSmartRange
registerPointer(KateSmartRangePtr *ptr)KateSmartRange
removeDynamic(KateDynamicAnimation *anim)KateSmartRange
removeNotifier(SmartRangeNotifier *notifier)KTextEditor::SmartRange
removeText(bool block=false)KTextEditor::SmartRange [virtual]
removeWatcher(SmartRangeWatcher *watcher)KTextEditor::SmartRange
replaceText(const QStringList &text, bool block=false)KTextEditor::SmartRange [virtual]
setAttribute(Attribute::Ptr attribute)KTextEditor::SmartRange
setBothColumns(int column)KTextEditor::Range
setBothLines(int line)KTextEditor::Range
setCaretOver(bool caretOver)KateSmartRange [inline]
setInsertBehavior(InsertBehaviors behavior)KTextEditor::SmartRange
setInternal()KateSmartRange
setMouseOver(bool mouseOver)KateSmartRange [inline]
setParentRange(SmartRange *r)KateSmartRange [virtual]
KTextEditor::SmartRange::setParentRange(SmartRange *r)KTextEditor::SmartRange [virtual]
setRange(const Range &range)KTextEditor::SmartRange [virtual]
KTextEditor::Range::setRange(const Cursor &start, const Cursor &end)KTextEditor::Range
KTextEditor::Range::setRange(const Range &range)KTextEditor::Range [virtual]
shifted()KateSmartRange
smartEnd() const KTextEditor::SmartRange
smartEnd()KTextEditor::SmartRange
SmartRange(SmartCursor *start, SmartCursor *end, SmartRange *parent=0L, InsertBehaviors insertBehavior=DoNotExpand)KTextEditor::SmartRange [protected]
smartStart() const KTextEditor::SmartRange
smartStart()KTextEditor::SmartRange
start() const KTextEditor::Range
start()KTextEditor::Range
TagLines enum valueKateSmartRange
text(bool block=false) const KTextEditor::SmartRange [virtual]
topParentRange() const KTextEditor::SmartRange
toSmartRange() const KTextEditor::SmartRange [virtual]
translated(const KateEditInfo &edit)KateSmartRange
unbindAndDelete()KateSmartRange
watchers() const KTextEditor::SmartRange
~KateSmartRange()KateSmartRange [virtual]
~Range()KTextEditor::Range [virtual]
~SmartRange()KTextEditor::SmartRange [virtual]

Kate

Skip menu "Kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal