Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > d0c58635c3fcc548e9b6ce88c8980028 > files > 2140

lib64kdebase4-devel-3.4.2-55.5.20060mdk.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
  <title>libkonq Library: KonqXMLGUIClient Class Reference (libkonq Library)</title>
  <link href="../../common/doxygen.css" rel="stylesheet" type="text/css">
</head>
<div class="header">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2" width="92">
<a href="../../index.html" title="The API documentation main page"><img src="../../common/docheadergears.png" style="border:0px;" alt=""></a>
</td>
<td width="95%">
<h1>libkonq Library API Documentation</h1>
</td>
</tr>
<tr>
<td valign="bottom">
<table class="links" border=0 cellspacing=0>
<tr>
<td><a href="index.html">Overview</a></td>
<td><a href="hierarchy.html" title="Inheritance list, sorted roughly  alphabetically">Class&nbsp;Hierarchy</a></td>
<td><a href="classes.html" title="Alphabetical list of classes">Classes</a></td>
<td><a href="annotated.html" title="Classes, structs, unions and interfaces with brief descriptions">Classes&nbsp;(annotated)</a></td>
<td><a href="functions.html" title="Documented class members with links to the classes they belong to">Members</a></td>
<td><a href="namespaces.html" title="All documented namespaces with brief descriptions">Namespaces</a></td>
<td><a href="files.html" title="A list of all documented files with brief descriptions">Source&nbsp;Files</a></td>
</tr>
</table>
</td></tr></table>
</div>
<div id="hgrad"></div>
<div class="text">
<!-- Generated by Doxygen 1.4.4 -->
<h1>KonqXMLGUIClient Class Reference</h1><!-- doxytag: class="KonqXMLGUIClient" --><!-- doxytag: inherits="KXMLGUIClient" -->This class implements common methods to manipulate the DOMDocument of KXMLGUIClient.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="konq__xmlguiclient_8h-source.html">konq_xmlguiclient.h</a>&gt;</code>
<p>
Inheritance diagram for KonqXMLGUIClient:<p><center><img src="classKonqXMLGUIClient__inherit__graph.png" border="0" usemap="#KonqXMLGUIClient__inherit__map" alt="Inheritance graph"></center>
<map name="KonqXMLGUIClient__inherit__map">
<area href="classKonqPopupMenu.html" shape="rect" coords="8,82,130,109" alt="">
<area href="classKonqPopupMenuPlugin.html" shape="rect" coords="154,82,314,109" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classKonqXMLGUIClient-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0"></a><!-- doxytag: member="KonqXMLGUIClient::KonqXMLGUIClient" ref="a0" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#a0">KonqXMLGUIClient</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1"></a><!-- doxytag: member="KonqXMLGUIClient::KonqXMLGUIClient" ref="a1" args="(KXMLGUIClient *parent)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#a1">KonqXMLGUIClient</a> (KXMLGUIClient *parent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2"></a><!-- doxytag: member="KonqXMLGUIClient::~KonqXMLGUIClient" ref="a2" args="()" -->
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#a2">~KonqXMLGUIClient</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QDomDocument&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#a3">domDocument</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a4"></a><!-- doxytag: member="KonqXMLGUIClient::DomElement" ref="a4" args="() const " -->
QDomElement&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#a4">DomElement</a> () const </td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b0"></a><!-- doxytag: member="KonqXMLGUIClient::addAction" ref="b0" args="(KAction *action, const QDomElement &amp;menu=QDomElement())" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#b0">addAction</a> (KAction *action, const QDomElement &amp;menu=QDomElement())</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b1"></a><!-- doxytag: member="KonqXMLGUIClient::addAction" ref="b1" args="(const char *name, const QDomElement &amp;menu=QDomElement())" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#b1">addAction</a> (const char *name, const QDomElement &amp;menu=QDomElement())</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b2"></a><!-- doxytag: member="KonqXMLGUIClient::addSeparator" ref="b2" args="(const QDomElement &amp;menu=QDomElement())" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#b2">addSeparator</a> (const QDomElement &amp;menu=QDomElement())</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#b3">addPendingSeparator</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b4"></a><!-- doxytag: member="KonqXMLGUIClient::addGroup" ref="b4" args="(const QString &amp;grp)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#b4">addGroup</a> (const QString &amp;grp)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b5"></a><!-- doxytag: member="KonqXMLGUIClient::addMerge" ref="b5" args="(const QString &amp;name)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#b5">addMerge</a> (const QString &amp;name)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b6"></a><!-- doxytag: member="KonqXMLGUIClient::hasAction" ref="b6" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#b6">hasAction</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b7"></a><!-- doxytag: member="KonqXMLGUIClient::prepareXMLGUIStuff" ref="b7" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#b7">prepareXMLGUIStuff</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="p0"></a><!-- doxytag: member="KonqXMLGUIClient::m_menuElement" ref="p0" args="" -->
QDomElement&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#p0">m_menuElement</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="p1"></a><!-- doxytag: member="KonqXMLGUIClient::m_doc" ref="p1" args="" -->
QDomDocument&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKonqXMLGUIClient.html#p1">m_doc</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This class implements common methods to manipulate the DOMDocument of KXMLGUIClient. 
<p>

<p>
Definition at line <a class="el" href="konq__xmlguiclient_8h-source.html#l00034">34</a> of file <a class="el" href="konq__xmlguiclient_8h-source.html">konq_xmlguiclient.h</a>.<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a3"></a><!-- doxytag: member="KonqXMLGUIClient::domDocument" ref="a3" args="() const " --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">QDomDocument KonqXMLGUIClient::domDocument           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap> const</td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Reimplemented for internal purpose. 
<p>

<p>
Definition at line <a class="el" href="konq__xmlguiclient_8cc-source.html#l00068">68</a> of file <a class="el" href="konq__xmlguiclient_8cc-source.html">konq_xmlguiclient.cc</a>.
<p>
References <a class="el" href="konq__xmlguiclient_8h-source.html#l00062">m_doc</a>.    </td>
  </tr>
</table>
<a class="anchor" name="b3"></a><!-- doxytag: member="KonqXMLGUIClient::addPendingSeparator" ref="b3" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">void KonqXMLGUIClient::addPendingSeparator           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [protected]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
only add a separator if an action is added afterwards 
<p>

<p>
Definition at line <a class="el" href="konq__xmlguiclient_8cc-source.html#l00147">147</a> of file <a class="el" href="konq__xmlguiclient_8cc-source.html">konq_xmlguiclient.cc</a>.    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="konq__xmlguiclient_8h-source.html">konq_xmlguiclient.h</a><li><a class="el" href="konq__xmlguiclient_8cc-source.html">konq_xmlguiclient.cc</a></ul>
</div>
<div id="bottom-nav">
<img src="../../common/bottom2.png" align="right" height="59" width="227" alt="KDE Logo">
</div>
<div class="bottom">
This file is part of the documentation for libkonq Library Version 3.4.2.
</div>
<div class="bottom" style="color:#cccccc">
Documentation copyright &copy; 1996-2004 the KDE developers.<br>
Generated on Wed Jun 14 19:05:28 2006 by
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.4.4 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, &copy;&nbsp;1997-2003
</div>
</body>
</html>