|
|
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]
Reimplemented from QScrollView.
| void |
[virtual]
Reimplemented from QScrollView.
| 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]
Reimplemented from QScrollView.
| void |
[protected: virtual]
| void |
[protected: virtual]
| bool |
[protected: virtual]
Reimplemented from QScrollView.
| void |
[protected: virtual]
Reimplemented from QScrollView.
| void |
[protected: virtual]
Reimplemented from QScrollView.
| void |
[protected: virtual]
This function emits the doubleClick() signal when the user double clicks a <a href=...> tag.
Reimplemented from QScrollView.
| void |
[protected: virtual]
This function is called when the user moves the mouse.
Reimplemented from QScrollView.
| void |
[protected: virtual]
this function is called when the user releases a mouse button.
Reimplemented from QScrollView.
| void |
[protected: ]
| void |
[protected: ]
| void |
[protected: ]
Scroll the view
| Generated by: masato@ss10 on Wed Apr 11 12:04:37 2001, using kdoc 2.0a48. |