KHTMLSettings Class Reference
Settings for the HTML view. More...
#include <khtml_settings.h>
Public Types | |
enum | KJavaScriptAdvice |
This enum specifies whether Java/JavaScript execution is allowed. More... | |
Public Methods | |
void | init () |
Called by constructor and reparseConfiguration. | |
void | init (KConfig *config, bool reset=true) |
Read settings from config . | |
virtual | ~KHTMLSettings () |
Destructor. |
Detailed Description
Settings for the HTML view.
Definition at line 35 of file khtml_settings.h.
Member Enumeration Documentation
|
This enum specifies whether Java/JavaScript execution is allowed.
Definition at line 42 of file khtml_settings.h. Referenced by init(). |
Constructor & Destructor Documentation
|
Destructor. Don't delete any instance by yourself. Definition at line 137 of file khtml_settings.cc. |
Member Function Documentation
|
Called by constructor and reparseConfiguration.
Definition at line 157 of file khtml_settings.cc. References KGlobal::config(). |
|
Read settings from
Definition at line 169 of file khtml_settings.cc. References KLocale::encoding(), QFont::family(), KGlobalSettings::fixedFont(), QString::fromLatin1(), KGlobalSettings::generalFont(), KJavaScriptAdvice, and KGlobal::locale(). |
The documentation for this class was generated from the following files: