Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 0102b942207b9d1f394a9a1ca1a811b6 > files > 134

bakery-devel-2.6.3-4.fc14.x86_64.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>bakery: Bakery::Conf::AssociationCreation&lt; T_Widget &gt; Class Template 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.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;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>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceBakery.html">Bakery</a>::<a class="el" href="namespaceBakery_1_1Conf.html">Conf</a>::<a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">AssociationCreation</a>
  </div>
</div>
<div class="contents">
<h1>Bakery::Conf::AssociationCreation&lt; T_Widget &gt; Class Template Reference</h1><!-- doxytag: class="Bakery::Conf::AssociationCreation" --><!-- doxytag: inherits="Bakery::Conf::AssociationBase" -->
<p><code>#include &lt;<a class="el" href="Association_8h_source.html">Association.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Bakery::Conf::AssociationCreation&lt; T_Widget &gt;:</div>
<div class="dynsection">
<div class="center"><img src="classBakery_1_1Conf_1_1AssociationCreation__inherit__graph.png" border="0" usemap="#Bakery_1_1Conf_1_1AssociationCreation_3_01T__Widget_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="Bakery_1_1Conf_1_1AssociationCreation_3_01T__Widget_01_4_inherit__map" id="Bakery_1_1Conf_1_1AssociationCreation_3_01T__Widget_01_4_inherit__map">
<area shape="rect" id="node5" href="classBakery_1_1Conf_1_1Association.html" title="Bakery::Conf::Association\&lt; T_Widget \&gt;" alt="" coords="31,160,284,189"/><area shape="rect" id="node2" href="classBakery_1_1Conf_1_1AssociationBase.html" title="Provides behaviors that are common to all widget/key associations." alt="" coords="55,5,260,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classBakery_1_1Conf_1_1AssociationCreation-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html#a0be390eea2a8c035b6bf793a20e07c13">~AssociationCreation</a> ()</td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="classBakery_1_1sharedptr.html">AssociationPtr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html#ac16b3079ed8e3346ebbbd641854ff4f8">create</a> (const Glib::ustring &amp;full_key, T_Widget &amp;widget, bool instant)</td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html#acaef8ff107bfcec6ff4223a15b7fce4a">AssociationCreation</a> (const Glib::ustring &amp;full_key, T_Widget &amp;widget, bool instant)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html#aab21783ec601b41902e546416087db16">AssociationCreation</a> (const <a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">AssociationCreation</a> &amp;other)</td></tr>
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">T_Widget &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html#a1dd8b661df7747580b36048fc9ad1a81">m_widget</a></td></tr>
</table>
<h3>template&lt;class T_Widget&gt;<br/>
 class Bakery::Conf::AssociationCreation&lt; T_Widget &gt;</h3>

