Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 006f25f0acc4b3df764eea70a130a63f > files > 309

gnome-chemistry-utils-devel-0.13.5-4.mga2.i586.rpm

<!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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>The Gnome Chemistry Utils: gcu::DialogOwner Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">The Gnome Chemistry Utils&#160;<span id="projectnumber">0.13.5</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespacegcu.html">gcu</a>      </li>
      <li class="navelem"><a class="el" href="classgcu_1_1DialogOwner.html">DialogOwner</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">gcu::DialogOwner Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="gcu::DialogOwner" -->
<p><code>#include &lt;<a class="el" href="dialog-owner_8h_source.html">gcu/dialog-owner.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for gcu::DialogOwner:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classgcu_1_1DialogOwner.png" usemap="#gcu::DialogOwner_map" alt=""/>
  <map id="gcu::DialogOwner_map" name="gcu::DialogOwner_map">
<area href="classgcp_1_1Atom.html" alt="gcp::Atom" shape="rect" coords="0,56,137,80"/>
<area href="classgcp_1_1ReactionProp.html" alt="gcp::ReactionProp" shape="rect" coords="147,56,284,80"/>
<area href="classgcu_1_1Application.html" alt="gcu::Application" shape="rect" coords="294,56,431,80"/>
<area href="classgcu_1_1Document.html" alt="gcu::Document" shape="rect" coords="441,56,578,80"/>
<area href="classgcp_1_1FragmentAtom.html" alt="gcp::FragmentAtom" shape="rect" coords="0,112,137,136"/>
<area href="classgcp_1_1Document.html" alt="gcp::Document" shape="rect" coords="367,112,504,136"/>
<area href="classgcu_1_1GLDocument.html" alt="gcu::GLDocument" shape="rect" coords="514,112,651,136"/>
<area href="classgcp_1_1FragmentResidue.html" alt="gcp::FragmentResidue" shape="rect" coords="0,168,137,192"/>
<area href="classgcr_1_1Document.html" alt="gcr::Document" shape="rect" coords="441,168,578,192"/>
<area href="classgcu_1_1Chem3dDoc.html" alt="gcu::Chem3dDoc" shape="rect" coords="588,168,725,192"/>
</map>
 </div></div>

<p><a href="classgcu_1_1DialogOwner-members.html">List of all members.</a></p>
<table class="memberdecls">
<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="classgcu_1_1DialogOwner.html#af49d514cf80de92446705b153542257e">DialogOwner</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcu_1_1DialogOwner.html#a9692299469f2df5e82daf82b39a9c0c6">~DialogOwner</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgcu_1_1Dialog.html">Dialog</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcu_1_1DialogOwner.html#a641f5796bc2e100ec80ee07e6019b1c8">GetDialog</a> (std::string name) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcu_1_1DialogOwner.html#ac1a8b9bb42b75a728c64207f3efa40f8">ClearDialogs</a> ()</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This class is the base class for objects owning dialogs. It is aimed at ensuring that each dialog is unique and that when the owner is destroyed, its dialogs are closed. </p>

<p>Definition at line <a class="el" href="dialog-owner_8h_source.html#l00042">42</a> of file <a class="el" href="dialog-owner_8h_source.html">dialog-owner.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af49d514cf80de92446705b153542257e"></a><!-- doxytag: member="gcu::DialogOwner::DialogOwner" ref="af49d514cf80de92446705b153542257e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gcu::DialogOwner::DialogOwner </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>The constructor. </p>

</div>
</div>
<a class="anchor" id="a9692299469f2df5e82daf82b39a9c0c6"></a><!-- doxytag: member="gcu::DialogOwner::~DialogOwner" ref="a9692299469f2df5e82daf82b39a9c0c6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual gcu::DialogOwner::~DialogOwner </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>The destructor. </p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ac1a8b9bb42b75a728c64207f3efa40f8"></a><!-- doxytag: member="gcu::DialogOwner::ClearDialogs" ref="ac1a8b9bb42b75a728c64207f3efa40f8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void gcu::DialogOwner::ClearDialogs </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Destroys all dialogs associated with this instance. </p>

</div>
</div>
<a class="anchor" id="a641f5796bc2e100ec80ee07e6019b1c8"></a><!-- doxytag: member="gcu::DialogOwner::GetDialog" ref="a641f5796bc2e100ec80ee07e6019b1c8" args="(std::string name) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classgcu_1_1Dialog.html">Dialog</a>* gcu::DialogOwner::GetDialog </td>
          <td>(</td>
          <td class="paramtype">std::string&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>the name associated to the <a class="el" href="classgcu_1_1Dialog.html">Dialog</a>.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>the <a class="el" href="classgcu_1_1Dialog.html">Dialog</a> instance associated with name or NULL if there is none. </dd></dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="dialog-owner_8h_source.html">dialog-owner.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Nov 11 2011 18:01:07 for The Gnome Chemistry Utils by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>