Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > contrib > by-pkgid > 26641904bc2ad61f62b311bd84974dec > files > 9

libglademm2.4-doc-2.6.0-1mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libglademm 2.4: Gnome::Glade::VariablesMap Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
    <td width="10%" height="40"><img src="../../../../../gtkmm-2.4/docs/images/gtkmm_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
    <td width="90%" height="40"><img src="../../../../../gtkmm-2.4/docs/images/top.gif" alt="top" width="100%" height="40"/></td>
</tr>
</table>
<center>
  <a class="qindex" href="../../../../../gtkmm-2.4/docs/index.html">Main Page</a> &nbsp;
  <a href="../../../../../gtkmm-2.4/docs/reference/html/group__Widgets.html">Widgets</a> &nbsp;
  <a class="qindex" href="../../../../../gtkmm-2.4/docs/reference/html/namespaces.html"> Namespaces</a> &nbsp;
  <a href="../../../../../gtkmm-2.4/docs/tutorial/html/index.html"> Book</a> &nbsp;
</center>
<hr width="100%"/>

<!-- Generated by Doxygen 1.4.0 -->
<div class="nav">
<a class="el" href="namespaceGnome.html">Gnome</a>::<a class="el" href="namespaceGnome_1_1Glade.html">Glade</a>::<a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html">VariablesMap</a></div>
<h1>Gnome::Glade::VariablesMap Class Reference</h1><a href="classGnome_1_1Glade_1_1VariablesMap-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Associates named <a class="el" href="namespaceGnome_1_1Glade.html">Glade</a> widgets with member variables. 
<p>
Use <a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a2">connect_widget()</a> to link the widgets with variables that will contain their data. Then use <a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a6">transfer_widgets_to_variables()</a> and <a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a7">transfer_variables_to_widgets()</a> to get or set all of the variables at once.<p>
This is meant to be a bit like MFC's "Dialog Data Exchange and Validation".<p>
The association of widget and member varables follow this mapping:<p>
<a class="elRef" doxygen="gtkmm_doxygen_tags:../../../../../gtkmm-2.4/docs/reference/html/" href="../../../../../gtkmm-2.4/docs/reference/html/classGtk_1_1Entry.html">Gtk::Entry</a> --&gt; <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::SpinBox --&gt; <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> <a class="elRef" doxygen="gtkmm_doxygen_tags:../../../../../gtkmm-2.4/docs/reference/html/" href="../../../../../gtkmm-2.4/docs/reference/html/classGtk_1_1ComboBoxEntry.html">Gtk::ComboBoxEntry</a> --&gt; <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> <a class="elRef" doxygen="gtkmm_doxygen_tags:../../../../../gtkmm-2.4/docs/reference/html/" href="../../../../../gtkmm-2.4/docs/reference/html/classGtk_1_1Scale.html">Gtk::Scale</a> --&gt; double <a class="elRef" doxygen="gtkmm_doxygen_tags:../../../../../gtkmm-2.4/docs/reference/html/" href="../../../../../gtkmm-2.4/docs/reference/html/classGtk_1_1Calendar.html">Gtk::Calendar</a> --&gt; <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Date.html">Glib::Date</a> Gtk::CheckBox --&gt; bool <a class="elRef" doxygen="gtkmm_doxygen_tags:../../../../../gtkmm-2.4/docs/reference/html/" href="../../../../../gtkmm-2.4/docs/reference/html/classGtk_1_1RadioButton.html">Gtk::RadioButton</a> --&gt; bool 
<p>
<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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a0">VariablesMap</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGnome_1_1Glade_1_1Xml.html">Glade::Xml</a>&gt;&amp; glade)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a1">~VariablesMap</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a2">connect_widget</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; widget_name, bool&amp; variable)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">For ToggleButton (CheckBox and RadioButton).  <a href="#a2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a3">connect_widget</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; widget_name, <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; variable)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">For Entry, ComboBoxEntry and SpinBox.  <a href="#a3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a4">connect_widget</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; widget_name, double&amp; variable)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">For Scale (HScale and VScale).  <a href="#a4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a5">connect_widget</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; widget_name, <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Date.html">Glib::Date</a>&amp; variable)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">For Calendar.  <a href="#a5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a6">transfer_widgets_to_variables</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Transfer data from the widget to the variable.  <a href="#a6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#a7">transfer_variables_to_widgets</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Transfer data from the variable to the widget.  <a href="#a7"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Protected Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::map&lt; <a class="elRef" doxygen="gtkmm_doxygen_tags:../../../../../gtkmm-2.4/docs/reference/html/" href="../../../../../gtkmm-2.4/docs/reference/html/classGtk_1_1Widget.html">Gtk::Widget</a> *,<br>
 void* &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#x0">type_mapWidgetsToVariables</a></td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#b0">validate_widgets</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Override this to validate the data that the user enters into the widgets.  <a href="#b0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#b1">transfer_one_widget</a> (<a class="elRef" doxygen="gtkmm_doxygen_tags:../../../../../gtkmm-2.4/docs/reference/html/" href="../../../../../gtkmm-2.4/docs/reference/html/classGtk_1_1Widget.html">Gtk::Widget</a>* pWidget, bool to_variable)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#x0">type_mapWidgetsToVariables</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#p0">m_mapWidgetsToVariables</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGnome_1_1Glade_1_1Xml.html">Glade::Xml</a>&gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#p1">m_refGlade</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="x0" doxytag="Gnome::Glade::VariablesMap::type_mapWidgetsToVariables"></a><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">typedef std::map&lt;<a class="elRef" doxygen="gtkmm_doxygen_tags:../../../../../gtkmm-2.4/docs/reference/html/" href="../../../../../gtkmm-2.4/docs/reference/html/classGtk_1_1Widget.html">Gtk::Widget</a>*, void*&gt; <a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#x0">Gnome::Glade::VariablesMap::type_mapWidgetsToVariables</a><code> [protected]</code>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a0" doxytag="Gnome::Glade::VariablesMap::VariablesMap"></a><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">Gnome::Glade::VariablesMap::VariablesMap           </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGnome_1_1Glade_1_1Xml.html">Glade::Xml</a>&gt;&amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>glade</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [explicit]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a class="anchor" name="a1" doxytag="Gnome::Glade::VariablesMap::~VariablesMap"></a><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">virtual Gnome::Glade::VariablesMap::~<a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html">VariablesMap</a>           </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a5" doxytag="Gnome::Glade::VariablesMap::connect_widget"></a><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">virtual void Gnome::Glade::VariablesMap::connect_widget           </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>widget_name</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Date.html">Glib::Date</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>variable</em></td>
        </tr>
        <tr>
          <td class="md"></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
