KHTMLSettings Class Reference
Settings for the HTML view. More...
#include <khtml_settings.h>
Public Types | |
enum | KJavaScriptAdvice |
enum | KJSWindowOpenPolicy |
enum | KJSWindowStatusPolicy |
enum | KJSWindowMovePolicy |
enum | KJSWindowResizePolicy |
enum | KJSWindowFocusPolicy |
Public Methods | |
void | init () |
void | init (KConfig *config, bool reset=true) |
virtual | ~KHTMLSettings () |
void | readDomainSettings (KConfig *config, bool reset, bool global, KPerDomainSettings &pd_settings) |
Detailed Description
Settings for the HTML view.
Definition at line 36 of file khtml_settings.h.
Member Enumeration Documentation
|
This enum specifies whether Java/JavaScript execution is allowed.
Definition at line 43 of file khtml_settings.h. Referenced by init(). |
|
This enum specifies the policy for window.open.
Definition at line 58 of file khtml_settings.h. |
|
This enum specifies the policy for window.status and .defaultStatus.
Definition at line 68 of file khtml_settings.h. |
|
This enum specifies the policy for window.moveBy and .moveTo.
Definition at line 76 of file khtml_settings.h. |
|
This enum specifies the policy for window.resizeBy and .resizeTo.
Definition at line 84 of file khtml_settings.h. |
|
This enum specifies the policy for window.focus.
Definition at line 92 of file khtml_settings.h. |
Constructor & Destructor Documentation
|
Destructor. Don't delete any instance by yourself. Definition at line 255 of file khtml_settings.cc. |
Member Function Documentation
|
Called by constructor and reparseConfiguration.
Definition at line 275 of file khtml_settings.cc. References KGlobal::config(). |
|
Read settings from
Definition at line 287 of file khtml_settings.cc. References QMap::begin(), KLocale::encoding(), QMap::end(), QFont::family(), QMap::find(), KGlobalSettings::fixedFont(), QString::fromLatin1(), KGlobalSettings::generalFont(), QMap::insert(), KJavaScriptAdvice, KGlobal::locale(), and readDomainSettings(). |
|
reads from
Definition at line 174 of file khtml_settings.cc. References QString::fromLatin1(), and KStdAccel::key(). Referenced by init(). |
The documentation for this class was generated from the following files: