Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1f9eb832ba1e4b88d9a5c2b384813bb4 > files > 4391

kdelibs3-apidocs-3.5.10-31.fc15.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">

<head>
  <title>khtml: KHTMLPart Class Reference (khtml)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../.."><img id="nav_header_logo" alt="Home" align="left" src="../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>

  <div id="nav_header_title" align="left">KDE API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_right" style="text-align: left;">
/ <a href="../..">API Reference</a>
 / <a href=".">khtml</a>
  </div>
</div>


<table id="main" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
      <td valign="top" class="menuheader" height="0"></td>

  <td id="contentcolumn" valign="top" rowspan="2" >
    <div id="content" style="padding-top: 0px;"><div style="width:100%; margin: 0px; padding: 0px;">
    <a name="content"></a>


<!-- Generated by Doxygen 1.7.4 -->
</div>
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-slots">Public Slots</a> &#124;
<a href="#signals">Signals</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-types">Protected Types</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#properties">Properties</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<div class="title">KHTMLPart Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KHTMLPart" --><!-- doxytag: inherits="KParts::ReadOnlyPart" -->
<p>This class is khtml's main class.  
 <a href="classKHTMLPart.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="khtml__part_8h_source.html">khtml_part.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for KHTMLPart:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classKHTMLPart.png" usemap="#KHTMLPart_map" alt=""/>
  <map id="KHTMLPart_map" name="KHTMLPart_map">
<area doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html" alt="KParts::ReadOnlyPart" shape="rect" coords="72,168,206,192"/>
<area doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1Part.html" alt="KParts::Part" shape="rect" coords="72,112,206,136"/>
<area href="qobject.html" alt="QObject" shape="rect" coords="0,56,134,80"/>
<area doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1PartBase.html" alt="KParts::PartBase" shape="rect" coords="144,56,278,80"/>
<area doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKXMLGUIClient.html" alt="KXMLGUIClient" shape="rect" coords="144,0,278,24"/>
</map>
 </div></div>

<p><a href="classKHTMLPart-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>GUIProfile</b> { <b>DefaultGUI</b>, 
<b>BrowserViewGUI</b>
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a1cb2fde96a744080bb70a1b26f49d1f1">CaretDisplayPolicy</a> { <b>CaretVisible</b>, 
<b>CaretInvisible</b>, 
<b>CaretBlink</b>
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ab73a18e60ad9a72354f39bda8519fc6d">FindOptions</a> { <b>FindLinksOnly</b> =  1 * KFindDialog::MinimumUserOption, 
<b>FindNoPopups</b> =  2 * KFindDialog::MinimumUserOption
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>FormNotification</b> { <b>NoNotification</b> =  0, 
<b>Before</b>, 
<b>Only</b>, 
<b>Unused</b> = 255
 }</td></tr>