<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a0be390eea2a8c035b6bf793a20e07c13"></a><!-- doxytag: member="Bakery::Conf::AssociationCreation::~AssociationCreation" ref="a0be390eea2a8c035b6bf793a20e07c13" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T_Widget&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">Bakery::Conf::AssociationCreation</a>&lt; T_Widget &gt;::~<a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">AssociationCreation</a> </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="acaef8ff107bfcec6ff4223a15b7fce4a"></a><!-- doxytag: member="Bakery::Conf::AssociationCreation::AssociationCreation" ref="acaef8ff107bfcec6ff4223a15b7fce4a" args="(const Glib::ustring &amp;full_key, T_Widget &amp;widget, bool instant)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T_Widget&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">Bakery::Conf::AssociationCreation</a>&lt; T_Widget &gt;::<a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">AssociationCreation</a> </td>
          <td>(</td>
          <td class="paramtype">const Glib::ustring &amp;&nbsp;</td>
          <td class="paramname"> <em>full_key</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">T_Widget &amp;&nbsp;</td>
          <td class="paramname"> <em>widget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>instant</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aab21783ec601b41902e546416087db16"></a><!-- doxytag: member="Bakery::Conf::AssociationCreation::AssociationCreation" ref="aab21783ec601b41902e546416087db16" args="(const AssociationCreation &amp;other)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T_Widget&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">Bakery::Conf::AssociationCreation</a>&lt; T_Widget &gt;::<a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">AssociationCreation</a> </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">AssociationCreation</a>&lt; T_Widget &gt; &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ac16b3079ed8e3346ebbbd641854ff4f8"></a><!-- doxytag: member="Bakery::Conf::AssociationCreation::create" ref="ac16b3079ed8e3346ebbbd641854ff4f8" args="(const Glib::ustring &amp;full_key, T_Widget &amp;widget, bool instant)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T_Widget&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">static const <a class="el" href="classBakery_1_1sharedptr.html">AssociationPtr</a> <a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">Bakery::Conf::AssociationCreation</a>&lt; T_Widget &gt;::create </td>
          <td>(</td>
          <td class="paramtype">const Glib::ustring &amp;&nbsp;</td>
          <td class="paramname"> <em>full_key</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">T_Widget &amp;&nbsp;</td>
          <td class="paramname"> <em>widget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>instant</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a1dd8b661df7747580b36048fc9ad1a81"></a><!-- doxytag: member="Bakery::Conf::AssociationCreation::m_widget" ref="a1dd8b661df7747580b36048fc9ad1a81" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T_Widget&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">T_Widget&amp; <a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html">Bakery::Conf::AssociationCreation</a>&lt; T_Widget &gt;::<a class="el" href="classBakery_1_1Conf_1_1AssociationCreation.html#a1dd8b661df7747580b36048fc9ad1a81">m_widget</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="Association_8h_source.html#l00397">Bakery::Conf::Association&lt; Gtk::Combo &gt;::connect_widget()</a>, <a class="el" href="Association_8h_source.html#l00339">Bakery::Conf::Association&lt; Gtk::OptionMenu &gt;::connect_widget()</a>, <a class="el" href="Association_8h_source.html#l00280">Bakery::Conf::Association&lt; Gtk::Range &gt;::connect_widget()</a>, <a class="el" href="Association_8h_source.html#l00222">Bakery::Conf::Association&lt; Gtk::ToggleButton &gt;::connect_widget()</a>, <a class="el" href="Association_8h_source.html#l00162">Bakery::Conf::Association&lt; Gtk::Entry &gt;::connect_widget()</a>, <a class="el" href="Association_8h_source.html#l00105">Bakery::Conf::Association&lt; Gtk::SpinButton &gt;::connect_widget()</a>, <a class="el" href="Association_8h_source.html#l00405">Bakery::Conf::Association&lt; Gtk::Combo &gt;::load_widget()</a>, <a class="el" href="Association_8h_source.html#l00347">Bakery::Conf::Association&lt; Gtk::OptionMenu &gt;::load_widget()</a>, <a class="el" href="Association_8h_source.html#l00288">Bakery::Conf::Association&lt; Gtk::Range &gt;::load_widget()</a>, <a class="el" href="Association_8h_source.html#l00230">Bakery::Conf::Association&lt; Gtk::ToggleButton &gt;::load_widget()</a>, <a class="el" href="Association_8h_source.html#l00170">Bakery::Conf::Association&lt; Gtk::Entry &gt;::load_widget()</a>, <a class="el" href="Association_8h_source.html#l00113">Bakery::Conf::Association&lt; Gtk::SpinButton &gt;::load_widget()</a>, <a class="el" href="Association_8h_source.html#l00422">Bakery::Conf::Association&lt; Gtk::Combo &gt;::save_widget()</a>, <a class="el" href="Association_8h_source.html#l00364">Bakery::Conf::Association&lt; Gtk::OptionMenu &gt;::save_widget()</a>, <a class="el" href="Association_8h_source.html#l00304">Bakery::Conf::Association&lt; Gtk::Range &gt;::save_widget()</a>, <a class="el" href="Association_8h_source.html#l00247">Bakery::Conf::Association&lt; Gtk::ToggleButton &gt;::save_widget()</a>, <a class="el" href="Association_8h_source.html#l00187">Bakery::Conf::Association&lt; Gtk::Entry &gt;::save_widget()</a>, and <a class="el" href="Association_8h_source.html#l00129">Bakery::Conf::Association&lt; Gtk::SpinButton &gt;::save_widget()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="Association_8h_source.html">Association.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>