Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > e8cbfa9673da18966abee0a6d7051b87 > files > 233

glibmm2.4-doc-2.16.1-1mdv2008.1.x86_64.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>glibmm 2.4: Glib::PropertyBase 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="../../images/gtkmm_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
    <td width="90%" height="40"><img src="../../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="namespaces.html">glibmm Namespaces</a> &nbsp;
  <a href="../../../../gtkmm-2.4/docs/tutorial/html/index.html"> Book</a> &nbsp;
</center>
<hr width="100%"/>

<!-- begin main content -->
<div id="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="nav">
<a class="el" href="namespaceGlib.html">Glib</a>::<a class="el" href="classGlib_1_1PropertyBase.html">PropertyBase</a></div>
<h1>Glib::PropertyBase Class Reference</h1><!-- doxytag: class="Glib::PropertyBase" --><div class="dynheader">
Inheritance diagram for Glib::PropertyBase:</div>
<div class="dynsection">
<p><center><img src="classGlib_1_1PropertyBase__inherit__graph.png" border="0" usemap="#Glib_1_1PropertyBase__inherit__map" alt="Inheritance graph"></center>
<map name="Glib_1_1PropertyBase__inherit__map">
<area shape="rect" href="classGlib_1_1Property.html" title="Glib::Property\&lt; T \&gt;" alt="" coords="5,84,152,111"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classGlib_1_1PropertyBase-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="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyBase.html#89dee7c3023f99bf2d1ce8792177a91d">get_name</a> () const </td></tr>

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

<tr><td colspan="2"><br><h2>Protected 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="classGlib_1_1PropertyBase.html#a6c0b97d8561766b8f4a9f5a183c9f00">PropertyBase</a> (<a class="el" href="classGlib_1_1Object.html">Glib::Object</a>&amp; object, GType value_type)</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyBase.html#4a0e9de0bb457270b6c307d14e9c5a02">lookup_property</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; name)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyBase.html#5d63e95270aa1aa16f9a9c896897184c">install_property</a> (GParamSpec* param_spec)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyBase.html#357eabbcb3ce5a694370d73a4921337e">get_name_internal</a> () const </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="classGlib_1_1Object.html">Glib::Object</a>*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyBase.html#7191a31bd5cb2665947378ea58b3a4ed">object_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyBase.html#82bc5e296e19c2d7e42a0b78fb5f2062">value_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">GParamSpec*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyBase.html#227edf3035194bbb6f161c4ae9a74280">param_spec_</a></td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a6c0b97d8561766b8f4a9f5a183c9f00"></a><!-- doxytag: member="Glib::PropertyBase::PropertyBase" ref="a6c0b97d8561766b8f4a9f5a183c9f00" args="(Glib::Object &amp;object, GType value_type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Glib::PropertyBase::PropertyBase           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGlib_1_1Object.html">Glib::Object</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>object</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">GType&nbsp;</td>
          <td class="paramname"> <em>value_type</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="be19b39fa1b7b75b95da94390f8bc19b"></a><!-- doxytag: member="Glib::PropertyBase::~PropertyBase" ref="be19b39fa1b7b75b95da94390f8bc19b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Glib::PropertyBase::~PropertyBase           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="89dee7c3023f99bf2d1ce8792177a91d"></a><!-- doxytag: member="Glib::PropertyBase::get_name" ref="89dee7c3023f99bf2d1ce8792177a91d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a> Glib::PropertyBase::get_name           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="da1c2294c7b3b159af8b5dad1ad02c16"></a><!-- doxytag: member="Glib::PropertyBase::notify" ref="da1c2294c7b3b159af8b5dad1ad02c16" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Glib::PropertyBase::notify           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="4a0e9de0bb457270b6c307d14e9c5a02"></a><!-- doxytag: member="Glib::PropertyBase::lookup_property" ref="4a0e9de0bb457270b6c307d14e9c5a02" args="(const Glib::ustring &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Glib::PropertyBase::lookup_property           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="5d63e95270aa1aa16f9a9c896897184c"></a><!-- doxytag: member="Glib::PropertyBase::install_property" ref="5d63e95270aa1aa16f9a9c896897184c" args="(GParamSpec *param_spec)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Glib::PropertyBase::install_property           </td>
          <td>(</td>
          <td class="paramtype">GParamSpec *&nbsp;</td>
          <td class="paramname"> <em>param_spec</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="357eabbcb3ce5a694370d73a4921337e"></a><!-- doxytag: member="Glib::PropertyBase::get_name_internal" ref="357eabbcb3ce5a694370d73a4921337e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* Glib::PropertyBase::get_name_internal           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="7191a31bd5cb2665947378ea58b3a4ed"></a><!-- doxytag: member="Glib::PropertyBase::object_" ref="7191a31bd5cb2665947378ea58b3a4ed" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1Object.html">Glib::Object</a>* <a class="el" href="classGlib_1_1PropertyBase.html#7191a31bd5cb2665947378ea58b3a4ed">Glib::PropertyBase::object_</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="82bc5e296e19c2d7e42a0b78fb5f2062"></a><!-- doxytag: member="Glib::PropertyBase::value_" ref="82bc5e296e19c2d7e42a0b78fb5f2062" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a> <a class="el" href="classGlib_1_1PropertyBase.html#82bc5e296e19c2d7e42a0b78fb5f2062">Glib::PropertyBase::value_</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="227edf3035194bbb6f161c4ae9a74280"></a><!-- doxytag: member="Glib::PropertyBase::param_spec_" ref="227edf3035194bbb6f161c4ae9a74280" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GParamSpec* <a class="el" href="classGlib_1_1PropertyBase.html#227edf3035194bbb6f161c4ae9a74280">Glib::PropertyBase::param_spec_</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="property_8h.html">property.h</a></ul>
</div> <!-- end main content -->

<hr><address><small>
Generated for glibmm 2.4 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.3 &copy;&nbsp;1997-2001</small></address>
</body>
</html>