Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 9411cff4bc6d4e61b29ae81cd24665af > files > 780

gtkmm2.4-doc-2.12.7-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>gtkmm 2.4: Gtk::TreeModelColumn&lt; T &gt; Class Template 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="../../index.html">Main Page</a> &nbsp;
  <a href="group__Widgets.html">Widgets</a> &nbsp;
  <a class="qindex" href="namespaces.html"> Namespaces</a> &nbsp;
  <a href="../../tutorial/html/index.html"> Book</a> &nbsp;
</center>
<hr width="100%"/>
<!-- begin main content -->
<div id="content">
<!-- Generated by Doxygen 1.5.1 -->
<div class="nav">
<a class="el" href="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a></div>
<h1>Gtk::TreeModelColumn&lt; T &gt; Class Template Reference<br>
<small>
[<a class="el" href="group__TreeView.html">TreeView Classes</a>]</small>
</h1><!-- doxytag: class="Gtk::TreeModelColumn" --><!-- doxytag: inherits="Gtk::TreeModelColumnBase" -->Inheritance diagram for Gtk::TreeModelColumn&lt; T &gt;:<p><center><img src="classGtk_1_1TreeModelColumn__inherit__graph.png" border="0" usemap="#Gtk_1_1TreeModelColumn_3_01T_01_4__inherit__map" alt="Inheritance graph"></center>
<map name="Gtk_1_1TreeModelColumn_3_01T_01_4__inherit__map">
<area href="classGtk_1_1TreeModelColumnBase.html" shape="rect" coords="8,6,205,33" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classGtk_1_1TreeModelColumn-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template &lt;class T&gt;<br>
 class Gtk::TreeModelColumn&lt; T &gt;</h3>

A <a class="el" href="classGtk_1_1TreeModelColumn.html">Gtk::TreeModelColumn</a> describes the C++ type of the data in a model column, and identifies that column in the model. 
<p>
See <a class="el" href="classGtk_1_1TreeModelColumnRecord.html">Gtk::TreeModel::Columns</a> for a usage example. 
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef T&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeModelColumn.html#548b32f98d1fb957559ebc4c709b8b3f">ElementType</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Value.html">Glib::Value</a>&lt;T&gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeModelColumn.html#769fbaa0f9fd6a4c921ebb61720ed294">ValueType</a></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="classGtk_1_1TreeModelColumn.html#52cf4894a268461a6bb4b26f913874e5">TreeModelColumn</a> ()</td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="548b32f98d1fb957559ebc4c709b8b3f"></a><!-- doxytag: member="Gtk::TreeModelColumn::ElementType" ref="548b32f98d1fb957559ebc4c709b8b3f" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;class T&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef T <a class="el" href="classGtk_1_1TreeModelColumn.html">Gtk::TreeModelColumn</a>&lt;T&gt;::<a class="el" href="classGtk_1_1TreeModelColumn.html#548b32f98d1fb957559ebc4c709b8b3f">ElementType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="769fbaa0f9fd6a4c921ebb61720ed294"></a><!-- doxytag: member="Gtk::TreeModelColumn::ValueType" ref="769fbaa0f9fd6a4c921ebb61720ed294" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;class T&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Value.html">Glib::Value</a>&lt;T&gt; <a class="el" href="classGtk_1_1TreeModelColumn.html">Gtk::TreeModelColumn</a>&lt;T&gt;::<a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Value.html">ValueType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="52cf4894a268461a6bb4b26f913874e5"></a><!-- doxytag: member="Gtk::TreeModelColumn::TreeModelColumn" ref="52cf4894a268461a6bb4b26f913874e5" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;class T&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1TreeModelColumn.html">Gtk::TreeModelColumn</a>&lt;T&gt;::<a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</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="treemodelcolumn_8h.html">treemodelcolumn.h</a></ul>
</div>
<!-- end main content -->

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