class KHTMLSettings |
|
|
Settings for the HTML view. |
|
Internal Constructor |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Called by constructor and reparseConfiguration |
|
Read settings from config. config - is a pointer to KConfig object. reset - if true, settings are always set; if false, settings are only set if the config file has a corresponding key. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reads from config's current group, forcing initialization if reset is true. config - is a pointer to KConfig object. reset - true if initialization is to be forced. global - true if the global domain is to be read. pd_settings - will be initialised with the computed (inherited) settings. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| KAnimationDisabled | - | ||
| KAnimationLoopOnce | - | ||
| KAnimationEnabled | - |
| KJSWindowFocusAllow | - | ||
| KJSWindowFocusIgnore | - |
| KJSWindowMoveAllow | - | ||
| KJSWindowMoveIgnore | - |
| KJSWindowOpenAllow | - | ||
| KJSWindowOpenAsk | - | ||
| KJSWindowOpenDeny | - | ||
| KJSWindowOpenSmart | - |
| KJSWindowResizeAllow | - | ||
| KJSWindowResizeIgnore | - |
| KJSWindowStatusAllow | - | ||
| KJSWindowStatusIgnore | - |
| KJavaScriptDunno | - | ||
| KJavaScriptAccept | - | ||
| KJavaScriptReject | - |