<tr><td colspan="2"><h2><a name="pub-slots"></a>
Public Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a73d08f3a24e27d720c231db7f043828d">setActiveNode</a> (const <a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;node)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ad9fe8509d9e51999e8de72c18fbad408">stopAnimations</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0a4145ef42de60742ccaee3552dfe577"></a><!-- doxytag: member="KHTMLPart::dcopObjectId" ref="a0a4145ef42de60742ccaee3552dfe577" args="() const " -->
<a class="elRef" href="qcstring.html">QCString</a>&#160;</td><td class="memItemRight" valign="bottom"><b>dcopObjectId</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qvariant.html">QVariant</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#aa99a6ffb82d8e858efa50d45cfd5ceb9">executeScript</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;script)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ac9d91ac296e5f93eded9fc065dada62a">setCaretMode</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a8a3a74da9ecd979221f1b3a7265151ad">setEditable</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a7a41db34ca1e9a4c246038d37d1102f9">setCaretVisible</a> (bool show)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0b681fdd8fb46259df6bfa31a7aeb921"></a><!-- doxytag: member="KHTMLPart::submitFormProxy" ref="a0b681fdd8fb46259df6bfa31a7aeb921" args="(const char *action, const QString &amp;url, const QByteArray &amp;formData, const QString &amp;target, const QString &amp;contentType=QString::null, const QString &amp;boundary=QString::null)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>submitFormProxy</b> (const char *<a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKXMLGUIClient.html#a1ad7e513dcb1d0526fda4279f60b9fd3">action</a>, const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>, const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;formData, const <a class="elRef" href="qstring.html">QString</a> &amp;target, const <a class="elRef" href="qstring.html">QString</a> &amp;contentType=QString::null, const <a class="elRef" href="qstring.html">QString</a> &amp;boundary=QString::null)</td></tr>
<tr><td colspan="2"><h2><a name="signals"></a>
Signals</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a652e45db32d17910259be457178e450d">onURL</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a0c5d2b8cb7cd01fed0161c0f395386fa">popupMenu</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>, const <a class="elRef" href="qpoint.html">QPoint</a> &amp;point)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#aee6569e9aafee6052eeada9d7b0fbf80">selectionChanged</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a604649c0729a3ba2d1b807336c8513a4">nodeActivated</a> (const <a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa73893fa6e402f7a44d289d7e94bd672"></a><!-- doxytag: member="KHTMLPart::docCreated" ref="aa73893fa6e402f7a44d289d7e94bd672" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>docCreated</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ac3f3e72ed8bce4b41b4efb8e77895d9b">caretPositionChanged</a> (const <a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;node, long offset)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a3759e9f8e6cb11e61a847bc5dd1f2570">formSubmitNotification</a> (const char *<a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKXMLGUIClient.html#a1ad7e513dcb1d0526fda4279f60b9fd3">action</a>, const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>, const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;formData, const <a class="elRef" href="qstring.html">QString</a> &amp;target, const <a class="elRef" href="qstring.html">QString</a> &amp;contentType, const <a class="elRef" href="qstring.html">QString</a> &amp;boundary)</td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#abffce986fdadb3511e66b17e7b3534b2">KHTMLPart</a> (<a class="elRef" href="qwidget.html">QWidget</a> *parentWidget=0, const char *widgetname=0, <a class="elRef" href="qobject.html">QObject</a> *<a class="elRef" href="qobject.html#parent">parent</a>=0, const char *<a class="elRef" href="qobject.html#name">name</a>=0, GUIProfile prof=DefaultGUI)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa5dc3f31b2bf8a9282cbd910b1014267"></a><!-- doxytag: member="KHTMLPart::KHTMLPart" ref="aa5dc3f31b2bf8a9282cbd910b1014267" args="(KHTMLView *view, QObject *parent=0, const char *name=0, GUIProfile prof=DefaultGUI)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>KHTMLPart</b> (<a class="el" href="classKHTMLView.html">KHTMLView</a> *view, <a class="elRef" href="qobject.html">QObject</a> *<a class="elRef" href="qobject.html#parent">parent</a>=0, const char *<a class="elRef" href="qobject.html#name">name</a>=0, GUIProfile prof=DefaultGUI)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a9dc53a1a7fa5a37899f9be07e0a45536">~KHTMLPart</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ae8dc4051a55a9c19354e2a4a0113fad1">openURL</a> (const <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a920ff2457bc97dbe75274b030103eea6">closeURL</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a36c43f9c53b89c297193bbdbfb12c8eb">showError</a> (KIO::Job *job)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1HTMLDocument.html">DOM::HTMLDocument</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a56f0f72f58376e7308af0c392dd937a3">htmlDocument</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Document.html">DOM::Document</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a89a1470b2d74e6e7c36e3c54718900e0">document</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#af75f7ec3488f0e212f87e490f2bdf783">documentSource</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Node.html">DOM::Node</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a51be9295aec6cc869f3a8c5539f148c1">activeNode</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1BrowserExtension.html">KParts::BrowserExtension</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a271649475129052a094ca3612765533f">browserExtension</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5d1bc5ebbcf7e7809ef4b89f25144362"></a><!-- doxytag: member="KHTMLPart::liveConnectExtension" ref="a5d1bc5ebbcf7e7809ef4b89f25144362" args="(const khtml::RenderPart *) const " -->
<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1LiveConnectExtension.html">KParts::LiveConnectExtension</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>liveConnectExtension</b> (const khtml::RenderPart *) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa00af6e910097c5d775c75ddff23492a"></a><!-- doxytag: member="KHTMLPart::browserHostExtension" ref="aa00af6e910097c5d775c75ddff23492a" args="() const " -->
<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1BrowserHostExtension.html">KParts::BrowserHostExtension</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>browserHostExtension</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKHTMLView.html">KHTMLView</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#aa2c1b121eeba45e3dad2918cf51972c9">view</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ab00f549f675c54b8d8f166dfab6d2353">setJScriptEnabled</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#aaacab2d02df2bf84d91ab68d50a1a689">jScriptEnabled</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">KJS::Interpreter *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ac5fbf9ea45df864c89e7e541ef48bfa7">jScriptInterpreter</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a73cee0a63863c35c04b7e2327d13c2af">setStatusMessagesEnabled</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a6f0ee4fdd5b337adf0deb6b048b3c8ee">statusMessagesEnabled</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a1e30165266ea7ed46871edb385aeac5f">setMetaRefreshEnabled</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a7a3945601303de06d22bf7eebe83e2c2">metaRefreshEnabled</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qvariant.html">QVariant</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ac1dd647eddc9dd2bde9bff6b7294f2c0">executeScript</a> (const <a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;n, const <a class="elRef" href="qstring.html">QString</a> &amp;script)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a3c64896e0d58f3c5f36729f12a73c773">setDNDEnabled</a> (bool b)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a85d30db2a9207d43ad140295be1b3d0c">dndEnabled</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ae7f43aac385f347ec014808f1f9f0980">setJavaEnabled</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a53bf3ac7f611cbf29d4c06a42f9af083">javaEnabled</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">KJavaAppletContext *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a6683e17a760223faf55bf1b6952bc073">javaContext</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">KJavaAppletContext *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a0b81287f54fe1d877a91f1f3005f6909">createJavaContext</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#afb29264b6210504d5bd0e8ac40881fdd">setPluginsEnabled</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a5698d390494bc4deda5cba621953e1ee">pluginsEnabled</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ae0272315d75492b338b75f54fdbecbc1">setAutoloadImages</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a24bc0ef2bd960a478cf5cd934b8f8c47">autoloadImages</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a98b54df5ed16207328d3a9b272579946">setOnlyLocalReferences</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a303e61c3827453a26a731ed7b15c5cee">onlyLocalReferences</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a9dc02d048264869bf35d32be8c13ce84">isCaretMode</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#acc1cd57ab1204cc85f293c227c75251d">isEditable</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a64c7e23b520848dc8f17a9ffe6ede546">setCaretPosition</a> (<a class="el" href="classDOM_1_1Node.html">DOM::Node</a> node, long offset, bool extendSelection=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKHTMLPart.html#a1cb2fde96a744080bb70a1b26f49d1f1">CaretDisplayPolicy</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#aae1372fa15dc19f378602c431d1e0661">caretDisplayPolicyNonFocused</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ac5fdcd48552966c2042d9e2ce549fb96">setCaretDisplayPolicyNonFocused</a> (<a class="el" href="classKHTMLPart.html#a1cb2fde96a744080bb70a1b26f49d1f1">CaretDisplayPolicy</a> policy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac6b6dd9dd530e57c0a48fbcfd5281e75"></a><!-- doxytag: member="KHTMLPart::enableJScript" ref="ac6b6dd9dd530e57c0a48fbcfd5281e75" args="(bool e)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>enableJScript</b> (bool e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a42b791a83e263ca10286bb7567adbfa1"></a><!-- doxytag: member="KHTMLPart::enableJava" ref="a42b791a83e263ca10286bb7567adbfa1" args="(bool e)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>enableJava</b> (bool e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af48ecea52eec181a08b68e8d4cb0f8ef"></a><!-- doxytag: member="KHTMLPart::enablePlugins" ref="af48ecea52eec181a08b68e8d4cb0f8ef" args="(bool e)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>enablePlugins</b> (bool e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aacbe230c729ea7229c44fbe8f85280c6"></a><!-- doxytag: member="KHTMLPart::autoloadImages" ref="aacbe230c729ea7229c44fbe8f85280c6" args="(bool e)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>autoloadImages</b> (bool e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6f424063d308aca7bcff2974f9ce4b9e"></a><!-- doxytag: member="KHTMLPart::enableMetaRefresh" ref="a6f424063d308aca7bcff2974f9ce4b9e" args="(bool e)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>enableMetaRefresh</b> (bool e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa7c1ee0c3b2389c8100b675b0c18eb23"></a><!-- doxytag: member="KHTMLPart::setCharset" ref="aa7c1ee0c3b2389c8100b675b0c18eb23" args="(const QString &amp;, bool)" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>setCharset</b> (const <a class="elRef" href="qstring.html">QString</a> &amp;, bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af602412cc3df9b8c100a625bae4aae3d"></a><!-- doxytag: member="KHTMLPart::baseURL" ref="af602412cc3df9b8c100a625bae4aae3d" args="() const " -->
<a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a>&#160;</td><td class="memItemRight" valign="bottom"><b>baseURL</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad96f069928fa5ddc5bd52648af7df674"></a><!-- doxytag: member="KHTMLPart::baseTarget" ref="ad96f069928fa5ddc5bd52648af7df674" args="() const " -->
<a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><b>baseTarget</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a67a801e1bbdfcec28569f95545147f65">backgroundURL</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#aab1da4089c982eab687dfa1bf6beb8a4">scheduleRedirection</a> (int delay, const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>, bool lockHistory=true)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#afa6f3b007d8e61f0b1813ca12af61837">begin</a> (const <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>=<a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a>(), int xOffset=0, int yOffset=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a4b62d272ab268de4b2506caef73340df">write</a> (const char *str, int len=-1)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a3a8a9cd9b0b520b770af9aae92c37925">write</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;str)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a89ff5e36acdead03b5d978ef72ca9c51">end</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a6735c74aa6e2e413d47e3642b144cab0">paint</a> (<a class="elRef" href="qpainter.html">QPainter</a> *, const <a class="elRef" href="qrect.html">QRect</a> &amp;, int=0, bool *=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a39dd6d00211dd0793bd8ff3203d86a62">setEncoding</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" href="qobject.html#name">name</a>, bool override=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a1f6668680deb1a079ac4adc99fc387fb">encoding</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a7970589590d48fe8aa1efc578e86907c">setUserStyleSheet</a> (const <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a97ca60b9326a6fd7c6fae9f219a18043">setUserStyleSheet</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;styleSheet)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#accef9bb6c58cc585f7303e4ad8b0c38e">setStandardFont</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" href="qobject.html#name">name</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a54ed13451e2b212a294e39f68a172d8c">setFixedFont</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" href="qobject.html#name">name</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ab3aed2aa923ffa5b3d3ae5edb0d07012">gotoAnchor</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" href="qobject.html#name">name</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#affcee5f741772011b4e3a92e2f0cdae6">nextAnchor</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a2d0d4675f18c406e9cff93810f412d4b">prevAnchor</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a15c13bb47f0513f6d77b61dff4f65f77">setURLCursor</a> (const <a class="elRef" href="qcursor.html">QCursor</a> &amp;c)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qcursor.html">QCursor</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a78362f8faaf44359a04e861ca4167f16">urlCursor</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a5f8ac191d3856766dd968e6e65f4191b">findText</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a86fc86e0e792b0a2a28733be2709f5b5">findText</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;str, long options, <a class="elRef" href="qwidget.html">QWidget</a> *<a class="elRef" href="qobject.html#parent">parent</a>=0, KFindDialog *findDialog=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a9ef2144d452694c2c854f674f265f03b">findTextBegin</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#aefa44cf20f4ca8cf2416651e0cdcf719">findTextNext</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;str, bool forward, bool caseSensitive, bool isRegExp)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a7fbebfb9af1507c8d4dc67a68523c927">findTextNext</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a6682d6f5641c55bba322b3cc7424067b">findTextNext</a> (bool reverse)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#afcba002a22b831a0a31bfb69c3c6c178">setZoomFactor</a> (int percent)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a108bd88d8c4732ff185f97a593413c1b">zoomFactor</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ac5fda51eabfc40d1efc8b4afd3a515b2">selectedText</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#af4323c9cb014c0dcc5b8ff76133f18d0">selectedTextAsHTML</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">DOM::Range&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a24ecf468b72b0898cf9ce11c6bea3b0f">selection</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a9d28f216a5c7d8121a9e0f557b3dbae7">selection</a> (<a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;startNode, long &amp;startOffset, <a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;endNode, long &amp;endOffset) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#afda673a9dbbc6ecb07730731b35f8c87">setSelection</a> (const DOM::Range &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ae953dfff03a15d99a0524f2b46779f14">hasSelection</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#afa575875d4fbe275301619753a5c2fa6">selectAll</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a06aa76bfe79594f6fb3796116e8d4aea">show</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ac9ac85f18b1b93207fc05cc82a165a90">hide</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1PartManager.html">KParts::PartManager</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a2d491e6a711b4e5d63a99003f7c22f35">partManager</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#adefc7f7a6d8e89920bb6a92cf2c671e5">saveState</a> (<a class="elRef" href="qdatastream.html">QDataStream</a> &amp;stream)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ad74028881656272311627f03fd9c48ed">restoreState</a> (<a class="elRef" href="qdatastream.html">QDataStream</a> &amp;stream)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Node.html">DOM::Node</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a65e797e33746b00a5c28da1f53d89b1e">nodeUnderMouse</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Node.html">DOM::Node</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a7dacc15f05bdf93c0c808d96acfe2218">nonSharedNodeUnderMouse</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a94d03e9274e39f214aec5c9599852037"></a><!-- doxytag: member="KHTMLPart::settings" ref="a94d03e9274e39f214aec5c9599852037" args="() const " -->
const <a class="el" href="classKHTMLSettings.html">KHTMLSettings</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>settings</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKHTMLPart.html">KHTMLPart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a4ab62fae7ea81eafb62c1ae13c13e401">parentPart</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstringlist.html">QStringList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#acf933e8215f1cbebd819967222bc5a6e">frameNames</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afec9c1a7a8708e0eaaeb92f26a576271"></a><!-- doxytag: member="KHTMLPart::frames" ref="afec9c1a7a8708e0eaaeb92f26a576271" args="() const " -->
<a class="elRef" href="qptrlist.html">QPtrList</a>&lt; <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>frames</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKHTMLPart.html">KHTMLPart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a17076d264486498bf1fa3d6e9d80e4cf">findFrame</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;f)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKHTMLPart.html">KHTMLPart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a75a606e5e1f5e914db4b6ebd30571444">findFrameParent</a> (<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> *callingPart, const <a class="elRef" href="qstring.html">QString</a> &amp;f, khtml::ChildFrame **childFrame=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a9fe12dae0150dd16d04244254639a783">currentFrame</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#af97a8cf169fae9d308c68f7ee7061443">frameExists</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;frameName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">KJSProxy *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ab6551b2c2423455aa74ed19956121a47">framejScript</a> (<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> *framePart)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a3f6f2f7dda57e607170f9be455db0e9a">findFramePart</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;f)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#af60ef27f6a3b7b3c348e91cad052bba3">setJSStatusBarText</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;text)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ae8d187f045ae9546096a73d0dd15eaec">setJSDefaultStatusBarText</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;text)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a6c50f7697ab515bff324adedc2f2f8c0">jsStatusBarText</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a79553d3c09e6de359facddbbc3e1b13c">jsDefaultStatusBarText</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a03109da32bfa449313938451f7121184">referrer</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a2242c3931d3c2626f76c43f69dedadfa">pageReferrer</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a627dfd4c7ba02e73eecc6be9bdb1935d">lastModified</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ab8ebe9b5c9c613fa2cced7b4b2155ae1">preloadStyleSheet</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>, const <a class="elRef" href="qstring.html">QString</a> &amp;stylesheet)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#af171b1acd61f70ab6b43592d8bb22246">preloadScript</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>, const <a class="elRef" href="qstring.html">QString</a> &amp;script)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af225a09c273c547ac7629556b63dc7e6"></a><!-- doxytag: member="KHTMLPart::restored" ref="af225a09c273c547ac7629556b63dc7e6" args="() const " -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>restored</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a94060ca829caa0e7abb803d0f4a75b32">setFormNotification</a> (FormNotification fn)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">FormNotification&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#adf18f35729a8946d6ede646d9dbc23f1">formNotification</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a46b146366c5b847fcf5cac9979dd438e">toplevelURL</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ac7e5dfcd69f5fa788a402d37d65c5d4e">isModified</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ade72cc9810680fc1ac1f93f2788054a8">setSuppressedPopupIndicator</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a7635cf3ffd8366dfadbfd8fedfb43b02">setSuppressedPopupIndicator</a> (bool enable, <a class="el" href="classKHTMLPart.html">KHTMLPart</a> *originPart)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae62f3bbaab18eeb1586a9167673787cd"></a><!-- doxytag: member="KHTMLPart::inProgress" ref="ae62f3bbaab18eeb1586a9167673787cd" args="() const " -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>inProgress</b> () const </td></tr>
<tr><td colspan="2"><h2><a name="pro-types"></a>
Protected Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>PageSecurity</b> { <b>NotCrypted</b>, 
<b>Encrypted</b>, 
<b>Mixed</b>
 }</td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a750328468b966d8dd3ddf33354ec1ee3">completeURL</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a4eb7f8bf225aba52f4d15ddd393ba9ee">htmlError</a> (int errorCode, const <a class="elRef" href="qstring.html">QString</a> &amp;text, const <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> &amp;reqUrl)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8245df7a10ec47f738be754fe416f274"></a><!-- doxytag: member="KHTMLPart::customEvent" ref="a8245df7a10ec47f738be754fe416f274" args="(QCustomEvent *event)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>customEvent</b> (<a class="elRef" href="qcustomevent.html">QCustomEvent</a> *<a class="elRef" href="qobject.html#event">event</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a68bd0d3f19c7131d3be3070950b20d9e">khtmlMousePressEvent</a> (khtml::MousePressEvent *<a class="elRef" href="qobject.html#event">event</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ae7df3423e44f7024cf412f8978a7af17">khtmlMouseDoubleClickEvent</a> (khtml::MouseDoubleClickEvent *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a13b2b58bf24f1c868a046c341b16cf05">khtmlMouseMoveEvent</a> (khtml::MouseMoveEvent *<a class="elRef" href="qobject.html#event">event</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a04f845fb9db7435f9908b9afa31f805b">khtmlMouseReleaseEvent</a> (khtml::MouseReleaseEvent *<a class="elRef" href="qobject.html#event">event</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a04721c4ab7bf8b5b58e4e445b2ee68ff">khtmlDrawContentsEvent</a> (khtml::DrawContentsEvent *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a92681440cfc928206833df46a4a69840">guiActivateEvent</a> (<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1GUIActivateEvent.html">KParts::GUIActivateEvent</a> *<a class="elRef" href="qobject.html#event">event</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a482d57008a46d3bb0156cdce89cec187">openFile</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a37513187f19ba271e9be7e497bf7db1b"></a><!-- doxytag: member="KHTMLPart::urlSelected" ref="a37513187f19ba271e9be7e497bf7db1b" args="(const QString &amp;url, int button, int state, const QString &amp;_target, KParts::URLArgs args=KParts::URLArgs())" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>urlSelected</b> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url</a>, int button, int state, const <a class="elRef" href="qstring.html">QString</a> &amp;_target, <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/structKParts_1_1URLArgs.html">KParts::URLArgs</a> args=<a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/structKParts_1_1URLArgs.html">KParts::URLArgs</a>())</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a51e89a8bee311dc79c24e3365abeb5a6">createPart</a> (<a class="elRef" href="qwidget.html">QWidget</a> *parentWidget, const char *widgetName, <a class="elRef" href="qobject.html">QObject</a> *<a class="elRef" href="qobject.html#parent">parent</a>, const char *<a class="elRef" href="qobject.html#name">name</a>, const <a class="elRef" href="qstring.html">QString</a> &amp;mimetype, <a class="elRef" href="qstring.html">QString</a> &amp;serviceName, <a class="elRef" href="qstringlist.html">QStringList</a> &amp;serviceTypes, const <a class="elRef" href="qstringlist.html">QStringList</a> &amp;params)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4a303f5006d2b0af373e38d21fd56514"></a><!-- doxytag: member="KHTMLPart::pluginPageQuestionAsked" ref="a4a303f5006d2b0af373e38d21fd56514" args="(const QString &amp;mimetype) const " -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>pluginPageQuestionAsked</b> (const <a class="elRef" href="qstring.html">QString</a> &amp;mimetype) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6ad0afad244658cdf2a7247a76eece10"></a><!-- doxytag: member="KHTMLPart::setPluginPageQuestionAsked" ref="a6ad0afad244658cdf2a7247a76eece10" args="(const QString &amp;mimetype)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>setPluginPageQuestionAsked</b> (const <a class="elRef" href="qstring.html">QString</a> &amp;mimetype)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a04e10fef7a4af73c31448417a2cfc8df"></a><!-- doxytag: member="KHTMLPart::setPageSecurity" ref="a04e10fef7a4af73c31448417a2cfc8df" args="(PageSecurity sec)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>setPageSecurity</b> (PageSecurity sec)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ae9755eb4eb512397e49b9b28238a2cc3">doOpenStream</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;mimeType)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a61541d3a4ac0488b08994b8438a58e3f">doWriteStream</a> (const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#a509feb325f52f600aa4be163ee2a1597">doCloseStream</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="properties"></a>
Properties</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6cfae45c33642666b7b9fa14c73a7088"></a><!-- doxytag: member="KHTMLPart::javaScriptEnabled" ref="a6cfae45c33642666b7b9fa14c73a7088" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>javaScriptEnabled</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a899fd778e99d77bd358236ed3f013165"></a><!-- doxytag: member="KHTMLPart::javaEnabled" ref="a899fd778e99d77bd358236ed3f013165" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>javaEnabled</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad03855aff28a4dc7846ec5f80af8a9ea"></a><!-- doxytag: member="KHTMLPart::autoloadImages" ref="ad03855aff28a4dc7846ec5f80af8a9ea" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>autoloadImages</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a524258a3ffcaf114e801a33caa6fab8e"></a><!-- doxytag: member="KHTMLPart::dndEnabled" ref="a524258a3ffcaf114e801a33caa6fab8e" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>dndEnabled</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a062339d50e5c261320be2f27fd65b745"></a><!-- doxytag: member="KHTMLPart::pluginsEnabled" ref="a062339d50e5c261320be2f27fd65b745" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>pluginsEnabled</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1fd69d436177af43415e1af1bb53b6d0"></a><!-- doxytag: member="KHTMLPart::dcopObjectId" ref="a1fd69d436177af43415e1af1bb53b6d0" args="" -->
<a class="elRef" href="qcstring.html">QCString</a>&#160;</td><td class="memItemRight" valign="bottom"><b>dcopObjectId</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab3ef12a25e04af71e703b37b399dfd0b"></a><!-- doxytag: member="KHTMLPart::modified" ref="ab3ef12a25e04af71e703b37b399dfd0b" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>modified</b></td></tr>
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af85dbde93d644641d70149fe66118d47"></a><!-- doxytag: member="KHTMLPart::KHTMLView" ref="af85dbde93d644641d70149fe66118d47" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#af85dbde93d644641d70149fe66118d47">KHTMLView</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a49df723af810f6e5dd861db3f9a3f765"></a><!-- doxytag: member="KHTMLPart::DOM::HTMLTitleElementImpl" ref="a49df723af810f6e5dd861db3f9a3f765" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOM::HTMLTitleElementImpl</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afef14e5cd08d634c1b409ef5ee5545e4"></a><!-- doxytag: member="KHTMLPart::DOM::HTMLFrameElementImpl" ref="afef14e5cd08d634c1b409ef5ee5545e4" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOM::HTMLFrameElementImpl</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1946bde77c878d79bd2484a16b8cda54"></a><!-- doxytag: member="KHTMLPart::DOM::HTMLIFrameElementImpl" ref="a1946bde77c878d79bd2484a16b8cda54" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOM::HTMLIFrameElementImpl</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a847d861aae64e31d885217a9a6d82b6a"></a><!-- doxytag: member="KHTMLPart::DOM::HTMLObjectElementImpl" ref="a847d861aae64e31d885217a9a6d82b6a" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOM::HTMLObjectElementImpl</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8aee6fb0740691e3aa561b60a1be1d07"></a><!-- doxytag: member="KHTMLPart::DOM::HTMLAnchorElementImpl" ref="a8aee6fb0740691e3aa561b60a1be1d07" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOM::HTMLAnchorElementImpl</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5e48fa4aa7ad4aa384972ed8233c86ca"></a><!-- doxytag: member="KHTMLPart::DOM::HTMLMetaElementImpl" ref="a5e48fa4aa7ad4aa384972ed8233c86ca" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOM::HTMLMetaElementImpl</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0de8830dabbfb6826701cb01ff1acd3a"></a><!-- doxytag: member="KHTMLPart::DOM::NodeImpl" ref="a0de8830dabbfb6826701cb01ff1acd3a" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOM::NodeImpl</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab8479ed13cdcda5c1da9844e14801b9b"></a><!-- doxytag: member="KHTMLPart::KHTMLRun" ref="ab8479ed13cdcda5c1da9844e14801b9b" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KHTMLRun</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af7bfd8c7892269f8092571b7a4920ae4"></a><!-- doxytag: member="KHTMLPart::DOM::HTMLFormElementImpl" ref="af7bfd8c7892269f8092571b7a4920ae4" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOM::HTMLFormElementImpl</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a31119260726802edd78aab99e9b76330"></a><!-- doxytag: member="KHTMLPart::khtml::RenderPartObject" ref="a31119260726802edd78aab99e9b76330" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>khtml::RenderPartObject</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7184b440529b85720d5c1e915a6c1f32"></a><!-- doxytag: member="KHTMLPart::KJS::Window" ref="a7184b440529b85720d5c1e915a6c1f32" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KJS::Window</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a586e84bba17e95c81cafaf29205ad6ca"></a><!-- doxytag: member="KHTMLPart::KJS::ScheduledAction" ref="a586e84bba17e95c81cafaf29205ad6ca" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KJS::ScheduledAction</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa8588230e40926f84909532a36653baa"></a><!-- doxytag: member="KHTMLPart::KJS::JSNodeFilter" ref="aa8588230e40926f84909532a36653baa" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KJS::JSNodeFilter</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a81282bb2484351eb79083bc9d8ca5506"></a><!-- doxytag: member="KHTMLPart::KJS::WindowFunc" ref="a81282bb2484351eb79083bc9d8ca5506" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KJS::WindowFunc</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3b73aa2d2072be8acc20f14c3d022355"></a><!-- doxytag: member="KHTMLPart::KJS::ExternalFunc" ref="a3b73aa2d2072be8acc20f14c3d022355" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KJS::ExternalFunc</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a12574ba5fb9cf3e7164d1031716f6349"></a><!-- doxytag: member="KHTMLPart::KJS::JSEventListener" ref="a12574ba5fb9cf3e7164d1031716f6349" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KJS::JSEventListener</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af32e8384d6ca8df029faf10ea1b24bba"></a><!-- doxytag: member="KHTMLPart::KJS::JSLazyEventListener" ref="af32e8384d6ca8df029faf10ea1b24bba" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KJS::JSLazyEventListener</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab4596e9bdf2223fd186944cf7742bc38"></a><!-- doxytag: member="KHTMLPart::KJS::DOMDocument" ref="ab4596e9bdf2223fd186944cf7742bc38" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KJS::DOMDocument</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa0ac9a9ccb6e23b6e244c68198e1767c"></a><!-- doxytag: member="KHTMLPart::KJS::SourceFile" ref="aa0ac9a9ccb6e23b6e244c68198e1767c" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KJS::SourceFile</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ade28ae2897e95ab217c05c717829f757"></a><!-- doxytag: member="KHTMLPart::KJSProxy" ref="ade28ae2897e95ab217c05c717829f757" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KJSProxy</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae4a8ed5dda305ad410366f5ce3a0200c"></a><!-- doxytag: member="KHTMLPart::KHTMLPartBrowserExtension" ref="ae4a8ed5dda305ad410366f5ce3a0200c" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ae4a8ed5dda305ad410366f5ce3a0200c">KHTMLPartBrowserExtension</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a52494a469905c54e0995fee01feebfb7"></a><!-- doxytag: member="KHTMLPart::DOM::DocumentImpl" ref="a52494a469905c54e0995fee01feebfb7" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOM::DocumentImpl</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a709e07e9ed006b1ca220e26b8e8e63a4"></a><!-- doxytag: member="KHTMLPart::DOM::HTMLDocumentImpl" ref="a709e07e9ed006b1ca220e26b8e8e63a4" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOM::HTMLDocumentImpl</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a42758ef9bd16b4370d7deff01e41736f"></a><!-- doxytag: member="KHTMLPart::KHTMLPartBrowserHostExtension" ref="a42758ef9bd16b4370d7deff01e41736f" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KHTMLPartBrowserHostExtension</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a43b77dc508dae1c7c4db0d4fb7237c2d"></a><!-- doxytag: member="KHTMLPart::khtml::HTMLTokenizer" ref="a43b77dc508dae1c7c4db0d4fb7237c2d" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>khtml::HTMLTokenizer</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aaa55c522855539f40cbc46314dbcb8ca"></a><!-- doxytag: member="KHTMLPart::khtml::XMLTokenizer" ref="aaa55c522855539f40cbc46314dbcb8ca" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>khtml::XMLTokenizer</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0f9bd201314b2521ef14924a255bd18d"></a><!-- doxytag: member="KHTMLPart::khtml::RenderWidget" ref="a0f9bd201314b2521ef14924a255bd18d" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>khtml::RenderWidget</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7b9990db6d2a1584c1fc307b69dc7f99"></a><!-- doxytag: member="KHTMLPart::khtml::CSSStyleSelector" ref="a7b9990db6d2a1584c1fc307b69dc7f99" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>khtml::CSSStyleSelector</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac57e58855b21a684b8e04c6ffc7e4b91"></a><!-- doxytag: member="KHTMLPart::KHTMLPartIface" ref="ac57e58855b21a684b8e04c6ffc7e4b91" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKHTMLPart.html#ac57e58855b21a684b8e04c6ffc7e4b91">KHTMLPartIface</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1b3ac0119f8fca591f4b8dcf87d4be45"></a><!-- doxytag: member="KHTMLPart::KHTMLPartFunction" ref="a1b3ac0119f8fca591f4b8dcf87d4be45" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KHTMLPartFunction</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8a18d29ef1d8b67450f4bdfe257d3c29"></a><!-- doxytag: member="KHTMLPart::KHTMLPopupGUIClient" ref="a8a18d29ef1d8b67450f4bdfe257d3c29" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KHTMLPopupGUIClient</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab16b06fb25b3905458ba1562f4d59be3"></a><!-- doxytag: member="KHTMLPart::KHTMLPartPrivate" ref="ab16b06fb25b3905458ba1562f4d59be3" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>KHTMLPartPrivate</b></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This class is khtml's main class. </p>
<p>It features an almost complete web browser, and html renderer.</p>
<p>The easiest way to use this class (if you just want to display an HTML page at some URL) is the following:</p>
<div class="fragment"><pre class="fragment"> <a class="codeRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> url = <span class="stringliteral">&quot;http://www.kde.org&quot;</span>;
 <a class="code" href="classKHTMLPart.html" title="This class is khtml&#39;s main class.">KHTMLPart</a> *w = <span class="keyword">new</span> <a class="code" href="classKHTMLPart.html#abffce986fdadb3511e66b17e7b3534b2" title="Constructs a new KHTMLPart.">KHTMLPart</a>();
 w-&gt;<a class="code" href="classKHTMLPart.html#ae8dc4051a55a9c19354e2a4a0113fad1" title="Opens the specified URL url.">openURL</a>(url);
 w-&gt;<a class="code" href="classKHTMLPart.html#aa2c1b121eeba45e3dad2918cf51972c9" title="Returns a pointer to the HTML document&#39;s view.">view</a>()-&gt;resize(500, 400);
 w-&gt;<a class="code" href="classKHTMLPart.html#a06aa76bfe79594f6fb3796116e8d4aea" title="Convenience method to show the document&#39;s view.">show</a>();
</pre></div><p>Java and JavaScript are enabled by default depending on the user's settings. If you do not need them, and especially if you display unfiltered data from untrusted sources, it is strongly recommended to turn them off. In that case, you should also turn off the automatic redirect and plugins:</p>
<div class="fragment"><pre class="fragment"> w-&gt;<a class="code" href="classKHTMLPart.html#ab00f549f675c54b8d8f166dfab6d2353" title="Enable/disable Javascript support.">setJScriptEnabled</a>(<span class="keyword">false</span>);
 w-&gt;<a class="code" href="classKHTMLPart.html#ae7f43aac385f347ec014808f1f9f0980" title="Enables/disables Java applet support.">setJavaEnabled</a>(<span class="keyword">false</span>);
 w-&gt;<a class="code" href="classKHTMLPart.html#a1e30165266ea7ed46871edb385aeac5f" title="Enable/disable automatic forwarding by &lt;meta http-equiv=&quot;refresh&quot; ....">setMetaRefreshEnabled</a>(<span class="keyword">false</span>);
 w-&gt;<a class="code" href="classKHTMLPart.html#afb29264b6210504d5bd0e8ac40881fdd" title="Enables or disables plugins, default is enabled.">setPluginsEnabled</a>(<span class="keyword">false</span>);
</pre></div><p>You may also wish to disable external references. This will prevent KHTML from loading images, frames, etc, or redirecting to external sites.</p>
<div class="fragment"><pre class="fragment"> w-&gt;<a class="code" href="classKHTMLPart.html#a98b54df5ed16207328d3a9b272579946" title="Security option.">setOnlyLocalReferences</a>(<span class="keyword">true</span>);
</pre></div><p>Some apps want to write their HTML code directly into the widget instead of opening an url. You can do this in the following way:</p>
<div class="fragment"><pre class="fragment"> <a class="codeRef" href="qstring.html">QString</a> myHTMLCode = ...;
 <a class="code" href="classKHTMLPart.html" title="This class is khtml&#39;s main class.">KHTMLPart</a> *w = <span class="keyword">new</span> <a class="code" href="classKHTMLPart.html#abffce986fdadb3511e66b17e7b3534b2" title="Constructs a new KHTMLPart.">KHTMLPart</a>();
 w-&gt;<a class="code" href="classKHTMLPart.html#afa6f3b007d8e61f0b1813ca12af61837" title="Clears the widget and prepares it for new content.">begin</a>();
 w-&gt;<a class="code" href="classKHTMLPart.html#a4b62d272ab268de4b2506caef73340df" title="Writes another part of the HTML code to the widget.">write</a>(myHTMLCode);
 ...
 w-&gt;<a class="code" href="classKHTMLPart.html#a89ff5e36acdead03b5d978ef72ca9c51" title="Call this after your last call to write().">end</a>();
</pre></div><p>You can do as many calls to <a class="el" href="classKHTMLPart.html#a4b62d272ab268de4b2506caef73340df" title="Writes another part of the HTML code to the widget.">write()</a> as you wish. There are two <a class="el" href="classKHTMLPart.html#a4b62d272ab268de4b2506caef73340df" title="Writes another part of the HTML code to the widget.">write()</a> methods, one accepting a <a class="elRef" href="qstring.html">QString</a> and one accepting a <code>char</code> <code>*</code> argument. You should use one or the other (but not both) since the method using the <code>char</code> <code>*</code> argument does an additional decoding step to convert the written data to Unicode.</p>
<p>It is also possible to write content to the HTML part using the standard streaming API from <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a>. The usage of the API is similar to that of the <a class="el" href="classKHTMLPart.html#afa6f3b007d8e61f0b1813ca12af61837" title="Clears the widget and prepares it for new content.">begin()</a>, <a class="el" href="classKHTMLPart.html#a4b62d272ab268de4b2506caef73340df" title="Writes another part of the HTML code to the widget.">write()</a>, <a class="el" href="classKHTMLPart.html#a89ff5e36acdead03b5d978ef72ca9c51" title="Call this after your last call to write().">end()</a> process described above as the following example shows:</p>
<div class="fragment"><pre class="fragment"> <a class="code" href="classKHTMLPart.html" title="This class is khtml&#39;s main class.">KHTMLPart</a> *doc = <span class="keyword">new</span> <a class="code" href="classKHTMLPart.html#abffce986fdadb3511e66b17e7b3534b2" title="Constructs a new KHTMLPart.">KHTMLPart</a>();
 doc-&gt;<a class="codeRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#a8f8e34baa73c676564cc62de66661a1a">openStream</a>( <span class="stringliteral">&quot;text/html&quot;</span>, <a class="codeRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a>() );
 doc-&gt;<a class="codeRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#aea4c1981f0f9bea442450895a43b4bcb">writeStream</a>( <a class="codeRef" href="qcstring.html">QCString</a>( <span class="stringliteral">&quot;&lt;html&gt;&lt;body&gt;&lt;p&gt;KHTML Rocks!&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;&quot;</span> ) );
 doc-&gt;<a class="codeRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#aa828fc225a2f32563624053f80f40257">closeStream</a>();
</pre></div><p>HTML Browser Widget </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Lars Knoll (<a href="mailto:knoll@kde.org">knoll@kde.org</a>) </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8h_source.html#l00184">184</a> of file <a class="el" href="khtml__part_8h_source.html">khtml_part.h</a>.</p>
</div><hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="a1cb2fde96a744080bb70a1b26f49d1f1"></a><!-- doxytag: member="KHTMLPart::CaretDisplayPolicy" ref="a1cb2fde96a744080bb70a1b26f49d1f1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKHTMLPart.html#a1cb2fde96a744080bb70a1b26f49d1f1">KHTMLPart::CaretDisplayPolicy</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enumeration for displaying the caret. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">Visible</td><td>caret is displayed </td></tr>
    <tr><td class="paramname">Invisible</td><td>caret is not displayed </td></tr>
    <tr><td class="paramname">Blink</td><td>caret toggles between visible and invisible </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8h_source.html#l00496">496</a> of file <a class="el" href="khtml__part_8h_source.html">khtml_part.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab73a18e60ad9a72354f39bda8519fc6d"></a><!-- doxytag: member="KHTMLPart::FindOptions" ref="ab73a18e60ad9a72354f39bda8519fc6d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKHTMLPart.html#ab73a18e60ad9a72354f39bda8519fc6d">KHTMLPart::FindOptions</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Extra Find options that can be used when calling the extended <a class="el" href="classKHTMLPart.html#a5f8ac191d3856766dd968e6e65f4191b" title="Starts a new search by popping up a dialog asking the user what he wants to search for...">findText()</a>. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.3 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8h_source.html#l00703">703</a> of file <a class="el" href="khtml__part_8h_source.html">khtml_part.h</a>.</p>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="abffce986fdadb3511e66b17e7b3534b2"></a><!-- doxytag: member="KHTMLPart::KHTMLPart" ref="abffce986fdadb3511e66b17e7b3534b2" args="(QWidget *parentWidget=0, const char *widgetname=0, QObject *parent=0, const char *name=0, GUIProfile prof=DefaultGUI)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KHTMLPart::KHTMLPart </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>parentWidget</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>widgetname</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qobject.html">QObject</a> *&#160;</td>
          <td class="paramname"><em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">GUIProfile&#160;</td>
          <td class="paramname"><em>prof</em> = <code>DefaultGUI</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Constructs a new <a class="el" href="classKHTMLPart.html" title="This class is khtml&#39;s main class.">KHTMLPart</a>. </p>
<p>KHTML basically consists of two objects: The <a class="el" href="classKHTMLPart.html" title="This class is khtml&#39;s main class.">KHTMLPart</a> itself, holding the document data (<a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> document), and the <a class="el" href="classKHTMLView.html" title="Renders and displays HTML in a QScrollView.">KHTMLView</a>, derived from <a class="elRef" href="qscrollview.html">QScrollView</a>, in which the document content is rendered in. You can specify two different parent objects for a <a class="el" href="classKHTMLPart.html" title="This class is khtml&#39;s main class.">KHTMLPart</a>, one parent for the <a class="el" href="classKHTMLPart.html" title="This class is khtml&#39;s main class.">KHTMLPart</a> document and on parent for the <a class="el" href="classKHTMLView.html" title="Renders and displays HTML in a QScrollView.">KHTMLView</a>. If the second <code>parent</code> argument is 0L, then <code>parentWidget</code> is used as parent for both objects, the part and the view. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00206">206</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9dc53a1a7fa5a37899f9be07e0a45536"></a><!-- doxytag: member="KHTMLPart::~KHTMLPart" ref="a9dc53a1a7fa5a37899f9be07e0a45536" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KHTMLPart::~KHTMLPart </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Destructor. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00468">468</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a51be9295aec6cc869f3a8c5539f148c1"></a><!-- doxytag: member="KHTMLPart::activeNode" ref="a51be9295aec6cc869f3a8c5539f148c1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Node.html">DOM::Node</a> KHTMLPart::activeNode </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the node that has the keyboard focus. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06933">6933</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a24bc0ef2bd960a478cf5cd934b8f8c47"></a><!-- doxytag: member="KHTMLPart::autoloadImages" ref="a24bc0ef2bd960a478cf5cd934b8f8c47" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::autoloadImages </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether images contained in the document are loaded automatically or not. </p>
<dl class="note"><dt><b>Note:</b></dt><dd>that the returned information is unrelieable as long as no <a class="el" href="classKHTMLPart.html#afa6f3b007d8e61f0b1813ca12af61837" title="Clears the widget and prepares it for new content.">begin()</a> was called. </dd></dl>

</div>
</div>
<a class="anchor" id="a67a801e1bbdfcec28569f95545147f65"></a><!-- doxytag: member="KHTMLPart::backgroundURL" ref="a67a801e1bbdfcec28569f95545147f65" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> KHTMLPart::backgroundURL </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the URL for the background Image (used by save background) </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l04114">4114</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="afa6f3b007d8e61f0b1813ca12af61837"></a><!-- doxytag: member="KHTMLPart::begin" ref="afa6f3b007d8e61f0b1813ca12af61837" args="(const KURL &amp;url=KURL(), int xOffset=0, int yOffset=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::begin </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em> = <code><a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a>()</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>xOffset</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>yOffset</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Clears the widget and prepares it for new content. </p>
<p>If you want <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url()</a> to return for example "file:/tmp/test.html", you can use the following code: </p>
<div class="fragment"><pre class="fragment"> <a class="code" href="classKHTMLPart.html#aa2c1b121eeba45e3dad2918cf51972c9" title="Returns a pointer to the HTML document&#39;s view.">view</a>-&gt;begin( <a class="codeRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a>(<span class="stringliteral">&quot;file:/tmp/test.html&quot;</span> ) );
</pre></div><dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">url</td><td>is the url of the document to be displayed. Even if you are generating the HTML on the fly, it may be useful to specify a directory so that any pixmaps are found.</td></tr>
    <tr><td class="paramname">xOffset</td><td>is the initial horizontal scrollbar value. Usually you don't want to use this.</td></tr>
    <tr><td class="paramname">yOffset</td><td>is the initial vertical scrollbar value. Usually you don't want to use this.</td></tr>
  </table>
  </dd>
</dl>
<p>All child frames and the old document are removed if you call this method. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01872">1872</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a271649475129052a094ca3612765533f"></a><!-- doxytag: member="KHTMLPart::browserExtension" ref="a271649475129052a094ca3612765533f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1BrowserExtension.html">KParts::BrowserExtension</a> * KHTMLPart::browserExtension </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a pointer to the <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1BrowserExtension.html">KParts::BrowserExtension</a>. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00897">897</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aae1372fa15dc19f378602c431d1e0661"></a><!-- doxytag: member="KHTMLPart::caretDisplayPolicyNonFocused" ref="aae1372fa15dc19f378602c431d1e0661" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKHTMLPart.html#a1cb2fde96a744080bb70a1b26f49d1f1">KHTMLPart::CaretDisplayPolicy</a> KHTMLPart::caretDisplayPolicyNonFocused </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the current caret policy when the view is not focused. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02699">2699</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac3f3e72ed8bce4b41b4efb8e77895d9b"></a><!-- doxytag: member="KHTMLPart::caretPositionChanged" ref="ac3f3e72ed8bce4b41b4efb8e77895d9b" args="(const DOM::Node &amp;node, long offset)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::caretPositionChanged </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;&#160;</td>
          <td class="paramname"><em>node</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">long&#160;</td>
          <td class="paramname"><em>offset</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This signal is emitted whenever the caret position has been changed. </p>
<p>The signal transmits the position the DOM::Range way, the node and the zero-based offset within this node. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">node</td><td>node which the caret is in. This can be null if the caret has been deactivated. </td></tr>
    <tr><td class="paramname">offset</td><td>offset within the node. If the node is null, the offset is meaningless. </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

</div>
</div>
<a class="anchor" id="a920ff2457bc97dbe75274b030103eea6"></a><!-- doxytag: member="KHTMLPart::closeURL" ref="a920ff2457bc97dbe75274b030103eea6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::closeURL </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Stops loading the document and kills all data requests (for images, etc.) </p>

<p>Reimplemented from <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#ac93c4c7c3bd6133ae3c81a7d255cea58">KParts::ReadOnlyPart</a>.</p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00770">770</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a750328468b966d8dd3ddf33354ec1ee3"></a><!-- doxytag: member="KHTMLPart::completeURL" ref="a750328468b966d8dd3ddf33354ec1ee3" args="(const QString &amp;url)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> KHTMLPart::completeURL </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em></td><td>)</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>returns a <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> object for the given url. </p>
<p>Use when you know what you're doing. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02368">2368</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0b81287f54fe1d877a91f1f3005f6909"></a><!-- doxytag: member="KHTMLPart::createJavaContext" ref="a0b81287f54fe1d877a91f1f3005f6909" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KJavaAppletContext * KHTMLPart::createJavaContext </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the java context of the applets. </p>
<p>If no context exists yet, a new one is created. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01269">1269</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a51e89a8bee311dc79c24e3365abeb5a6"></a><!-- doxytag: member="KHTMLPart::createPart" ref="a51e89a8bee311dc79c24e3365abeb5a6" args="(QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name, const QString &amp;mimetype, QString &amp;serviceName, QStringList &amp;serviceTypes, const QStringList &amp;params)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> * KHTMLPart::createPart </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>parentWidget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>widgetName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qobject.html">QObject</a> *&#160;</td>
          <td class="paramname"><em>parent</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>mimetype</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>serviceName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qstringlist.html">QStringList</a> &amp;&#160;</td>
          <td class="paramname"><em>serviceTypes</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstringlist.html">QStringList</a> &amp;&#160;</td>
          <td class="paramname"><em>params</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This method is called when a new embedded object (include html frames) is to be created. </p>
<p>Reimplement it if you want to add support for certain embeddable objects without registering them in the <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/namespaceKDE.html">KDE</a> wide registry system (KSyCoCa) . Another reason for re-implementing this method could be if you want to derive from KTHMLPart and also want all html frame objects to be a object of your derived type, in which case you should return a new instance for the mimetype 'text/html' . </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l04646">4646</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9fe12dae0150dd16d04244254639a783"></a><!-- doxytag: member="KHTMLPart::currentFrame" ref="a9fe12dae0150dd16d04244254639a783" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> * KHTMLPart::currentFrame </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return the current frame (the one that has focus) Not necessarily a direct child of ours, framesets can be nested. </p>
<p>Returns "this" if this part isn't a frameset. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05273">5273</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a85d30db2a9207d43ad140295be1b3d0c"></a><!-- doxytag: member="KHTMLPart::dndEnabled" ref="a85d30db2a9207d43ad140295be1b3d0c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::dndEnabled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether Dragn'n'Drop support is enabled or not. </p>

</div>
</div>
<a class="anchor" id="a509feb325f52f600aa4be163ee2a1597"></a><!-- doxytag: member="KHTMLPart::doCloseStream" ref="a509feb325f52f600aa4be163ee2a1597" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::doCloseStream </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements the streaming API of <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a>. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02039">2039</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a89a1470b2d74e6e7c36e3c54718900e0"></a><!-- doxytag: member="KHTMLPart::document" ref="a89a1470b2d74e6e7c36e3c54718900e0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Document.html">DOM::Document</a> KHTMLPart::document </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a reference to the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> document. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00860">860</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af75f7ec3488f0e212f87e490f2bdf783"></a><!-- doxytag: member="KHTMLPart::documentSource" ref="af75f7ec3488f0e212f87e490f2bdf783" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KHTMLPart::documentSource </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the content of the source document. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00865">865</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae9755eb4eb512397e49b9b28238a2cc3"></a><!-- doxytag: member="KHTMLPart::doOpenStream" ref="ae9755eb4eb512397e49b9b28238a2cc3" args="(const QString &amp;mimeType)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::doOpenStream </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>mimeType</em></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements the streaming API of <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a>. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02022">2022</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a61541d3a4ac0488b08994b8438a58e3f"></a><!-- doxytag: member="KHTMLPart::doWriteStream" ref="a61541d3a4ac0488b08994b8438a58e3f" args="(const QByteArray &amp;data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::doWriteStream </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;&#160;</td>
          <td class="paramname"><em>data</em></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements the streaming API of <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a>. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02033">2033</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1f6668680deb1a079ac4adc99fc387fb"></a><!-- doxytag: member="KHTMLPart::encoding" ref="a1f6668680deb1a079ac4adc99fc387fb" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KHTMLPart::encoding </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the encoding the page currently uses. </p>
<p>Note that the encoding might be different from the charset. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02482">2482</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a89ff5e36acdead03b5d978ef72ca9c51"></a><!-- doxytag: member="KHTMLPart::end" ref="a89ff5e36acdead03b5d978ef72ca9c51" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::end </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Call this after your last call to <a class="el" href="classKHTMLPart.html#a4b62d272ab268de4b2506caef73340df" title="Writes another part of the HTML code to the widget.">write()</a>. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02007">2007</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aa99a6ffb82d8e858efa50d45cfd5ceb9"></a><!-- doxytag: member="KHTMLPart::executeScript" ref="aa99a6ffb82d8e858efa50d45cfd5ceb9" args="(const QString &amp;script)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qvariant.html">QVariant</a> KHTMLPart::executeScript </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>script</em></td><td>)</td>
          <td><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Execute the specified snippet of JavaScript code. </p>
<p>Returns <code>true</code> if JavaScript was enabled, no error occurred and the code returned true itself or <code>false</code> otherwise. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000019">Deprecated:</a></b></dt><dd>, use executeString( DOM::Node(), script) </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01182">1182</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac1dd647eddc9dd2bde9bff6b7294f2c0"></a><!-- doxytag: member="KHTMLPart::executeScript" ref="ac1dd647eddc9dd2bde9bff6b7294f2c0" args="(const DOM::Node &amp;n, const QString &amp;script)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qvariant.html">QVariant</a> KHTMLPart::executeScript </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;&#160;</td>
          <td class="paramname"><em>n</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>script</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Same as <a class="el" href="classKHTMLPart.html#aa99a6ffb82d8e858efa50d45cfd5ceb9" title="Execute the specified snippet of JavaScript code.">executeScript( const QString &amp; )</a> except with the Node parameter specifying the 'this' value. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01187">1187</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a17076d264486498bf1fa3d6e9d80e4cf"></a><!-- doxytag: member="KHTMLPart::findFrame" ref="a17076d264486498bf1fa3d6e9d80e4cf" args="(const QString &amp;f)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKHTMLPart.html">KHTMLPart</a> * KHTMLPart::findFrame </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>f</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Finds a frame by name. </p>
<p>Returns 0L if frame can't be found. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05254">5254</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a75a606e5e1f5e914db4b6ebd30571444"></a><!-- doxytag: member="KHTMLPart::findFrameParent" ref="a75a606e5e1f5e914db4b6ebd30571444" args="(KParts::ReadOnlyPart *callingPart, const QString &amp;f, khtml::ChildFrame **childFrame=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKHTMLPart.html">KHTMLPart</a> * KHTMLPart::findFrameParent </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> *&#160;</td>
          <td class="paramname"><em>callingPart</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>f</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">khtml::ChildFrame **&#160;</td>
          <td class="paramname"><em>childFrame</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Recursively finds the part containing the frame with name <code>f</code> and checks if it is accessible by <code>callingPart</code> Returns 0L if no suitable frame can't be found. </p>
<p>Returns parent part if a suitable frame was found and frame info in <code>*childFrame</code> </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.3 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05212">5212</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3f6f2f7dda57e607170f9be455db0e9a"></a><!-- doxytag: member="KHTMLPart::findFramePart" ref="a3f6f2f7dda57e607170f9be455db0e9a" args="(const QString &amp;f)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> * KHTMLPart::findFramePart </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>f</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Finds a frame by name. </p>
<p>Returns 0L if frame can't be found. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05267">5267</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a86fc86e0e792b0a2a28733be2709f5b5"></a><!-- doxytag: member="KHTMLPart::findText" ref="a86fc86e0e792b0a2a28733be2709f5b5" args="(const QString &amp;str, long options, QWidget *parent=0, KFindDialog *findDialog=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::findText </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>str</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">long&#160;</td>
          <td class="paramname"><em>options</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">KFindDialog *&#160;</td>
          <td class="paramname"><em>findDialog</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Starts a new search, but bypasses the user dialog. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">str</td><td>The string to search for. </td></tr>
    <tr><td class="paramname">options</td><td>Find options. </td></tr>
    <tr><td class="paramname">parent</td><td>Parent used for centering popups like "string not found". </td></tr>
    <tr><td class="paramname">findDialog</td><td>Optionally, you can supply your own dialog. </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.3 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l03032">3032</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a5f8ac191d3856766dd968e6e65f4191b"></a><!-- doxytag: member="KHTMLPart::findText" ref="a5f8ac191d3856766dd968e6e65f4191b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::findText </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Starts a new search by popping up a dialog asking the user what he wants to search for. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.3 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02993">2993</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9ef2144d452694c2c854f674f265f03b"></a><!-- doxytag: member="KHTMLPart::findTextBegin" ref="a9ef2144d452694c2c854f674f265f03b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::findTextBegin </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Initiates a text search. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02734">2734</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6682d6f5641c55bba322b3cc7424067b"></a><!-- doxytag: member="KHTMLPart::findTextNext" ref="a6682d6f5641c55bba322b3cc7424067b" args="(bool reverse)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::findTextNext </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>reverse</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Finds the next occurence of a string set by <a class="el" href="classKHTMLPart.html#a5f8ac191d3856766dd968e6e65f4191b">findText()</a> </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">reverse</td><td>if true, revert seach direction (only if no find dialog is used) </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if a new match was found. </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.5 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l03066">3066</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aefa44cf20f4ca8cf2416651e0cdcf719"></a><!-- doxytag: member="KHTMLPart::findTextNext" ref="aefa44cf20f4ca8cf2416651e0cdcf719" args="(const QString &amp;str, bool forward, bool caseSensitive, bool isRegExp)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::findTextNext </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>str</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>forward</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>caseSensitive</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>isRegExp</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Finds the next occurrence of the string or expression. </p>
<p>If isRegExp is true then str is converted to a <a class="elRef" href="qregexp.html">QRegExp</a>, and caseSensitive is ignored. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000017">Deprecated:</a></b></dt><dd>, use findText( str, options, parent, findDialog ) </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02820">2820</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7fbebfb9af1507c8d4dc67a68523c927"></a><!-- doxytag: member="KHTMLPart::findTextNext" ref="a7fbebfb9af1507c8d4dc67a68523c927" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::findTextNext </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Finds the next occurence of a string set by <a class="el" href="classKHTMLPart.html#a5f8ac191d3856766dd968e6e65f4191b">findText()</a> </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if a new match was found. </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.3 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l03060">3060</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="adf18f35729a8946d6ede646d9dbc23f1"></a><!-- doxytag: member="KHTMLPart::formNotification" ref="adf18f35729a8946d6ede646d9dbc23f1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KHTMLPart::FormNotification KHTMLPart::formNotification </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Determine if signal should be emitted before, instead or never when a submitForm() happens. </p>
<p>### KDE4 remove me </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l07329">7329</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3759e9f8e6cb11e61a847bc5dd1f2570"></a><!-- doxytag: member="KHTMLPart::formSubmitNotification" ref="a3759e9f8e6cb11e61a847bc5dd1f2570" args="(const char *action, const QString &amp;url, const QByteArray &amp;formData, const QString &amp;target, const QString &amp;contentType, const QString &amp;boundary)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::formSubmitNotification </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>action</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;&#160;</td>
          <td class="paramname"><em>formData</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>target</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>contentType</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>boundary</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>If form notification is on, this will be emitted either for a form submit or before the form submit according to the setting. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 ### KDE4 remove me </dd></dl>

</div>
</div>
<a class="anchor" id="af97a8cf169fae9d308c68f7ee7061443"></a><!-- doxytag: member="KHTMLPart::frameExists" ref="af97a8cf169fae9d308c68f7ee7061443" args="(const QString &amp;frameName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::frameExists </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>frameName</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether a frame with the specified name is exists or not. </p>
<p>In contrary to the findFrame method this one also returns true if the frame is defined but no displaying component has been found/loaded, yet. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05288">5288</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab6551b2c2423455aa74ed19956121a47"></a><!-- doxytag: member="KHTMLPart::framejScript" ref="ab6551b2c2423455aa74ed19956121a47" args="(KParts::ReadOnlyPart *framePart)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KJSProxy * KHTMLPart::framejScript </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html">KParts::ReadOnlyPart</a> *&#160;</td>
          <td class="paramname"><em>framePart</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns child frame framePart its script interpreter. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05300">5300</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="acf933e8215f1cbebd819967222bc5a6e"></a><!-- doxytag: member="KHTMLPart::frameNames" ref="acf933e8215f1cbebd819967222bc5a6e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstringlist.html">QStringList</a> KHTMLPart::frameNames </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a list of names of all frame (including iframe) objects of the current document. </p>
<p>Note that this method is not working recursively for sub-frames. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05886">5886</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab3aed2aa923ffa5b3d3ae5edb0d07012"></a><!-- doxytag: member="KHTMLPart::gotoAnchor" ref="ab3aed2aa923ffa5b3d3ae5edb0d07012" args="(const QString &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::gotoAnchor </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Finds the anchor named <code>name</code>. </p>
<p>If the anchor is found, the widget scrolls to the closest position. Returns <code>if</code> the anchor has been found. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02518">2518</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a92681440cfc928206833df46a4a69840"></a><!-- doxytag: member="KHTMLPart::guiActivateEvent" ref="a92681440cfc928206833df46a4a69840" args="(KParts::GUIActivateEvent *event)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::guiActivateEvent </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1GUIActivateEvent.html">KParts::GUIActivateEvent</a> *&#160;</td>
          <td class="paramname"><em>event</em></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Internal reimplementation of <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1Part.html#aac6f064a320fa83b31bf67520df3761f">KParts::Part::guiActivateEvent</a> . </p>

<p>Reimplemented from <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#a5faf42b421d9fabc6f688a19f98652aa">KParts::ReadOnlyPart</a>.</p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06631">6631</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae953dfff03a15d99a0524f2b46779f14"></a><!-- doxytag: member="KHTMLPart::hasSelection" ref="ae953dfff03a15d99a0524f2b46779f14" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::hasSelection </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Has the user selected anything? </p>
<p>Call <a class="el" href="classKHTMLPart.html#ac5fda51eabfc40d1efc8b4afd3a515b2" title="Returns the text the user has marked.">selectedText()</a> to retrieve the selected text.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if there is text selected. </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l03593">3593</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac9ac85f18b1b93207fc05cc82a165a90"></a><!-- doxytag: member="KHTMLPart::hide" ref="ac9ac85f18b1b93207fc05cc82a165a90" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::hide </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Convenience method to hide the document's view. </p>
<p>Equivalent to <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1Part.html#a2d2efd56fe23904104c48dc56371c03d">widget()</a>-&gt;<a class="el" href="classKHTMLPart.html#ac9ac85f18b1b93207fc05cc82a165a90" title="Convenience method to hide the document&#39;s view.">hide()</a> or <a class="el" href="classKHTMLPart.html#aa2c1b121eeba45e3dad2918cf51972c9" title="Returns a pointer to the HTML document&#39;s view.">view()</a>-&gt;<a class="el" href="classKHTMLPart.html#ac9ac85f18b1b93207fc05cc82a165a90" title="Convenience method to hide the document&#39;s view.">hide()</a>. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05633">5633</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a56f0f72f58376e7308af0c392dd937a3"></a><!-- doxytag: member="KHTMLPart::htmlDocument" ref="a56f0f72f58376e7308af0c392dd937a3" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1HTMLDocument.html">DOM::HTMLDocument</a> KHTMLPart::htmlDocument </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a reference to the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> HTML document (for non-HTML documents, returns null) </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00852">852</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4eb7f8bf225aba52f4d15ddd393ba9ee"></a><!-- doxytag: member="KHTMLPart::htmlError" ref="a4eb7f8bf225aba52f4d15ddd393ba9ee" args="(int errorCode, const QString &amp;text, const KURL &amp;reqUrl)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::htmlError </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>errorCode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>text</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> &amp;&#160;</td>
          <td class="paramname"><em>reqUrl</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>presents a detailed error message to the user. </p>
<p><code>errorCode</code> kio error code, eg KIO::ERR_SERVER_TIMEOUT. <code>text</code> kio additional information text. <code>url</code> the url that triggered the error. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01716">1716</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9dc02d048264869bf35d32be8c13ce84"></a><!-- doxytag: member="KHTMLPart::isCaretMode" ref="a9dc02d048264869bf35d32be8c13ce84" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::isCaretMode </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether caret mode is on/off. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02659">2659</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="acc1cd57ab1204cc85f293c227c75251d"></a><!-- doxytag: member="KHTMLPart::isEditable" ref="acc1cd57ab1204cc85f293c227c75251d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::isEditable </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <code>true</code> if the document is editable, <code>false</code> otherwise. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02680">2680</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac7e5dfcd69f5fa788a402d37d65c5d4e"></a><!-- doxytag: member="KHTMLPart::isModified" ref="ac7e5dfcd69f5fa788a402d37d65c5d4e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::isModified </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Checks whether the page contains unsubmitted form changes. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if form changes exist </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.3 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l07345">7345</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6683e17a760223faf55bf1b6952bc073"></a><!-- doxytag: member="KHTMLPart::javaContext" ref="a6683e17a760223faf55bf1b6952bc073" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KJavaAppletContext * KHTMLPart::javaContext </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the java context of the applets. </p>
<p>If no applet exists, 0 is returned. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01264">1264</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a53bf3ac7f611cbf29d4c06a42f9af083"></a><!-- doxytag: member="KHTMLPart::javaEnabled" ref="a53bf3ac7f611cbf29d4c06a42f9af083" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::javaEnabled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return true if Java applet support is enabled, false if disabled. </p>

</div>
</div>
<a class="anchor" id="aaacab2d02df2bf84d91ab68d50a1a689"></a><!-- doxytag: member="KHTMLPart::jScriptEnabled" ref="aaacab2d02df2bf84d91ab68d50a1a689" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::jScriptEnabled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <code>true</code> if Javascript support is enabled or <code>false</code> otherwise. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00940">940</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac5fbf9ea45df864c89e7e541ef48bfa7"></a><!-- doxytag: member="KHTMLPart::jScriptInterpreter" ref="ac5fbf9ea45df864c89e7e541ef48bfa7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KJS::Interpreter * KHTMLPart::jScriptInterpreter </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the JavaScript interpreter the part is using. </p>
<p>This method is mainly intended for applications which embed and extend the part and provides a mechanism for adding additional native objects to the interpreter (or removing the built-ins).</p>
<p>One thing people using this method to add things to the interpreter must consider, is that when you start writing new content to the part, the interpreter is cleared. This includes both use of the <a class="el" href="classKHTMLPart.html#afa6f3b007d8e61f0b1813ca12af61837" title="Clears the widget and prepares it for new content.">begin( const KURL &amp;, int, int )</a> method, and the <a class="el" href="classKHTMLPart.html#ae8dc4051a55a9c19354e2a4a0113fad1" title="Opens the specified URL url.">openURL( const KURL &amp; )</a> method. If you want your objects to have a longer lifespan, then you must retain a KJS::Object yourself to ensure that the reference count of your custom objects never reaches 0. You will also need to re-add your bindings everytime this happens - one way to detect the need for this is to connect to the docCreated() signal, another is to reimplement the <a class="el" href="classKHTMLPart.html#afa6f3b007d8e61f0b1813ca12af61837" title="Clears the widget and prepares it for new content.">begin()</a> method. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00917">917</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a79553d3c09e6de359facddbbc3e1b13c"></a><!-- doxytag: member="KHTMLPart::jsDefaultStatusBarText" ref="a79553d3c09e6de359facddbbc3e1b13c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KHTMLPart::jsDefaultStatusBarText </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called by KJS. </p>
<p>Returns the DefaultStatusBarText assigned via window.defaultStatus </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05799">5799</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6c50f7697ab515bff324adedc2f2f8c0"></a><!-- doxytag: member="KHTMLPart::jsStatusBarText" ref="a6c50f7697ab515bff324adedc2f2f8c0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KHTMLPart::jsStatusBarText </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called by KJS. </p>
<p>Returns the StatusBarText assigned via window.status </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05794">5794</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a04721c4ab7bf8b5b58e4e445b2ee68ff"></a><!-- doxytag: member="KHTMLPart::khtmlDrawContentsEvent" ref="a04721c4ab7bf8b5b58e4e445b2ee68ff" args="(khtml::DrawContentsEvent *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::khtmlDrawContentsEvent </td>
          <td>(</td>
          <td class="paramtype">khtml::DrawContentsEvent *&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Eventhandler for the khtml::DrawContentsEvent. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06627">6627</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae7df3423e44f7024cf412f8978a7af17"></a><!-- doxytag: member="KHTMLPart::khtmlMouseDoubleClickEvent" ref="ae7df3423e44f7024cf412f8978a7af17" args="(khtml::MouseDoubleClickEvent *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::khtmlMouseDoubleClickEvent </td>
          <td>(</td>
          <td class="paramtype">khtml::MouseDoubleClickEvent *&#160;</td>
          <td class="paramname"><em>event</em></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Eventhandler for the khtml::MouseDoubleClickEvent. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06124">6124</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a13b2b58bf24f1c868a046c341b16cf05"></a><!-- doxytag: member="KHTMLPart::khtmlMouseMoveEvent" ref="a13b2b58bf24f1c868a046c341b16cf05" args="(khtml::MouseMoveEvent *event)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::khtmlMouseMoveEvent </td>
          <td>(</td>
          <td class="paramtype">khtml::MouseMoveEvent *&#160;</td>
          <td class="paramname"><em>event</em></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Eventhandler for the khtml::MouseMouseMoveEvent. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06374">6374</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a68bd0d3f19c7131d3be3070950b20d9e"></a><!-- doxytag: member="KHTMLPart::khtmlMousePressEvent" ref="a68bd0d3f19c7131d3be3070950b20d9e" args="(khtml::MousePressEvent *event)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::khtmlMousePressEvent </td>
          <td>(</td>
          <td class="paramtype">khtml::MousePressEvent *&#160;</td>
          <td class="paramname"><em>event</em></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Eventhandler of the khtml::MousePressEvent. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06044">6044</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a04f845fb9db7435f9908b9afa31f805b"></a><!-- doxytag: member="KHTMLPart::khtmlMouseReleaseEvent" ref="a04f845fb9db7435f9908b9afa31f805b" args="(khtml::MouseReleaseEvent *event)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::khtmlMouseReleaseEvent </td>
          <td>(</td>
          <td class="paramtype">khtml::MouseReleaseEvent *&#160;</td>
          <td class="paramname"><em>event</em></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Eventhandler for the khtml::MouseMouseReleaseEvent. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06513">6513</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a627dfd4c7ba02e73eecc6be9bdb1935d"></a><!-- doxytag: member="KHTMLPart::lastModified" ref="a627dfd4c7ba02e73eecc6be9bdb1935d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KHTMLPart::lastModified </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Last-modified date (in raw string format), if received in the [HTTP] headers. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05830">5830</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7a3945601303de06d22bf7eebe83e2c2"></a><!-- doxytag: member="KHTMLPart::metaRefreshEnabled" ref="a7a3945601303de06d22bf7eebe83e2c2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::metaRefreshEnabled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <code>true</code> if automatic forwarding is enabled. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00954">954</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="affcee5f741772011b4e3a92e2f0cdae6"></a><!-- doxytag: member="KHTMLPart::nextAnchor" ref="affcee5f741772011b4e3a92e2f0cdae6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::nextAnchor </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Go to the next anchor. </p>
<p>This is useful to navigate from outside the navigator </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02566">2566</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a604649c0729a3ba2d1b807336c8513a4"></a><!-- doxytag: member="KHTMLPart::nodeActivated" ref="a604649c0729a3ba2d1b807336c8513a4" args="(const DOM::Node &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::nodeActivated </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This signal is emitted when an element retrieves the keyboard focus. </p>
<p>Note that the signal argument can be a null node if no element is active, meaning a node has explicitly been deactivated without a new one becoming active. </p>

</div>
</div>
<a class="anchor" id="a65e797e33746b00a5c28da1f53d89b1e"></a><!-- doxytag: member="KHTMLPart::nodeUnderMouse" ref="a65e797e33746b00a5c28da1f53d89b1e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Node.html">DOM::Node</a> KHTMLPart::nodeUnderMouse </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the <code>Node</code> currently under the mouse. </p>
<p>The returned node may be a shared node (e. g. an &lt;area&gt; node if the mouse is hovering over an image map). </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05639">5639</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7dacc15f05bdf93c0c808d96acfe2218"></a><!-- doxytag: member="KHTMLPart::nonSharedNodeUnderMouse" ref="a7dacc15f05bdf93c0c808d96acfe2218" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Node.html">DOM::Node</a> KHTMLPart::nonSharedNodeUnderMouse </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the <code>Node</code> currently under the mouse that is not shared. </p>
<p>The returned node is always the node that is physically under the mouse pointer (irrespective of logically overlying elements like, e. g., &lt;area&gt; on image maps). </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.3 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05644">5644</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a303e61c3827453a26a731ed7b15c5cee"></a><!-- doxytag: member="KHTMLPart::onlyLocalReferences" ref="a303e61c3827453a26a731ed7b15c5cee" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::onlyLocalReferences </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether only <a href="file:/">file:/</a> or data:/ references are allowed to be loaded ( default false ). </p>
<p>See setOnlyLocalReferences. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02604">2604</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a652e45db32d17910259be457178e450d"></a><!-- doxytag: member="KHTMLPart::onURL" ref="a652e45db32d17910259be457178e450d" args="(const QString &amp;url)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::onURL </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted if the cursor is moved over an URL. </p>

</div>
</div>
<a class="anchor" id="a482d57008a46d3bb0156cdce89cec187"></a><!-- doxytag: member="KHTMLPart::openFile" ref="a482d57008a46d3bb0156cdce89cec187" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::openFile </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Internal empty reimplementation of <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#adcb2e097d01e4bf11b3eb040d366f9f5">KParts::ReadOnlyPart::openFile</a> . </p>

<p>Implements <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#adcb2e097d01e4bf11b3eb040d366f9f5">KParts::ReadOnlyPart</a>.</p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01495">1495</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae8dc4051a55a9c19354e2a4a0113fad1"></a><!-- doxytag: member="KHTMLPart::openURL" ref="ae8dc4051a55a9c19354e2a4a0113fad1" args="(const KURL &amp;url)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::openURL </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Opens the specified URL <code>url</code>. </p>
<p>Reimplemented from <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#a1717bbae9cbdfd38c6d9130914c29cd9">KParts::ReadOnlyPart::openURL</a> . </p>

<p><p>The format of the error url is that two variables are passed in the query: error = int kio error code, errText = <a class="elRef" href="qstring.html">QString</a> error text from kio and the URL where the error happened is passed as a sub URL.</p>
</p>

<p>Reimplemented from <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#a1717bbae9cbdfd38c6d9130914c29cd9">KParts::ReadOnlyPart</a>.</p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00566">566</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a2242c3931d3c2626f76c43f69dedadfa"></a><!-- doxytag: member="KHTMLPart::pageReferrer" ref="a2242c3931d3c2626f76c43f69dedadfa" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KHTMLPart::pageReferrer </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referrer used to obtain this page. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05809">5809</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6735c74aa6e2e413d47e3642b144cab0"></a><!-- doxytag: member="KHTMLPart::paint" ref="a6735c74aa6e2e413d47e3642b144cab0" args="(QPainter *, const QRect &amp;, int=0, bool *=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::paint </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qpainter.html">QPainter</a> *&#160;</td>
          <td class="paramname"><em>p</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qrect.html">QRect</a> &amp;&#160;</td>
          <td class="paramname"><em>rc</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>yOff</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool *&#160;</td>
          <td class="paramname"><em>more</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Paints the HTML page to a <a class="elRef" href="qpainter.html">QPainter</a>. </p>
<p>See KHTMLView::paint for details </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02046">2046</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4ab62fae7ea81eafb62c1ae13c13e401"></a><!-- doxytag: member="KHTMLPart::parentPart" ref="a4ab62fae7ea81eafb62c1ae13c13e401" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKHTMLPart.html">KHTMLPart</a> * KHTMLPart::parentPart </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a pointer to the parent <a class="el" href="classKHTMLPart.html" title="This class is khtml&#39;s main class.">KHTMLPart</a> if the part is a frame in an HTML frameset. </p>
<p>Returns 0L otherwise. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05318">5318</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a2d491e6a711b4e5d63a99003f7c22f35"></a><!-- doxytag: member="KHTMLPart::partManager" ref="a2d491e6a711b4e5d63a99003f7c22f35" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1PartManager.html">KParts::PartManager</a> * KHTMLPart::partManager </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a reference to the partmanager instance which manages html frame objects. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l04700">4700</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a5698d390494bc4deda5cba621953e1ee"></a><!-- doxytag: member="KHTMLPart::pluginsEnabled" ref="a5698d390494bc4deda5cba621953e1ee" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::pluginsEnabled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if plugins are enabled/disabled. </p>

</div>
</div>
<a class="anchor" id="a0c5d2b8cb7cd01fed0161c0f395386fa"></a><!-- doxytag: member="KHTMLPart::popupMenu" ref="a0c5d2b8cb7cd01fed0161c0f395386fa" args="(const QString &amp;url, const QPoint &amp;point)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::popupMenu </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qpoint.html">QPoint</a> &amp;&#160;</td>
          <td class="paramname"><em>point</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when the user clicks the right mouse button on the document. </p>

</div>
</div>
<a class="anchor" id="af171b1acd61f70ab6b43592d8bb22246"></a><!-- doxytag: member="KHTMLPart::preloadScript" ref="af171b1acd61f70ab6b43592d8bb22246" args="(const QString &amp;url, const QString &amp;script)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::preloadScript </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>script</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Loads a script into the script cache. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06973">6973</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab8ebe9b5c9c613fa2cced7b4b2155ae1"></a><!-- doxytag: member="KHTMLPart::preloadStyleSheet" ref="ab8ebe9b5c9c613fa2cced7b4b2155ae1" args="(const QString &amp;url, const QString &amp;stylesheet)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::preloadStyleSheet </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>stylesheet</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Loads a style sheet into the stylesheet cache. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06968">6968</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a2d0d4675f18c406e9cff93810f412d4b"></a><!-- doxytag: member="KHTMLPart::prevAnchor" ref="a2d0d4675f18c406e9cff93810f412d4b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::prevAnchor </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Go to previous anchor. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02575">2575</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a03109da32bfa449313938451f7121184"></a><!-- doxytag: member="KHTMLPart::referrer" ref="a03109da32bfa449313938451f7121184" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KHTMLPart::referrer </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referrer used for links in this page. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05804">5804</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad74028881656272311627f03fd9c48ed"></a><!-- doxytag: member="KHTMLPart::restoreState" ref="ad74028881656272311627f03fd9c48ed" args="(QDataStream &amp;stream)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::restoreState </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qdatastream.html">QDataStream</a> &amp;&#160;</td>
          <td class="paramname"><em>stream</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Restores the KHTMLPart's previously saved state (including child frame objects) from the provided <a class="elRef" href="qdatastream.html">QDataStream</a>. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKHTMLPart.html#adefc7f7a6d8e89920bb6a92cf2c671e5" title="Saves the KHTMLPart&#39;s complete state (including child frame objects) to the provided QDataStream...">saveState()</a></dd></dl>
<p>This is called from the <a class="el" href="classKHTMLPart.html#ad74028881656272311627f03fd9c48ed" title="Restores the KHTMLPart&#39;s previously saved state (including child frame objects) from the provided QDa...">restoreState()</a> method of the <a class="el" href="classKHTMLPart.html#a271649475129052a094ca3612765533f" title="Returns a pointer to the KParts::BrowserExtension.">browserExtension()</a> . </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05441">5441</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="adefc7f7a6d8e89920bb6a92cf2c671e5"></a><!-- doxytag: member="KHTMLPart::saveState" ref="adefc7f7a6d8e89920bb6a92cf2c671e5" args="(QDataStream &amp;stream)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::saveState </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qdatastream.html">QDataStream</a> &amp;&#160;</td>
          <td class="paramname"><em>stream</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Saves the KHTMLPart's complete state (including child frame objects) to the provided <a class="elRef" href="qdatastream.html">QDataStream</a>. </p>
<p>This is called from the <a class="el" href="classKHTMLPart.html#adefc7f7a6d8e89920bb6a92cf2c671e5" title="Saves the KHTMLPart&#39;s complete state (including child frame objects) to the provided QDataStream...">saveState()</a> method of the <a class="el" href="classKHTMLPart.html#a271649475129052a094ca3612765533f" title="Returns a pointer to the KParts::BrowserExtension.">browserExtension()</a>. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05355">5355</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aab1da4089c982eab687dfa1bf6beb8a4"></a><!-- doxytag: member="KHTMLPart::scheduleRedirection" ref="aab1da4089c982eab687dfa1bf6beb8a4" args="(int delay, const QString &amp;url, bool lockHistory=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::scheduleRedirection </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>delay</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>lockHistory</em> = <code>true</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Schedules a redirection after <code>delay</code> seconds. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02380">2380</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="afa575875d4fbe275301619753a5c2fa6"></a><!-- doxytag: member="KHTMLPart::selectAll" ref="afa575875d4fbe275301619753a5c2fa6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::selectAll </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Marks all text in the document as selected. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06744">6744</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac5fda51eabfc40d1efc8b4afd3a515b2"></a><!-- doxytag: member="KHTMLPart::selectedText" ref="ac5fda51eabfc40d1efc8b4afd3a515b2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KHTMLPart::selectedText </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the text the user has marked. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l03451">3451</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af4323c9cb014c0dcc5b8ff76133f18d0"></a><!-- doxytag: member="KHTMLPart::selectedTextAsHTML" ref="af4323c9cb014c0dcc5b8ff76133f18d0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KHTMLPart::selectedTextAsHTML </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return the text the user has marked. </p>
<p>This is guaranteed to be valid xml, and to contain the &lt;html&gt; and &lt;body&gt; tags.</p>
<p>FIXME probably should make virtual for 4.0 ?</p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l03434">3434</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a24ecf468b72b0898cf9ce11c6bea3b0f"></a><!-- doxytag: member="KHTMLPart::selection" ref="a24ecf468b72b0898cf9ce11c6bea3b0f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">DOM::Range KHTMLPart::selection </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the selected part of the HTML. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l03603">3603</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9d28f216a5c7d8121a9e0f557b3dbae7"></a><!-- doxytag: member="KHTMLPart::selection" ref="a9d28f216a5c7d8121a9e0f557b3dbae7" args="(DOM::Node &amp;startNode, long &amp;startOffset, DOM::Node &amp;endNode, long &amp;endOffset) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::selection </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;&#160;</td>
          <td class="paramname"><em>startNode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">long &amp;&#160;</td>
          <td class="paramname"><em>startOffset</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;&#160;</td>
          <td class="paramname"><em>endNode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">long &amp;&#160;</td>
          <td class="paramname"><em>endOffset</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the selected part of the HTML by returning the starting and end position. </p>
<p>If there is no selection, both nodes and offsets are equal. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">startNode</td><td>returns node selection starts in </td></tr>
    <tr><td class="paramname">startOffset</td><td>returns offset within starting node </td></tr>
    <tr><td class="paramname">endNode</td><td>returns node selection ends in </td></tr>
    <tr><td class="paramname">endOffset</td><td>returns offset within end node. </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l03657">3657</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aee6569e9aafee6052eeada9d7b0fbf80"></a><!-- doxytag: member="KHTMLPart::selectionChanged" ref="aee6569e9aafee6052eeada9d7b0fbf80" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::selectionChanged </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This signal is emitted when the selection changes. </p>

</div>
</div>
<a class="anchor" id="a73d08f3a24e27d720c231db7f043828d"></a><!-- doxytag: member="KHTMLPart::setActiveNode" ref="a73d08f3a24e27d720c231db7f043828d" args="(const DOM::Node &amp;node)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setActiveNode </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1Node.html">DOM::Node</a> &amp;&#160;</td>
          <td class="paramname"><em>node</em></td><td>)</td>
          <td><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the focused node of the document to the specified node. </p>
<p>If the node is a form control, the control will receive focus in the same way that it would if the user had clicked on it or tabbed to it with the keyboard. For most other types of elements, there is no visual indication of whether or not they are focused.</p>
<p>See activeNode</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">node</td><td>The node to focus </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l06919">6919</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae0272315d75492b338b75f54fdbecbc1"></a><!-- doxytag: member="KHTMLPart::setAutoloadImages" ref="ae0272315d75492b338b75f54fdbecbc1" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setAutoloadImages </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Specifies whether images contained in the document should be loaded automatically or not. </p>
<dl class="note"><dt><b>Note:</b></dt><dd>Request will be ignored if called before <a class="el" href="classKHTMLPart.html#afa6f3b007d8e61f0b1813ca12af61837" title="Clears the widget and prepares it for new content.">begin()</a>. </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01336">1336</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac5fdcd48552966c2042d9e2ce549fb96"></a><!-- doxytag: member="KHTMLPart::setCaretDisplayPolicyNonFocused" ref="ac5fdcd48552966c2042d9e2ce549fb96" args="(CaretDisplayPolicy policy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setCaretDisplayPolicyNonFocused </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKHTMLPart.html#a1cb2fde96a744080bb70a1b26f49d1f1">CaretDisplayPolicy</a>&#160;</td>
          <td class="paramname"><em>policy</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the caret display policy when the view is not focused. </p>
<p>Whenever the caret is in use, this property determines how the caret should be displayed when the document view is not focused.</p>
<p>The default policy is CaretInvisible. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">policy</td><td>new display policy </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02708">2708</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac9d91ac296e5f93eded9fc065dada62a"></a><!-- doxytag: member="KHTMLPart::setCaretMode" ref="ac9d91ac296e5f93eded9fc065dada62a" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setCaretMode </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enables/disables caret mode. </p>
<p>Enabling caret mode displays a caret which can be used to navigate the document using the keyboard only. Caret mode is switched off by default.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">enable</td><td><code>true</code> to enable, <code>false</code> to disable caret mode. </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02642">2642</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a64c7e23b520848dc8f17a9ffe6ede546"></a><!-- doxytag: member="KHTMLPart::setCaretPosition" ref="a64c7e23b520848dc8f17a9ffe6ede546" args="(DOM::Node node, long offset, bool extendSelection=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setCaretPosition </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classDOM_1_1Node.html">DOM::Node</a>&#160;</td>
          <td class="paramname"><em>node</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">long&#160;</td>
          <td class="paramname"><em>offset</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>extendSelection</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the caret to the given position. </p>
<p>If the given location is invalid, it will snap to the nearest valid location. Immediately afterwards a <code>caretPositionChanged</code> signal containing the effective position is emitted </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">node</td><td>node to set to </td></tr>
    <tr><td class="paramname">offset</td><td>zero-based offset within the node </td></tr>
    <tr><td class="paramname">extendSelection</td><td>If <code>true</code>, a selection will be spanned from the last caret position to the given one. Otherwise, any existing selection will be deselected. </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02685">2685</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7a41db34ca1e9a4c246038d37d1102f9"></a><!-- doxytag: member="KHTMLPart::setCaretVisible" ref="a7a41db34ca1e9a4c246038d37d1102f9" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setCaretVisible </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>show</em></td><td>)</td>
          <td><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the visibility of the caret. </p>
<p>This methods displays or hides the caret regardless of the current caret display policy (see setCaretDisplayNonFocused), and regardless of focus.</p>
<p>The caret will be shown/hidden only under at least one of the following conditions: </p>
<ul>
<li>the document is editable </li>
<li>the document is in caret mode </li>
<li>the document's currently focused element is editable</li>
</ul>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">show</td><td><code>true</code> to make visible, <code>false</code> to hide. </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02715">2715</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3c64896e0d58f3c5f36729f12a73c773"></a><!-- doxytag: member="KHTMLPart::setDNDEnabled" ref="a3c64896e0d58f3c5f36729f12a73c773" args="(bool b)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setDNDEnabled </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>b</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enables or disables Drag'n'Drop support. </p>
<p>A drag operation is started if the users drags a link. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05929">5929</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a8a3a74da9ecd979221f1b3a7265151ad"></a><!-- doxytag: member="KHTMLPart::setEditable" ref="a8a3a74da9ecd979221f1b3a7265151ad" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setEditable </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Makes the document editable. </p>
<p>Setting this property to <code>true</code> makes the document, and its subdocuments (such as frames, iframes, objects) editable as a whole. FIXME: insert more information about navigation, features etc. as seen fit</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">enable</td><td><code>true</code> to set document editable, <code>false</code> to set it read-only. </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 (pending, do not use) </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02664">2664</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a39dd6d00211dd0793bd8ff3203d86a62"></a><!-- doxytag: member="KHTMLPart::setEncoding" ref="a39dd6d00211dd0793bd8ff3203d86a62" args="(const QString &amp;name, bool override=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::setEncoding </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>override</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the encoding the page uses. </p>
<p>This can be different from the charset. The widget will try to reload the current page in the new encoding, if <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1ReadOnlyPart.html#acb4ef957a59d80168a38c4bf24d0dd11">url()</a> is not empty. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02464">2464</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a54ed13451e2b212a294e39f68a172d8c"></a><!-- doxytag: member="KHTMLPart::setFixedFont" ref="a54ed13451e2b212a294e39f68a172d8c" args="(const QString &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setFixedFont </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the fixed font style. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The font name to use for fixed text, e.g. the <code>&lt;pre&gt;</code> tag. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02589">2589</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a94060ca829caa0e7abb803d0f4a75b32"></a><!-- doxytag: member="KHTMLPart::setFormNotification" ref="a94060ca829caa0e7abb803d0f4a75b32" args="(FormNotification fn)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setFormNotification </td>
          <td>(</td>
          <td class="paramtype">KHTMLPart::FormNotification&#160;</td>
          <td class="paramname"><em>fn</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Determine if signal should be emitted before, instead or never when a submitForm() happens. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 ### KDE4 remove me </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l07325">7325</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae7f43aac385f347ec014808f1f9f0980"></a><!-- doxytag: member="KHTMLPart::setJavaEnabled" ref="ae7f43aac385f347ec014808f1f9f0980" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setJavaEnabled </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enables/disables Java applet support. </p>
<p>Note that calling this function will permanently override the User settings about Java applet support. Not calling this function is the only way to let the default settings apply. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01245">1245</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab00f549f675c54b8d8f166dfab6d2353"></a><!-- doxytag: member="KHTMLPart::setJScriptEnabled" ref="ab00f549f675c54b8d8f166dfab6d2353" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setJScriptEnabled </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enable/disable Javascript support. </p>
<p>Note that this will in either case permanently override the default usersetting. If you want to have the default UserSettings, don't call this method. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00931">931</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae8d187f045ae9546096a73d0dd15eaec"></a><!-- doxytag: member="KHTMLPart::setJSDefaultStatusBarText" ref="ae8d187f045ae9546096a73d0dd15eaec" args="(const QString &amp;text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setJSDefaultStatusBarText </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>text</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called by KJS. </p>
<p>Sets the DefaultStatusBarText assigned via window.defaultStatus </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05789">5789</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af60ef27f6a3b7b3c348e91cad052bba3"></a><!-- doxytag: member="KHTMLPart::setJSStatusBarText" ref="af60ef27f6a3b7b3c348e91cad052bba3" args="(const QString &amp;text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setJSStatusBarText </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>text</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called by KJS. </p>
<p>Sets the StatusBarText assigned via window.status </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05784">5784</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1e30165266ea7ed46871edb385aeac5f"></a><!-- doxytag: member="KHTMLPart::setMetaRefreshEnabled" ref="a1e30165266ea7ed46871edb385aeac5f" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setMetaRefreshEnabled </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enable/disable automatic forwarding by &lt;meta http-equiv="refresh" .... </p>
<p>&gt; </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00949">949</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a98b54df5ed16207328d3a9b272579946"></a><!-- doxytag: member="KHTMLPart::setOnlyLocalReferences" ref="a98b54df5ed16207328d3a9b272579946" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setOnlyLocalReferences </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Security option. </p>
<p>Specify whether only <a href="file:/">file:/</a> or data:/ urls are allowed to be loaded without user confirmation by KHTML. ( for example referenced by stylesheets, images, scripts, subdocuments, embedded elements ).</p>
<p>This option is mainly intended for enabling the "mail reader mode", where you load untrusted content with a <a href="file:/">file:/</a> url.</p>
<p>Please note that enabling this option currently automatically disables Javascript, Java and Plugins support. This might change in the future if the security model is becoming more sophisticated, so don't rely on this behaviour.</p>
<p>( default false - everything is loaded unless forbidden by <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKApplication.html#a3a2f197537d723f21aa2b90432e789bf">KApplication::authorizeURLAction</a>). </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02609">2609</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="afb29264b6210504d5bd0e8ac40881fdd"></a><!-- doxytag: member="KHTMLPart::setPluginsEnabled" ref="afb29264b6210504d5bd0e8ac40881fdd" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setPluginsEnabled </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enables or disables plugins, default is enabled. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01274">1274</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="afda673a9dbbc6ecb07730731b35f8c87"></a><!-- doxytag: member="KHTMLPart::setSelection" ref="afda673a9dbbc6ecb07730731b35f8c87" args="(const DOM::Range &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setSelection </td>
          <td>(</td>
          <td class="paramtype">const DOM::Range &amp;&#160;</td>
          <td class="paramname"><em>r</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the current selection. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l03665">3665</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="accef9bb6c58cc585f7303e4ad8b0c38e"></a><!-- doxytag: member="KHTMLPart::setStandardFont" ref="accef9bb6c58cc585f7303e4ad8b0c38e" args="(const QString &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setStandardFont </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the standard font style. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The font name to use for standard text. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02584">2584</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a73cee0a63863c35c04b7e2327d13c2af"></a><!-- doxytag: member="KHTMLPart::setStatusMessagesEnabled" ref="a73cee0a63863c35c04b7e2327d13c2af" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setStatusMessagesEnabled </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enable/disable statusbar messages. </p>
<p>When this class wants to set the statusbar text, it emits <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1Part.html#a809740a79edf0fa0bbe1dd982a6c4d35">setStatusBarText(const QString &amp; text)</a> If you want to catch this for your own statusbar, note that it returns back a rich text string, starting with "&lt;qt&gt;". This you need to either pass this into your own <a class="elRef" href="qlabel.html">QLabel</a> or to strip out the tags before passing it to <a class="elRef" href="qstatusbar.html#message">QStatusBar::message(const QString &amp; message)</a></p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1Part.html#a809740a79edf0fa0bbe1dd982a6c4d35">KParts::Part::setStatusBarText( const QString &amp; text )</a> </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00912">912</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ade72cc9810680fc1ac1f93f2788054a8"></a><!-- doxytag: member="KHTMLPart::setSuppressedPopupIndicator" ref="ade72cc9810680fc1ac1f93f2788054a8" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setSuppressedPopupIndicator </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Shows or hides the suppressed popup indicator. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000018">Deprecated:</a></b></dt><dd></dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l07368">7368</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7635cf3ffd8366dfadbfd8fedfb43b02"></a><!-- doxytag: member="KHTMLPart::setSuppressedPopupIndicator" ref="a7635cf3ffd8366dfadbfd8fedfb43b02" args="(bool enable, KHTMLPart *originPart)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setSuppressedPopupIndicator </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKHTMLPart.html">KHTMLPart</a> *&#160;</td>
          <td class="paramname"><em>originPart</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Shows or hides the suppressed popup indicator. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.5 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l07373">7373</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a15c13bb47f0513f6d77b61dff4f65f77"></a><!-- doxytag: member="KHTMLPart::setURLCursor" ref="a15c13bb47f0513f6d77b61dff4f65f77" args="(const QCursor &amp;c)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setURLCursor </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qcursor.html">QCursor</a> &amp;&#160;</td>
          <td class="paramname"><em>c</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the cursor to use when the cursor is on a link. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02594">2594</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a97ca60b9326a6fd7c6fae9f219a18043"></a><!-- doxytag: member="KHTMLPart::setUserStyleSheet" ref="a97ca60b9326a6fd7c6fae9f219a18043" args="(const QString &amp;styleSheet)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setUserStyleSheet </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>styleSheet</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets a user defined style sheet to be used on top of the HTML 4 default style sheet. </p>
<p>This gives a wide range of possibilities to change the layout of the page.</p>
<p>To have an effect this function has to be called after calling <a class="el" href="classKHTMLPart.html#afa6f3b007d8e61f0b1813ca12af61837" title="Clears the widget and prepares it for new content.">begin()</a>. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02512">2512</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7970589590d48fe8aa1efc578e86907c"></a><!-- doxytag: member="KHTMLPart::setUserStyleSheet" ref="a7970589590d48fe8aa1efc578e86907c" args="(const KURL &amp;url)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setUserStyleSheet </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets a user defined style sheet to be used on top of the HTML 4 default style sheet. </p>
<p>This gives a wide range of possibilities to change the layout of the page.</p>
<p>To have an effect this function has to be called after calling <a class="el" href="classKHTMLPart.html#afa6f3b007d8e61f0b1813ca12af61837" title="Clears the widget and prepares it for new content.">begin()</a>. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02506">2506</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="afcba002a22b831a0a31bfb69c3c6c178"></a><!-- doxytag: member="KHTMLPart::setZoomFactor" ref="afcba002a22b831a0a31bfb69c3c6c178" args="(int percent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::setZoomFactor </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>percent</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the Zoom factor. </p>
<p>The value is given in percent, larger values mean a generally larger font and larger page contents. It is not guaranteed that all parts of the page are scaled with the same factor though.</p>
<p>The given value should be in the range of 20..300, values outside that range are not guaranteed to work. A value of 100 will disable all zooming and show the page with the sizes determined via the given lengths in the stylesheets. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05723">5723</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a06aa76bfe79594f6fb3796116e8d4aea"></a><!-- doxytag: member="KHTMLPart::show" ref="a06aa76bfe79594f6fb3796116e8d4aea" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::show </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Convenience method to show the document's view. </p>
<p>Equivalent to <a class="elRef" doxygen="kparts.tag:../../kparts/html/" href="../../kparts/html/classKParts_1_1Part.html#a2d2efd56fe23904104c48dc56371c03d">widget()</a>-&gt;<a class="el" href="classKHTMLPart.html#a06aa76bfe79594f6fb3796116e8d4aea" title="Convenience method to show the document&#39;s view.">show()</a> or <a class="el" href="classKHTMLPart.html#aa2c1b121eeba45e3dad2918cf51972c9" title="Returns a pointer to the HTML document&#39;s view.">view()</a>-&gt;<a class="el" href="classKHTMLPart.html#a06aa76bfe79594f6fb3796116e8d4aea" title="Convenience method to show the document&#39;s view.">show()</a> . </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05627">5627</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a36c43f9c53b89c297193bbdbfb12c8eb"></a><!-- doxytag: member="KHTMLPart::showError" ref="a36c43f9c53b89c297193bbdbfb12c8eb" args="(KIO::Job *job)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::showError </td>
          <td>(</td>
          <td class="paramtype">KIO::Job *&#160;</td>
          <td class="paramname"><em>job</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called when a certain error situation (i.e. </p>
<p>connection timed out) occurred. The default implementation either shows a KIO error dialog or loads a more verbose error description a as page, depending on the users configuration. <code>job</code> is the job that signaled the error situation </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01699">1699</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6f0ee4fdd5b337adf0deb6b048b3c8ee"></a><!-- doxytag: member="KHTMLPart::statusMessagesEnabled" ref="a6f0ee4fdd5b337adf0deb6b048b3c8ee" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KHTMLPart::statusMessagesEnabled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <code>true</code> if status messages are enabled. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00926">926</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad9fe8509d9e51999e8de72c18fbad408"></a><!-- doxytag: member="KHTMLPart::stopAnimations" ref="ad9fe8509d9e51999e8de72c18fbad408" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::stopAnimations </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Stops all animated images on the current and child pages. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02052">2052</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a46b146366c5b847fcf5cac9979dd438e"></a><!-- doxytag: member="KHTMLPart::toplevelURL" ref="a46b146366c5b847fcf5cac9979dd438e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> KHTMLPart::toplevelURL </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the toplevel (origin) URL of this document, even if this part is a frame or an iframe. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the actual original url. </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l07333">7333</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a78362f8faaf44359a04e861ca4167f16"></a><!-- doxytag: member="KHTMLPart::urlCursor" ref="a78362f8faaf44359a04e861ca4167f16" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qcursor.html">QCursor</a> KHTMLPart::urlCursor </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the cursor which is used when the cursor is on a link. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l02599">2599</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aa2c1b121eeba45e3dad2918cf51972c9"></a><!-- doxytag: member="KHTMLPart::view" ref="aa2c1b121eeba45e3dad2918cf51972c9" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKHTMLView.html">KHTMLView</a> * KHTMLPart::view </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a pointer to the HTML document's view. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l00907">907</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4b62d272ab268de4b2506caef73340df"></a><!-- doxytag: member="KHTMLPart::write" ref="a4b62d272ab268de4b2506caef73340df" args="(const char *str, int len=&#45;1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::write </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>str</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>len</em> = <code>-1</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Writes another part of the HTML code to the widget. </p>
<p>You may call this function many times in sequence. But remember: The fewer calls you make, the faster the widget will be.</p>
<p>The HTML code is send through a decoder which decodes the stream to Unicode.</p>
<p>The <code>len</code> parameter is needed for streams encoded in utf-16, since these can have \0 chars in them. In case the encoding you're using isn't utf-16, you can safely leave out the length parameter.</p>
<p>Attention: Don't mix calls to write( const char *) with calls to <a class="el" href="classKHTMLPart.html#a3a8a9cd9b0b520b770af9aae92c37925" title="Writes another part of the HTML code to the widget.">write( const QString &amp; )</a>.</p>
<p>The result might not be what you want. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01960">1960</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3a8a9cd9b0b520b770af9aae92c37925"></a><!-- doxytag: member="KHTMLPart::write" ref="a3a8a9cd9b0b520b770af9aae92c37925" args="(const QString &amp;str)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KHTMLPart::write </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>str</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Writes another part of the HTML code to the widget. </p>
<p>You may call this function many times in sequence. But remember: The fewer calls you make, the faster the widget will be. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l01992">1992</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a108bd88d8c4732ff185f97a593413c1b"></a><!-- doxytag: member="KHTMLPart::zoomFactor" ref="a108bd88d8c4732ff185f97a593413c1b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KHTMLPart::zoomFactor </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the current zoom factor. </p>

<p>Definition at line <a class="el" href="khtml__part_8cpp_source.html#l05659">5659</a> of file <a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="khtml__part_8h_source.html">khtml_part.h</a></li>
<li><a class="el" href="khtml__part_8cpp_source.html">khtml_part.cpp</a></li>
</ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>khtml</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="namespaces.html">Namespace List</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="namespacemembers.html">Namespace Members</a></li><li><a href="functions.html">Class Members</a></li><li><a href="pages.html">Related Pages</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classDOM_1_1AbstractView.html">dom::abstractview</option>,  <option value="classDOM_1_1Attr.html">dom::attr</option>,  <option value="classDOM_1_1CDATASection.html">dom::cdatasection</option>,  <option value="classDOM_1_1CharacterData.html">dom::characterdata</option>,  <option value="classDOM_1_1Comment.html">dom::comment</option>,  <option value="classDOM_1_1Counter.html">dom::counter</option>,  <option value="classDOM_1_1CSS2Azimuth.html">dom::css2azimuth</option>,  <option value="classDOM_1_1CSS2BackgroundPosition.html">dom::css2backgroundposition</option>,  <option value="classDOM_1_1CSS2BorderSpacing.html">dom::css2borderspacing</option>,  <option value="classDOM_1_1CSS2CounterIncrement.html">dom::css2counterincrement</option>,  <option value="classDOM_1_1CSS2CounterReset.html">dom::css2counterreset</option>,  <option value="classDOM_1_1CSS2Cursor.html">dom::css2cursor</option>,  <option value="classDOM_1_1CSS2FontFaceSrc.html">dom::css2fontfacesrc</option>,  <option value="classDOM_1_1CSS2FontFaceWidths.html">dom::css2fontfacewidths</option>,  <option value="classDOM_1_1CSS2PageSize.html">dom::css2pagesize</option>,  <option value="classDOM_1_1CSS2PlayDuring.html">dom::css2playduring</option>,  <option value="classDOM_1_1CSS2Properties.html">dom::css2properties</option>,  <option value="classDOM_1_1CSS2TextShadow.html">dom::css2textshadow</option>,  <option value="classDOM_1_1CSSCharsetRule.html">dom::csscharsetrule</option>,  <option value="classDOM_1_1CSSException.html">dom::cssexception</option>,  <option value="classDOM_1_1CSSFontFaceRule.html">dom::cssfontfacerule</option>,  <option value="classDOM_1_1CSSImportRule.html">dom::cssimportrule</option>,  <option value="classDOM_1_1CSSMediaRule.html">dom::cssmediarule</option>,  <option value="classDOM_1_1CSSPrimitiveValue.html">dom::cssprimitivevalue</option>,  <option value="classDOM_1_1CSSRule.html">dom::cssrule</option>,  <option value="classDOM_1_1CSSRuleList.html">dom::cssrulelist</option>,  <option value="classDOM_1_1CSSStyleDeclaration.html">dom::cssstyledeclaration</option>,  <option value="classDOM_1_1CSSStyleRule.html">dom::cssstylerule</option>,  <option value="classDOM_1_1CSSStyleSheet.html">dom::cssstylesheet</option>,  <option value="classDOM_1_1CSSUnknownRule.html">dom::cssunknownrule</option>,  <option value="classDOM_1_1CSSValue.html">dom::cssvalue</option>,  <option value="classDOM_1_1CSSValueList.html">dom::cssvaluelist</option>,  <option value="classDOM_1_1CustomNodeFilter.html">dom::customnodefilter</option>,  <option value="classDOM_1_1Document.html">dom::document</option>,  <option value="classDOM_1_1DocumentFragment.html">dom::documentfragment</option>,  <option value="classDOM_1_1DocumentType.html">dom::documenttype</option>,  <option value="classDOM_1_1DOMException.html">dom::domexception</option>,  <option value="classDOM_1_1DOMImplementation.html">dom::domimplementation</option>,  <option value="classDOM_1_1DOMString.html">dom::domstring</option>,  <option value="classDOM_1_1Element.html">dom::element</option>,  <option value="classDOM_1_1Entity.html">dom::entity</option>,  <option value="classDOM_1_1EntityReference.html">dom::entityreference</option>,  <option value="classDOM_1_1Event.html">dom::event</option>,  <option value="classDOM_1_1EventException.html">dom::eventexception</option>,  <option value="classDOM_1_1EventListener.html">dom::eventlistener</option>,  <option value="classDOM_1_1HTMLAnchorElement.html">dom::htmlanchorelement</option>,  <option value="classDOM_1_1HTMLAppletElement.html">dom::htmlappletelement</option>,  <option value="classDOM_1_1HTMLAreaElement.html">dom::htmlareaelement</option>,  <option value="classDOM_1_1HTMLBaseElement.html">dom::htmlbaseelement</option>,  <option value="classDOM_1_1HTMLBaseFontElement.html">dom::htmlbasefontelement</option>,  <option value="classDOM_1_1HTMLBlockquoteElement.html">dom::htmlblockquoteelement</option>,  <option value="classDOM_1_1HTMLBodyElement.html">dom::htmlbodyelement</option>,  <option value="classDOM_1_1HTMLBRElement.html">dom::htmlbrelement</option>,  <option value="classDOM_1_1HTMLButtonElement.html">dom::htmlbuttonelement</option>,  <option value="classDOM_1_1HTMLCollection.html">dom::htmlcollection</option>,  <option value="classDOM_1_1HTMLDirectoryElement.html">dom::htmldirectoryelement</option>,  <option value="classDOM_1_1HTMLDivElement.html">dom::htmldivelement</option>,  <option value="classDOM_1_1HTMLDListElement.html">dom::htmldlistelement</option>,  <option value="classDOM_1_1HTMLDocument.html">dom::htmldocument</option>,  <option value="classDOM_1_1HTMLElement.html">dom::htmlelement</option>,  <option value="classDOM_1_1HTMLFieldSetElement.html">dom::htmlfieldsetelement</option>,  <option value="classDOM_1_1HTMLFontElement.html">dom::htmlfontelement</option>,  <option value="classDOM_1_1HTMLFormElement.html">dom::htmlformelement</option>,  <option value="classDOM_1_1HTMLFrameElement.html">dom::htmlframeelement</option>,  <option value="classDOM_1_1HTMLFrameSetElement.html">dom::htmlframesetelement</option>,  <option value="classDOM_1_1HTMLHeadElement.html">dom::htmlheadelement</option>,  <option value="classDOM_1_1HTMLHeadingElement.html">dom::htmlheadingelement</option>,  <option value="classDOM_1_1HTMLHRElement.html">dom::htmlhrelement</option>,  <option value="classDOM_1_1HTMLHtmlElement.html">dom::htmlhtmlelement</option>,  <option value="classDOM_1_1HTMLIFrameElement.html">dom::htmliframeelement</option>,  <option value="classDOM_1_1HTMLImageElement.html">dom::htmlimageelement</option>,  <option value="classDOM_1_1HTMLInputElement.html">dom::htmlinputelement</option>,  <option value="classDOM_1_1HTMLIsIndexElement.html">dom::htmlisindexelement</option>,  <option value="classDOM_1_1HTMLLabelElement.html">dom::htmllabelelement</option>,  <option value="classDOM_1_1HTMLLayerElement.html">dom::htmllayerelement</option>,  <option value="classDOM_1_1HTMLLegendElement.html">dom::htmllegendelement</option>,  <option value="classDOM_1_1HTMLLIElement.html">dom::htmllielement</option>,  <option value="classDOM_1_1HTMLLinkElement.html">dom::htmllinkelement</option>,  <option value="classDOM_1_1HTMLMapElement.html">dom::htmlmapelement</option>,  <option value="classDOM_1_1HTMLMenuElement.html">dom::htmlmenuelement</option>,  <option value="classDOM_1_1HTMLMetaElement.html">dom::htmlmetaelement</option>,  <option value="classDOM_1_1HTMLModElement.html">dom::htmlmodelement</option>,  <option value="classDOM_1_1HTMLObjectElement.html">dom::htmlobjectelement</option>,  <option value="classDOM_1_1HTMLOListElement.html">dom::htmlolistelement</option>,  <option value="classDOM_1_1HTMLOptGroupElement.html">dom::htmloptgroupelement</option>,  <option value="classDOM_1_1HTMLOptionElement.html">dom::htmloptionelement</option>,  <option value="classDOM_1_1HTMLParagraphElement.html">dom::htmlparagraphelement</option>,  <option value="classDOM_1_1HTMLParamElement.html">dom::htmlparamelement</option>,  <option value="classDOM_1_1HTMLPreElement.html">dom::htmlpreelement</option>,  <option value="classDOM_1_1HTMLQuoteElement.html">dom::htmlquoteelement</option>,  <option value="classDOM_1_1HTMLScriptElement.html">dom::htmlscriptelement</option>,  <option value="classDOM_1_1HTMLSelectElement.html">dom::htmlselectelement</option>,  <option value="classDOM_1_1HTMLStyleElement.html">dom::htmlstyleelement</option>,  <option value="classDOM_1_1HTMLTableCaptionElement.html">dom::htmltablecaptionelement</option>,  <option value="classDOM_1_1HTMLTableCellElement.html">dom::htmltablecellelement</option>,  <option value="classDOM_1_1HTMLTableColElement.html">dom::htmltablecolelement</option>,  <option value="classDOM_1_1HTMLTableElement.html">dom::htmltableelement</option>,  <option value="classDOM_1_1HTMLTableRowElement.html">dom::htmltablerowelement</option>,  <option value="classDOM_1_1HTMLTableSectionElement.html">dom::htmltablesectionelement</option>,  <option value="classDOM_1_1HTMLTextAreaElement.html">dom::htmltextareaelement</option>,  <option value="classDOM_1_1HTMLTitleElement.html">dom::htmltitleelement</option>,  <option value="classDOM_1_1HTMLUListElement.html">dom::htmlulistelement</option>,  <option value="classDOM_1_1MediaList.html">dom::medialist</option>,  <option value="classDOM_1_1MouseEvent.html">dom::mouseevent</option>,  <option value="classDOM_1_1MutationEvent.html">dom::mutationevent</option>,  <option value="classDOM_1_1NamedNodeMap.html">dom::namednodemap</option>,  <option value="classDOM_1_1Node.html">dom::node</option>,  <option value="classDOM_1_1NodeFilter.html">dom::nodefilter</option>,  <option value="classDOM_1_1NodeIterator.html">dom::nodeiterator</option>,  <option value="classDOM_1_1NodeList.html">dom::nodelist</option>,  <option value="classDOM_1_1Notation.html">dom::notation</option>,  <option value="classDOM_1_1ProcessingInstruction.html">dom::processinginstruction</option>,  <option value="classDOM_1_1Rect.html">dom::rect</option>,  <option value="classDOM_1_1RGBColor.html">dom::rgbcolor</option>,  <option value="classDOM_1_1StyleSheet.html">dom::stylesheet</option>,  <option value="classDOM_1_1StyleSheetList.html">dom::stylesheetlist</option>,  <option value="classDOM_1_1Text.html">dom::text</option>,  <option value="classDOM_1_1TextEvent.html">dom::textevent</option>,  <option value="classDOM_1_1TreeWalker.html">dom::treewalker</option>,  <option value="classDOM_1_1UIEvent.html">dom::uievent</option>,  <option value="classKHTMLPageCache.html">khtmlpagecache</option>,  <option value="classKHTMLPart.html">khtmlpart</option>,  <option value="classKHTMLPartBrowserExtension.html">khtmlpartbrowserextension</option>,  <option value="classKHTMLPartIface.html">khtmlpartiface</option>,  <option value="classKHTMLSettings.html">khtmlsettings</option>,  <option value="classKHTMLView.html">khtmlview</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../arts/html/index.html">arts</a></li><li><a href="../../dcop/html/index.html">dcop</a></li><li><a href="../../dnssd/html/index.html">dnssd</a></li><li><a href="../../interfaces/html/index.html">interfaces</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/interface/html/index.html">interface</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/library/html/index.html">library</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/kspeech/html/index.html">kspeech</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/ktexteditor/html/index.html">ktexteditor</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kate/html/index.html">kate</a></li><li><a href="../../kcmshell/html/index.html">kcmshell</a></li><li><a href="../../kdecore/html/index.html">kdecore</a></li><li><a href="../../kded/html/index.html">kded</a></li><li><a href="../../kdefx/html/index.html">kdefx</a></li><li><a href="../../kdeprint/html/index.html">kdeprint</a></li><li><a href="../../kdesu/html/index.html">kdesu</a></li><li><a href="../../kdeui/html/index.html">kdeui</a></li><li><a href="../../kdoctools/html/index.html">kdoctools</a></li><li><a href="../../khtml/html/index.html">khtml</a></li><li><a href="../../kimgio/html/index.html">kimgio</a></li><li><a href="../../kinit/html/index.html">kinit</a></li><li><a href="../../kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/bookmarks/html/index.html">bookmarks</a></li><li>&nbsp;&nbsp;<a href="../../kio/httpfilter/html/index.html">httpfilter</a></li><li>&nbsp;&nbsp;<a href="../../kio/kfile/html/index.html">kfile</a></li><li>&nbsp;&nbsp;<a href="../../kio/kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/kioexec/html/index.html">kioexec</a></li><li>&nbsp;&nbsp;<a href="../../kio/kpasswdserver/html/index.html">kpasswdserver</a></li><li>&nbsp;&nbsp;<a href="../../kio/kssl/html/index.html">kssl</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/http/html/index.html">http</a></li><li><a href="../../kjs/html/index.html">kjs</a></li><li><a href="../../kmdi/html/index.html">kmdi</a></li><li>&nbsp;&nbsp;<a href="../../kmdi/kmdi/html/index.html">kmdi</a></li><li><a href="../../knewstuff/html/index.html">knewstuff</a></li><li><a href="../../kparts/html/index.html">kparts</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../kspell2/html/index.html">kspell2</a></li><li><a href="../../kunittest/html/index.html">kunittest</a></li><li><a href="../../kutils/html/index.html">kutils</a></li><li><a href="../../kwallet/html/index.html">kwallet</a></li><li><a href="../../libkmid/html/index.html">libkmid</a></li><li><a href="../../libkscreensaver/html/index.html">libkscreensaver</a></li>
</ul></div></div>


        </td>
</tr>
</table>

<span class="doNotDisplay">
  <a href="http://www.kde.org/" accesskey="8">KDE Home</a> |
  <a href="http://accessibility.kde.org/" accesskey="9">KDE Accessibility Home</a> |
  <a href="http://www.kde.org/media/accesskeys.php" accesskey="0">Description of Access Keys</a>
</span>


<div style="height: 8px"></div>

<div id="footer">
  <div id="footer_left">
    Maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;groo&#116;&#64;kde&#46;or&#x67;">Adriaan de Groot</a>
and
<a href="&#109;a&#105;&#108;&#116;&#111;&#58;w&#105;nter&#64;kde&#46;or&#x67">Allen Winter</a>.
<br/>
    KDE and K Desktop Environment are trademarks of <a href="http://www.kde.org/areas/kde-ev/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
    <a href="http://www.kde.org/contact/impressum.php">Legal</a>
  </div>
  <div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" alt="" /></div>
</div>

<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-425acc3b5374943f@kde.org">Block me</a>
WARNING END
-->

</body>
</html>