|
|
Render and display HTML in a QScrollView.
Suitable for use as an application's main view.
|
Construct a KHTMLView.
|
[virtual]
KHTMLPart * |
[const]
Retrieve a pointer to the KHTMLPart that is rendering the page.
int |
[const]
bool |
Move the view towards the next link and draw a cursor around it
bool |
Move the view towards the next link and draw a cursor around it
void |
visualize that the item under the cursor has been pressed (true) or released(false)
void |
Set a margin in x direction.
int |
[const]
Retrieve the margin width.
A return value of -1 means the default value will be used.
void |
int |
void |
[virtual]
void |
[virtual]
void |
Print the HTML document.
void |
Paint the HTML document to a QPainter. The document will be scaled to match the width of rc and clipped to fit in the height. yOff determines the vertical offset in the document to start with. more, if nonzero will be set to true if the documents extends beyond the rc or false if everything below yOff was painted.
void |
const QList<KHTMLView> * |
[static]
void |
[signal]
void |
[protected: ]
void |
[protected: virtual]
void |
[protected: virtual]
void |
[protected: virtual]
bool |
[protected: virtual]
void |
[protected: virtual]
void |
[protected: virtual]
void |
[protected: virtual]
This function emits the doubleClick() signal when the user double clicks a <a href=...> tag.
void |
[protected: virtual]
This function is called when the user moves the mouse.
void |
[protected: virtual]
this function is called when the user releases a mouse button.
void |
[protected: ]
void |
[protected: ]
void |
[protected: ]
Scroll the view
Generated by: marc@yogi on Tue Mar 27 13:08:56 2001, using kdoc 2.0a48. |