khtml Library API Documentation

KHTMLView Member List

This is the complete list of members for KHTMLView, including all inherited members.
addChild(QWidget *child, int x=0, int y=0)QScrollView
bottomMargin() constQScrollView
center(int x, int y)QScrollView
center(int x, int y, float xmargin, float ymargin)QScrollView
childX(QWidget *child)QScrollView
childY(QWidget *child)QScrollView
clear() (defined in KHTMLView)KHTMLView [protected]
cleared() (defined in KHTMLView)KHTMLView [signal]
clipper() constQScrollView
closeEvent(QCloseEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
contentsContextMenuEvent(QContextMenuEvent *_ce) (defined in KHTMLView)KHTMLView [protected]
contentsDragEnterEvent(QDragEnterEvent *)QScrollView
contentsDragLeaveEvent(QDragLeaveEvent *)QScrollView
contentsDragMoveEvent(QDragMoveEvent *)QScrollView
contentsDropEvent(QDropEvent *)QScrollView
contentsHeight() constQScrollView
contentsMouseDoubleClickEvent(QMouseEvent *e)QScrollView
contentsMouseMoveEvent(QMouseEvent *e)QScrollView
contentsMousePressEvent(QMouseEvent *e)QScrollView
contentsMouseReleaseEvent(QMouseEvent *e)QScrollView
contentsMoving(int x, int y)QScrollView
contentsToViewport(int x, int y, int &vx, int &vy) constQScrollView
contentsToViewport(const QPoint &p) constQScrollView
contentsWheelEvent(QWheelEvent *e)QScrollView
contentsWidth() constQScrollView
contentsX() constQScrollView
contentsY() constQScrollView
cornerWidget() constQScrollView
doAutoScroll() (defined in KHTMLView)KHTMLView [protected]
DOM::DocumentImpl (defined in KHTMLView)KHTMLView [friend]
DOM::HTMLAnchorElementImpl (defined in KHTMLView)KHTMLView [friend]
DOM::HTMLFormElementImpl (defined in KHTMLView)KHTMLView [friend]
DOM::HTMLGenericFormElementImpl (defined in KHTMLView)KHTMLView [friend]
DOM::HTMLTitleElementImpl (defined in KHTMLView)KHTMLView [friend]
dragAutoScroll() constQScrollView
dragEnterEvent(QDragEnterEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
drawContents(QPainter *p, int clipx, int clipy, int clipw, int cliph) (defined in KHTMLView)KHTMLView [protected, virtual]
drawContents(QPainter *) (defined in KHTMLView)KHTMLView [protected, virtual]
drawContentsOffset(QPainter *p, int offsetx, int offsety, int clipx, int clipy, int clipw, int cliph)QScrollView
dropEvent(QDropEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
enableClipper(bool y)QScrollView
ensureVisible(int x, int y)QScrollView
ensureVisible(int x, int y, int xmargin, int ymargin)QScrollView
enum{Default, Manual, AutoOne, AutoOneFit}QScrollView
enum{Auto, AlwaysOff, AlwaysOn}QScrollView
eventFilter(QObject *obj, QEvent *e)QScrollView
focusNextPrevChild(bool next) (defined in KHTMLView)KHTMLView [protected, virtual]
focusOutEvent(QFocusEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
frameWidth() const (defined in KHTMLView)KHTMLView [inline]
hasStaticBackground() constQScrollView
hideEvent(QHideEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
horizontalScrollBar() constQScrollView
horizontalSliderPressed()QScrollView
horizontalSliderReleased()QScrollView
hScrollBarMode() constQScrollView
isHorizontalSliderPressed()QScrollView
isVerticalSliderPressed()QScrollView
keyPressEvent(QKeyEvent *_ke) (defined in KHTMLView)KHTMLView [protected]
keyReleaseEvent(QKeyEvent *_ke) (defined in KHTMLView)KHTMLView [protected]
khtml::applyRule (defined in KHTMLView)KHTMLView [friend]
khtml::CSSStyleSelector (defined in KHTMLView)KHTMLView [friend]
khtml::RenderLineEdit (defined in KHTMLView)KHTMLView [friend]
khtml::RenderObject (defined in KHTMLView)KHTMLView [friend]
khtml::RenderPartObject (defined in KHTMLView)KHTMLView [friend]
khtml::RenderRoot (defined in KHTMLView)KHTMLView [friend]
khtml::RenderWidget (defined in KHTMLView)KHTMLView [friend]
KHTMLPart (defined in KHTMLView)KHTMLView [friend]
KHTMLView(KHTMLPart *part, QWidget *parent, const char *name=0)KHTMLView
KJS::WindowFunc (defined in KHTMLView)KHTMLView [friend]
layout()KHTMLView
leftMargin() constQScrollView
marginHeight()KHTMLView [inline]
marginWidth() constKHTMLView [inline]
moveChild(QWidget *child, int x, int y)QScrollView
part() constKHTMLView [inline]
print()KHTMLView
prop-the height of the contents areaQScrollView
prop-the width of the contents areaQScrollView
prop-the X coordinate of the contents that are at the left edge of the viewportQScrollView
prop-the Y coordinate of the contents that are at the top edge of the viewportQScrollView
prop-whether autoscrolling in drag move events is enabledQScrollView
prop-the mode for the horizontal scroll barQScrollView
prop-the resize policyQScrollView
prop-the mode for the vertical scroll barQScrollView
prop-the vertical amount of the content that is visibleQScrollView
prop-the horizontal amount of the content that is visibleQScrollView
QScrollView(QWidget *parent=0, const char *name=0, WFlags f=0)QScrollView
QScrollView()QScrollView
removeChild(QWidget *child)QScrollView
repaintContents(int x, int y, int w, int h, bool erase=TRUE)QScrollView
repaintContents(const QRect &r, bool erase=TRUE)QScrollView
repaintContents(bool erase=TRUE)QScrollView
resizeContents(int w, int h)QScrollView
resizeEvent(QResizeEvent *event) (defined in KHTMLView)KHTMLView [protected, virtual]
resizePolicy() constQScrollView
rightMargin() constQScrollView
scrollBy(int dx, int dy)QScrollView
setContentsPos(int x, int y)QScrollView
setCornerWidget(QWidget *corner)QScrollView
setDragAutoScroll(bool b)QScrollView
setHBarGeometry(QScrollBar &hbar, int x, int y, int w, int h)QScrollView
setHScrollBarMode(ScrollBarMode mode)KHTMLView [virtual]
setMarginHeight(int y) (defined in KHTMLView)KHTMLView
setMargins(int left, int top, int right, int bottom)QScrollView
setMarginWidth(int x)KHTMLView
setResizePolicy(ResizePolicy)QScrollView
setStaticBackground(bool y)QScrollView
setVBarGeometry(QScrollBar &vbar, int x, int y, int w, int h)QScrollView
setVScrollBarMode(ScrollBarMode mode)KHTMLView [virtual]
showEvent(QShowEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
slotPaletteChanged() (defined in KHTMLView)KHTMLView [protected, slot]
slotScrollBarMoved() (defined in KHTMLView)KHTMLView [protected, slot]
timerEvent(QTimerEvent *) (defined in KHTMLView)KHTMLView [protected]
topMargin() constQScrollView
updateContents(int x, int y, int w, int h)QScrollView
updateContents(const QRect &r)QScrollView
updateContents()QScrollView
updateScrollBars()QScrollView
verticalScrollBar() constQScrollView
verticalSliderPressed()QScrollView
verticalSliderReleased()QScrollView
viewport() constQScrollView
viewportMouseDoubleClickEvent(QMouseEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
viewportMouseMoveEvent(QMouseEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
viewportMousePressEvent(QMouseEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
viewportMouseReleaseEvent(QMouseEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
viewportPaintEvent(QPaintEvent *pe)QScrollView
viewportResizeEvent(QResizeEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
viewportSize(int x, int y) constQScrollView
viewportToContents(int vx, int vy, int &x, int &y) constQScrollView
viewportToContents(const QPoint &vp) constQScrollView
viewportWheelEvent(QWheelEvent *) (defined in KHTMLView)KHTMLView [protected, virtual]
visibleHeight() constQScrollView
visibleWidth() constQScrollView
vScrollBarMode() constQScrollView
zoomView(int) (defined in KHTMLView)KHTMLView [signal]
~KHTMLView() (defined in KHTMLView)KHTMLView [virtual]
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:44 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001