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

Kate

KateViewInternal Member List

This is the complete list of members for KateViewInternal, including all inherited members.

actionEvent(QActionEvent *event)QWidget
actions()QWidget
activateWindow()QWidget
addAction(QAction *action)QWidget
addActions(QList< QAction * > actions)QWidget
addHighlightRange(KTextEditor::SmartRange *range)KateViewInternal
adjustSize()QWidget
BackgroundModeQWidget::backgroundMode()QWidget
backgroundOffset()QWidget
backgroundOrigin()QWidget
Bias enum nameKateViewInternal
bottom(bool sel=false)KateViewInternal
bottom_end(bool sel=false)KateViewInternal
bottomOfView(bool sel=false)KateViewInternal
caption()QWidget
caretEnteredRange(SmartRange *range, View *view)KTextEditor::SmartRangeWatcher [private, virtual]
caretExitedRange(SmartRange *range, View *view)KTextEditor::SmartRangeWatcher [private, virtual]
changeEvent(QEvent *event)QWidget
childAt(int x, int y)QWidget
childAt(const QPoint &p)QWidget
childAt(int x, int y, bool includeThis)QWidget
childAt(const QPoint &p, bool includeThis)QWidget
clear()KateViewInternal
clearFocus()QWidget
clearMask()QWidget
close()QWidget
close(bool alsoDelete)QWidget
closeEvent(QCloseEvent *event)QWidget
colorGroup()QWidget
ColorRoleQWidget::backgroundRole()QWidget
ColorRoleQWidget::foregroundRole()QWidget
constPolish()QWidget
contentsRect()QWidget
contextMenuEvent(QContextMenuEvent *e)KateViewInternal [protected]
ContextMenuPolicyQWidget
create(WId window=0, bool initializeWindow=true, bool destroyOldWindow=true)QWidget
cursorCoordinates(bool includeBorder=true) const KateViewInternal
cursorDown(bool sel=false)KateViewInternal
cursorLeft(bool sel=false)KateViewInternal
cursorRight(bool sel=false)KateViewInternal
cursorToCoordinate(const KTextEditor::Cursor &cursor, bool realCursor=true, bool includeBorder=true) const KateViewInternal
cursorToMatchingBracket(bool sel=false)KateViewInternal
cursorUp(bool sel=false)KateViewInternal
customContextMenuRequested(const QPoint &pos)QWidget
destroy(bool destroyWindow=true, bool destroySubWindows=true)QWidget
disableTextHints()KateViewInternal
doBackspace()KateViewInternal
doDelete()KateViewInternal
doDeleteWordLeft()KateViewInternal
doDeleteWordRight()KateViewInternal
doReturn()KateViewInternal
doTranspose()KateViewInternal
dragEnterEvent(QDragEnterEvent *)KateViewInternal [protected, virtual]
dragLeaveEvent(QDragLeaveEvent *event)QWidget
dragMoveEvent(QDragMoveEvent *)KateViewInternal [protected, virtual]
drawText(const QPoint &p, const QString &s)QWidget
drawText(int x, int y, const QString &s)QWidget
dropEvent(QDropEvent *)KateViewInternal [protected, virtual]
dropEventPass(QDropEvent *)KateViewInternal [signal]
dynamicHighlightAdded(KateSmartRange *range)KateViewInternal [slot]
dynamicHighlightRemoved(KateSmartRange *range)KateViewInternal [slot]
dynWrapChanged()KateViewInternal
editEnd(int editTagLineStart, int editTagLineEnd, bool tagFrom)KateViewInternal
editSetCursor(const KTextEditor::Cursor &cursor)KateViewInternal
editStart()KateViewInternal
enableTextHints(int timeout)KateViewInternal
end(bool sel=false)KateViewInternal
endLine() const KateViewInternal
endPos() const KateViewInternal
ensurePolished()QWidget
enterEvent(QEvent *event)QWidget
erase()QWidget
erase(int x, int y, int w, int h)QWidget
erase(const QRect &rect)QWidget
erase(const QRegion &rgn)QWidget
event(QEvent *event)QWidget
eventFilter(QObject *obj, QEvent *e)KateViewInternal [protected, virtual]
find(WId id)QWidget
focusInEvent(QFocusEvent *)KateViewInternal [protected, virtual]
focusNextChild()QWidget
focusNextPrevChild(bool next)QWidget
focusOutEvent(QFocusEvent *)KateViewInternal [protected, virtual]
FocusPolicyQWidget
focusPreviousChild()QWidget
focusProxy()QWidget
focusWidget()QWidget
fontInfo()QWidget
fontMetrics()QWidget
getContentsMargins(int *left, int *top, int *right, int *bottom)QWidget
getCursor() const KateViewInternal
getDC()QWidget
grabKeyboard()QWidget
grabMouse()QWidget
grabMouse(const QCursor &cursor)QWidget
grabShortcut(const QKeySequence &key, Qt::ShortcutContext context=Qt::WindowShortcut)QWidget
HANDLEQWidget::macCGHandle()QWidget
HANDLEQWidget::macQDHandle()QWidget
HANDLEQWidget::x11PictureHandle()QWidget
hasEditFocus()QWidget
hasMouse()QWidget
heightForWidth(int w)QWidget
hide()QWidget
hideEvent(QHideEvent *e)KateViewInternal [protected, virtual]
home(bool sel=false)KateViewInternal
icon()QWidget
iconify()QWidget
iconText()QWidget
inputContext()QWidget
inputMethodEvent(QInputMethodEvent *e)KateViewInternal [protected, virtual]
inputMethodQuery(Qt::InputMethodQuery query) const KateViewInternal [virtual]
QWidget::inputMethodQuery(Qt::InputMethodQuery query)QWidget
insertAction(QAction *before, QAction *action)QWidget
insertActions(QAction *before, QList< QAction * > actions)QWidget
isAncestorOf(const QWidget *child)QWidget
isDesktop()QWidget
isDialog()QWidget
isEnabledTo(QWidget *ancestor)QWidget
isHidden()QWidget
isInputMethodEnabled()QWidget
isPopup()QWidget
isShown()QWidget
isUpdatesEnabled()QWidget
isVisibleTo(QWidget *ancestor)QWidget
isVisibleToTLW()QWidget
isWindow()QWidget
KateViewInternal(KateView *view, KateDocument *doc)KateViewInternal
keyboardGrabber()QWidget
keyPressEvent(QKeyEvent *)KateViewInternal [protected, virtual]
keyReleaseEvent(QKeyEvent *)KateViewInternal [protected, virtual]
layout()QWidget
LayoutDirectionQWidget
leaveEvent(QEvent *)KateViewInternal [protected, virtual]
left enum valueKateViewInternal
lower()QWidget
macEvent(EventHandlerCallRef caller, EventRef event)QWidget
mapFrom(QWidget *parent, const QPoint &pos)QWidget
mapFromGlobal(const QPoint &pos)QWidget
mapFromParent(const QPoint &pos)QWidget
mapTo(QWidget *parent, const QPoint &pos)QWidget
mapToGlobal(const QPoint &pos)QWidget
mapToParent(const QPoint &pos)QWidget
mask()QWidget
metric(PaintDeviceMetric m)QWidget
mouseDoubleClickEvent(QMouseEvent *)KateViewInternal [protected, virtual]
mouseEnteredRange(SmartRange *range, View *view)KTextEditor::SmartRangeWatcher [private, virtual]
mouseExitedRange(SmartRange *range, View *view)KTextEditor::SmartRangeWatcher [private, virtual]
mouseGrabber()QWidget
mouseMoveEvent(QMouseEvent *)KateViewInternal [protected, virtual]
mousePressEvent(QMouseEvent *)KateViewInternal [protected, virtual]
mouseReleaseEvent(QMouseEvent *)KateViewInternal [protected, virtual]
moveEvent(QMoveEvent *event)QWidget
nextInFocusChain()QWidget
none enum valueKateViewInternal
overrideWindowFlags(Qt::WindowFlags flags)QWidget
ownCursor()QWidget
ownFont()QWidget
ownPalette()QWidget
pageDown(bool sel=false)KateViewInternal
pageUp(bool sel=false)KateViewInternal
paintEngine()QWidget
paintEvent(QPaintEvent *e)KateViewInternal [protected, virtual]
parentRangeChanged(SmartRange *range, SmartRange *newParent, SmartRange *oldParent)KTextEditor::SmartRangeWatcher [private, virtual]
parentWidget()QWidget
parentWidget(bool sameWindow)QWidget
polish()QWidget
prepareForDynWrapChange()KateViewInternal
QWidget(QWidget *parent=0, Qt::WindowFlags f=0)QWidget
QWidget(QWidget *parent, const char *name, Qt::WindowFlags f=0)QWidget
qwsEvent(QWSEvent *event)QWidget
raise()QWidget
rangeContentsChanged(SmartRange *range, SmartRange *mostSpecificChild)KTextEditor::SmartRangeWatcher [private, virtual]
rangeContentsChanged(SmartRange *range)KTextEditor::SmartRangeWatcher [private, virtual]
rangeDeleted(KateSmartRange *range)KateViewInternal [slot]
rangeEliminated(SmartRange *range)KTextEditor::SmartRangeWatcher [private, virtual]
recreate(QWidget *parent, Qt::WindowFlags f, const QPoint &p, bool showIt=false)QWidget
relayoutRange(const KTextEditor::Range &range, bool realCursors=true)KateViewInternal
releaseDC(HDC hdc)QWidget
releaseKeyboard()QWidget
releaseMouse()QWidget
releaseShortcut(int id)QWidget
removeAction(QAction *action)QWidget
removeHighlightRange(KTextEditor::SmartRange *range)KateViewInternal
render(QPaintDevice *target, const QPoint &targetOffset=QPoint()QWidget
repaint()QWidget
repaint(int x, int y, int w, int h)QWidget
repaint(const QRect &r)QWidget
repaint(const QRegion &rgn)QWidget
repaint(bool b)QWidget
repaint(int x, int y, int w, int h, bool b)QWidget
repaint(const QRect &r, bool b)QWidget
repaint(const QRegion &rgn, bool b)QWidget
reparent(QWidget *parent, Qt::WindowFlags f, const QPoint &p, bool showIt=false)QWidget
reparent(QWidget *parent, const QPoint &p, bool showIt=false)QWidget
requestViewUpdate(bool changed)KateViewInternal [signal]
resetInputContext()QWidget
resizeEvent(QResizeEvent *)KateViewInternal [protected, virtual]
restoreGeometry(const QByteArray &geometry)QWidget
right enum valueKateViewInternal
saveGeometry()QWidget
scroll(int dx, int dy)QWidget
scroll(int dx, int dy, const QRect &r)QWidget
scrollDown()KateViewInternal
scrollUp()KateViewInternal
setActiveWindow()QWidget
setAttribute(Qt::WidgetAttribute attribute, bool on=true)QWidget
setBackgroundColor(const QColor &color)QWidget
setBackgroundMode(Qt::BackgroundMode widgetBackground, Qt::BackgroundMode paletteBackground=Qt::PaletteBackground)QWidget
setBackgroundOrigin(BackgroundOrigin background)QWidget
setBackgroundPixmap(const QPixmap &pixmap)QWidget
setBackgroundRole(QPalette::ColorRole role)QWidget
setCaption(const QString &c)QWidget
setContentsMargins(int left, int top, int right, int bottom)QWidget
setDisabled(bool disable)QWidget
setEditFocus(bool enable)QWidget
setEraseColor(const QColor &color)QWidget
setErasePixmap(const QPixmap &pixmap)QWidget
setFixedHeight(int h)QWidget
setFixedSize(const QSize &s)QWidget
setFixedSize(int w, int h)QWidget
setFixedWidth(int w)QWidget
setFocus(Qt::FocusReason reason)QWidget
setFocus()QWidget
setFocusProxy(QWidget *w)QWidget
setFont(const QFont &f, bool b)QWidget
setForegroundRole(QPalette::ColorRole role)QWidget
setHidden(bool hidden)QWidget
setIcon(const QPixmap &i)QWidget
setIconText(const QString &it)QWidget
setInputContext(QInputContext *context)QWidget
setInputMethodEnabled(bool enabled)QWidget
setKeyCompression(bool b)QWidget
setLayout(QLayout *layout)QWidget
setMask(const QBitmap &bitmap)QWidget
setMask(const QRegion &region)QWidget
setPalette(const QPalette &p, bool b)QWidget
setPaletteBackgroundColor(const QColor &color)QWidget
setPaletteBackgroundPixmap(const QPixmap &pixmap)QWidget
setPaletteForegroundColor(const QColor &color)QWidget
setParent(QWidget *parent)QWidget
setParent(QWidget *parent, Qt::WindowFlags f)QWidget
setShortcutAutoRepeat(int id, bool enable=true)QWidget
setShortcutEnabled(int id, bool enable=true)QWidget
setShown(bool shown)QWidget
setSizePolicy(QSizePolicy::Policy hor, QSizePolicy::Policy ver, bool hfw)QWidget
setStyle(QStyle *style)QWidget
setStyle(const QString &style)QWidget
setTabOrder(QWidget *first, QWidget *second)QWidget
setWantsDirectChanges(bool wantsDirectChanges)KTextEditor::SmartRangeWatcher [private]
setWindowRole(const QString &role)QWidget
setWindowState(Qt::WindowStates windowState)QWidget
setWindowSurface(QWindowSurface *surface)QWidget
show()QWidget
showEvent(QShowEvent *)KateViewInternal [protected, virtual]
showFullScreen()QWidget
showMaximized()QWidget
showMinimized()QWidget
showNormal()QWidget
slotDecFontSizes()KateViewInternal [slot]
slotIncFontSizes()KateViewInternal [slot]
SmartRangeWatcher()KTextEditor::SmartRangeWatcher [private]
stackUnder(QWidget *w)QWidget
startLine() const KateViewInternal [inline]
startPos() const KateViewInternal [inline]
startX() const KateViewInternal [inline]
style()QWidget
tabletEvent(QTabletEvent *event)QWidget
tagAll()KateViewInternal
tagLine(const KTextEditor::Cursor &virtualCursor)KateViewInternal
tagLines(int start, int end, bool realLines=false)KateViewInternal
tagLines(KTextEditor::Cursor start, KTextEditor::Cursor end, bool realCursors=false)KateViewInternal
tagRange(const KTextEditor::Range &range, bool realCursors)KateViewInternal
testAttribute(Qt::WidgetAttribute attribute)QWidget
top(bool sel=false)KateViewInternal
top_home(bool sel=false)KateViewInternal
topOfView(bool sel=false)KateViewInternal
underMouse()QWidget
unsetFont()QWidget
unsetPalette()QWidget
update()QWidget
update(int x, int y, int w, int h)QWidget
update(const QRect &r)QWidget
update(const QRegion &rgn)QWidget
updateDirty()KateViewInternal
updateGeometry()QWidget
updateMicroFocus()QWidget
updateRange(KateSmartRange *range)KateViewInternal [slot]
view()KateViewInternal [inline]
visibleRect()QWidget
visibleRegion()QWidget
wantsDirectChanges() const KTextEditor::SmartRangeWatcher [private]
wheelEvent(QWheelEvent *e)KateViewInternal [protected, virtual]
window()QWidget
WindowFlagsQWidget
WindowModalityQWidget
windowRole()QWidget
WindowStatesQWidget::windowState()QWidget
windowSurface()QWidget
WindowTypeQWidget::windowType()QWidget
winEvent(MSG *message, long *result)QWidget
winId()QWidget
wmapper()QWidget
wordLeft(bool sel=false)KateViewInternal
wordRight(bool sel=false)KateViewInternal
x11Event(XEvent *event)QWidget
x11Info()QWidget
yToKateTextLayout(int y) const KateViewInternal
~KateViewInternal()KateViewInternal
~SmartRangeWatcher()KTextEditor::SmartRangeWatcher [private, 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
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
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