For Calendar. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="a4" doxytag="Gnome::Glade::VariablesMap::connect_widget"></a><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">virtual void Gnome::Glade::VariablesMap::connect_widget           </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>widget_name</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>double&amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>variable</em></td>
        </tr>
        <tr>
          <td class="md"></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
For Scale (HScale and VScale). 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="a3" doxytag="Gnome::Glade::VariablesMap::connect_widget"></a><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">virtual void Gnome::Glade::VariablesMap::connect_widget           </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>widget_name</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>variable</em></td>
        </tr>
        <tr>
          <td class="md"></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
For Entry, ComboBoxEntry and SpinBox. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="a2" doxytag="Gnome::Glade::VariablesMap::connect_widget"></a><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">virtual void Gnome::Glade::VariablesMap::connect_widget           </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>widget_name</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>bool&amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>variable</em></td>
        </tr>
        <tr>
          <td class="md"></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
For ToggleButton (CheckBox and RadioButton). 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="b1" doxytag="Gnome::Glade::VariablesMap::transfer_one_widget"></a><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">virtual void Gnome::Glade::VariablesMap::transfer_one_widget           </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top"><a class="elRef" doxygen="gtkmm_doxygen_tags:../../../../../gtkmm-2.4/docs/reference/html/" href="../../../../../gtkmm-2.4/docs/reference/html/classGtk_1_1Widget.html">Gtk::Widget</a>*&nbsp;</td>
          <td class="mdname" nowrap> <em>pWidget</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap> <em>to_variable</em></td>
        </tr>
        <tr>
          <td class="md"></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [protected, virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a class="anchor" name="a7" doxytag="Gnome::Glade::VariablesMap::transfer_variables_to_widgets"></a><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">virtual void Gnome::Glade::VariablesMap::transfer_variables_to_widgets           </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Transfer data from the variable to the widget. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="a6" doxytag="Gnome::Glade::VariablesMap::transfer_widgets_to_variables"></a><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">virtual void Gnome::Glade::VariablesMap::transfer_widgets_to_variables           </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Transfer data from the widget to the variable. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="b0" doxytag="Gnome::Glade::VariablesMap::validate_widgets"></a><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">virtual bool Gnome::Glade::VariablesMap::validate_widgets           </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [protected, virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Override this to validate the data that the user enters into the widgets. 
<p>
The return value indicates whether the widgets' data is valid.     </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="p0" doxytag="Gnome::Glade::VariablesMap::m_mapWidgetsToVariables"></a><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"><a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#x0">type_mapWidgetsToVariables</a> <a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#p0">Gnome::Glade::VariablesMap::m_mapWidgetsToVariables</a><code> [protected]</code>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a class="anchor" name="p1" doxytag="Gnome::Glade::VariablesMap::m_refGlade"></a><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"><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../../glibmm-2.4/docs/reference/html/" href="../../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGnome_1_1Glade_1_1Xml.html">Glade::Xml</a>&gt; <a class="el" href="classGnome_1_1Glade_1_1VariablesMap.html#p1">Gnome::Glade::VariablesMap::m_refGlade</a><code> [protected]</code>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="variablesmap_8h.html">variablesmap.h</a></ul>
<hr><address><small>
Generated for libglademm 2.4 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.4.0 &copy;&nbsp;1997-2001</small></address>
</body>
</html>