KHTMLView Class Reference
#include <khtmlview.h>
Inheritance diagram for KHTMLView:

Detailed Description
Renders and displays HTML in a QScrollView.Suitable for use as an application's main view.
Definition at line 78 of file khtmlview.h.
Constructor & Destructor Documentation
|
Constructs a KHTMLView.
Definition at line 473 of file khtmlview.cpp. |
Member Function Documentation
|
Display all accesskeys in small tooltips.
Definition at line 2229 of file khtmlview.cpp. |
|
This signal is used for internal layouting. Don't use it to check if rendering finished. Use KHTMLPart completed() signal instead. |
|
ensure the display is up to date
Definition at line 781 of file khtmlview.cpp. |
|
Returns the margin height. A return value of -1 means the default value will be used. Definition at line 139 of file khtmlview.h. |
|
Returns the margin width. A return value of -1 means the default value will be used. Definition at line 127 of file khtmlview.h. |
|
Returns a pointer to the KHTMLPart that is rendering the page.
Definition at line 113 of file khtmlview.h. |
|
Prints the HTML document.
Definition at line 2745 of file khtmlview.cpp. |
|
Prints the HTML document.
Definition at line 2740 of file khtmlview.cpp. |
|
Sets horizontal scrollbar mode. Reimplemented for internal reasons. Reimplemented from QScrollView. Definition at line 2999 of file khtmlview.cpp. |
|
Sets a margin in x direction.
Definition at line 769 of file khtmlview.cpp. |
|
Sets verticals scrollbar mode. Reimplemented for internal reasons. Reimplemented from QScrollView. Definition at line 2989 of file khtmlview.cpp. |
The documentation for this class was generated from the following files: