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

KHTML

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()KHTMLView [protected]
cleared()KHTMLView [signal]
clipper() constQScrollView
closeEvent(QCloseEvent *)KHTMLView [protected, virtual]
contentsContextMenuEvent(QContextMenuEvent *_ce)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
displayAccessKeys()KHTMLView
doAutoScroll()KHTMLView [protected]
dragAutoScroll() constQScrollView
dragEnterEvent(QDragEnterEvent *)KHTMLView [protected, virtual]
drawContents(QPainter *p, int clipx, int clipy, int clipw, int cliph)KHTMLView [protected, virtual]
drawContents(QPainter *)KHTMLView [protected, virtual]
drawContentsOffset(QPainter *p, int offsetx, int offsety, int clipx, int clipy, int clipw, int cliph)QScrollView
dropEvent(QDropEvent *)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 *, QEvent *)KHTMLView [protected, virtual]
findAheadActive(bool)KHTMLView [signal]
finishedLayout()KHTMLView [signal]
focusInEvent(QFocusEvent *)KHTMLView [protected, virtual]
focusNextPrevChild(bool next)KHTMLView [protected, virtual]
focusOutEvent(QFocusEvent *)KHTMLView [protected, virtual]
frameWidth() const KHTMLView [inline]
hasStaticBackground() constQScrollView
hideAccessKeys()KHTMLView [signal]
hideEvent(QHideEvent *)KHTMLView [protected, virtual]
horizontalScrollBar() constQScrollView
horizontalSliderPressed()QScrollView
horizontalSliderReleased()QScrollView
hScrollBarMode() constQScrollView
isHorizontalSliderPressed()QScrollView
isVerticalSliderPressed()QScrollView
keyPressEvent(QKeyEvent *_ke)KHTMLView [protected]
keyReleaseEvent(QKeyEvent *_ke)KHTMLView [protected]
khtml::applyRule(DOM::CSSProperty *prop)KHTMLView [friend]
KHTMLView(KHTMLPart *part, QWidget *parent, const char *name=0)KHTMLView
layout()KHTMLView
leftMargin() constQScrollView
marginHeight()KHTMLView [inline]
marginWidth() const KHTMLView [inline]
moveChild(QWidget *child, int x, int y)QScrollView
part() const KHTMLView [inline]
print()KHTMLView
print(bool quick)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
repaintAccessKeys()KHTMLView [signal]
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)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)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 *)KHTMLView [protected, virtual]
slotPaletteChanged()KHTMLView [protected, slot]
slotScrollBarMoved()KHTMLView [protected, slot]
timerEvent(QTimerEvent *)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 *)KHTMLView [protected, virtual]
viewportMouseMoveEvent(QMouseEvent *)KHTMLView [protected, virtual]
viewportMousePressEvent(QMouseEvent *)KHTMLView [protected, virtual]
viewportMouseReleaseEvent(QMouseEvent *)KHTMLView [protected, virtual]
viewportPaintEvent(QPaintEvent *pe)QScrollView
viewportResizeEvent(QResizeEvent *)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 *)KHTMLView [protected, virtual]
visibleHeight() constQScrollView
visibleWidth() constQScrollView
vScrollBarMode() constQScrollView
zoomView(int)KHTMLView [signal]
~KHTMLView()KHTMLView [virtual]

KHTML

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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
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