|
|
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 |
| const QList<KHTMLView> * |
[static]
| private: void |
| void |
[signal]
| protected: void |
[signal]
| void |
[signal]
| void |
[virtual signal]
| bool |
[virtual signal]
| void |
[virtual signal]
| void |
[virtual signal]
| void |
[virtual signal]
This function emits the doubleClick() signal when the user double clicks a <a href=...> tag.
| void |
[virtual signal]
This function is called when the user moves the mouse.
| void |
[virtual signal]
this function is called when the user releases a mouse button.
| void |
[signal]
| void |
[signal]
| void |
[signal]
Scroll the view
| private: /** * move the view towards the currently selected node * and paint the cursor */ bool |
[signal]
| bool |
[signal]
move the view towards a given element. Note: currently this works only if the node is an anchor
| bool |
[signal]
move the view towards the next node or the last node from this one.
| void |
[signal]
| void |
[signal]
| DOM::NodeImpl * |
[const signal]
| void |
[signal]