class KHTMLView


Definition#include <khtmlview.h>
InheritsQScrollView (qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods

Protected Members

 KHTMLView ( KHTMLPart *part, QWidget *parent, const char *name=0 )

Constructs a KHTMLView

void  setURLCursor ( const QCursor &c )

Sets the cursor to use when the cursor is on a link.

const QCursor&  urlCursor ()

Returns the cursor which is used when the cursor is on a link.

int  marginWidth ()

Returns: the margin With

QString  selectedText ()

[const]

Returns: the margin height

void  viewportMouseDoubleClickEvent ( QMouseEvent * )

[protected virtual]

This function emits the 'doubleClick' signal when the user double clicks a &lt;a href=...&gt; tag.

Reimplemented from QScrollView

void  viewportMouseMoveEvent (QMouseEvent *)

[protected virtual]

This function is called when the user moves the mouse.

Reimplemented from QScrollView

void  viewportMouseReleaseEvent (QMouseEvent *)

[protected virtual]

this function is called when the user releases a mouse button.

Reimplemented from QScrollView

QString m_strSelectedURL

[protected]

This is just a temporary variable. It stores the URL the user clicked on, until he releases the mouse again.

mouseMoveHook mousePressedHook


Generated by: dfaure@faure on Sun Mar 26 14:24:58 2000, using kdoc 2.0a35.