1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146
|
<!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>gtkmm: Gtk::TreeModelColumn< T > 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.7.3 -->
<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">gtkmm <span id="projectnumber">2.24.2</span></div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</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>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceGtk.html">Gtk</a> </li>
<li class="navelem"><a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> |
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>Gtk::TreeModelColumn< T > Class Template Reference<div class="ingroups"><a class="el" href="group__TreeView.html">TreeView Classes</a></div></h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="Gtk::TreeModelColumn" --><!-- doxytag: inherits="Gtk::TreeModelColumnBase" -->
<p>A <a class="el" href="classGtk_1_1TreeModelColumn.html" title="A Gtk::TreeModelColumn describes the C++ type of the data in a model column, and identifies that colu...">Gtk::TreeModelColumn</a> describes the C++ type of the data in a model column, and identifies that column in the model. <a href="#_details">More...</a></p>
<div class="dynheader">
Inheritance diagram for Gtk::TreeModelColumn< T >:</div>
<div class="dyncontent">
<div class="center"><img src="classGtk_1_1TreeModelColumn__inherit__graph.png" border="0" usemap="#Gtk_1_1TreeModelColumn_3_01T_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="Gtk_1_1TreeModelColumn_3_01T_01_4_inherit__map" id="Gtk_1_1TreeModelColumn_3_01T_01_4_inherit__map">
<area shape="rect" id="node5" href="classGtk_1_1TreeModelColumn.html" title="Gtk::TreeModelColumn\< ColumnType \>" alt="" coords="5,187,256,218"/><area shape="rect" id="node7" href="classGtk_1_1TreeModelColumn.html" title="Gtk::TreeModelColumn\< Glib::ustring \>" alt="" coords="280,187,528,218"/><area shape="rect" id="node2" href="classGtk_1_1TreeModelColumnBase.html" title="Base class of TreeModelColumn templates." alt="" coords="175,6,359,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for Gtk::TreeModelColumn< T >:</div>
<div class="dyncontent">
<div class="center"><img src="classGtk_1_1TreeModelColumn__coll__graph.png" border="0" usemap="#Gtk_1_1TreeModelColumn_3_01T_01_4_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1TreeModelColumn_3_01T_01_4_coll__map" id="Gtk_1_1TreeModelColumn_3_01T_01_4_coll__map">
<area shape="rect" id="node2" href="classGtk_1_1TreeModelColumnBase.html" title="Base class of TreeModelColumn templates." alt="" coords="7,6,191,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classGtk_1_1TreeModelColumn-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef T </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeModelColumn.html#a548b32f98d1fb957559ebc4c709b8b3f">ElementType</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Value.html">Glib::Value</a>< T > </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeModelColumn.html#a769fbaa0f9fd6a4c921ebb61720ed294">ValueType</a></td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeModelColumn.html#a52cf4894a268461a6bb4b26f913874e5">TreeModelColumn</a> ()</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><h3>template<class T><br/>
class Gtk::TreeModelColumn< T ></h3>
<p>A <a class="el" href="classGtk_1_1TreeModelColumn.html" title="A Gtk::TreeModelColumn describes the C++ type of the data in a model column, and identifies that colu...">Gtk::TreeModelColumn</a> describes the C++ type of the data in a model column, and identifies that column in the model. </p>
<p>See <a class="el" href="classGtk_1_1TreeModelColumnRecord.html">Gtk::TreeModel::Columns</a> for a usage example. </p>
</div><hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a548b32f98d1fb957559ebc4c709b8b3f"></a><!-- doxytag: member="Gtk::TreeModelColumn::ElementType" ref="a548b32f98d1fb957559ebc4c709b8b3f" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template <class T> </div>
<table class="memname">
<tr>
<td class="memname">typedef T <a class="el" href="classGtk_1_1TreeModelColumn.html">Gtk::TreeModelColumn</a>< T >::<a class="el" href="classGtk_1_1TreeModelColumn.html#a548b32f98d1fb957559ebc4c709b8b3f">ElementType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a769fbaa0f9fd6a4c921ebb61720ed294"></a><!-- doxytag: member="Gtk::TreeModelColumn::ValueType" ref="a769fbaa0f9fd6a4c921ebb61720ed294" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template <class T> </div>
<table class="memname">
<tr>
<td class="memname">typedef <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Value.html">Glib::Value</a><T> <a class="el" href="classGtk_1_1TreeModelColumn.html">Gtk::TreeModelColumn</a>< T >::<a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Value.html">ValueType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="a52cf4894a268461a6bb4b26f913874e5"></a><!-- doxytag: member="Gtk::TreeModelColumn::TreeModelColumn" ref="a52cf4894a268461a6bb4b26f913874e5" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template <class T> </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classGtk_1_1TreeModelColumn.html">Gtk::TreeModelColumn</a>< T >::<a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gtkmm/treemodelcolumn.h</li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Jul 8 2011 13:31:49 for gtkmm by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>
|