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 147 148 149 150 151 152
|
<!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::Menu_Helpers::CheckMenuElem 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="../../index.html">Main Page</a>
<a href="group__Widgets.html">Widgets</a>
<a class="qindex" href="namespaces.html"> Namespaces</a>
<a href="../../tutorial/html/index.html"> Book</a>
</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="namespaceGtk_1_1Menu__Helpers.html">Menu_Helpers</a>::<a class="el" href="classGtk_1_1Menu__Helpers_1_1CheckMenuElem.html">CheckMenuElem</a></div>
<h1>Gtk::Menu_Helpers::CheckMenuElem Class Reference</h1><!-- doxytag: class="Gtk::Menu_Helpers::CheckMenuElem" --><!-- doxytag: inherits="Gtk::Menu_Helpers::Element" -->Inheritance diagram for Gtk::Menu_Helpers::CheckMenuElem:<p><center><img src="classGtk_1_1Menu__Helpers_1_1CheckMenuElem__inherit__graph.png" border="0" usemap="#Gtk_1_1Menu__Helpers_1_1CheckMenuElem__inherit__map" alt="Inheritance graph"></center>
<map name="Gtk_1_1Menu__Helpers_1_1CheckMenuElem__inherit__map">
<area href="classGtk_1_1Menu__Helpers_1_1Element.html" shape="rect" coords="32,6,235,33" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classGtk_1_1Menu__Helpers_1_1CheckMenuElem-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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Menu__Helpers_1_1CheckMenuElem.html#5e34c729cb0b8041dbf1a1d5e3c5225b">CheckMenuElem</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>& label, const <a class="el" href="classGtk_1_1AccelKey.html">AccelKey</a>& key, const <a class="el" href="classGtk_1_1Menu__Helpers_1_1Element.html#f53fc90cb267e509f86038016c592424">CallSlot</a>& slot=<a class="el" href="classGtk_1_1Menu__Helpers_1_1Element.html#f53fc90cb267e509f86038016c592424">CallSlot</a>())</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Create a labeled, accelerated <a class="el" href="classGtk_1_1CheckMenuItem.html">CheckMenuItem</a> with a sigc::slot. <a href="#5e34c729cb0b8041dbf1a1d5e3c5225b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Menu__Helpers_1_1CheckMenuElem.html#b66920efbf32e7fe07d6ed4b9a40fcf8">CheckMenuElem</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>& label, const <a class="el" href="classGtk_1_1Menu__Helpers_1_1Element.html#f53fc90cb267e509f86038016c592424">CallSlot</a>& slot=<a class="el" href="classGtk_1_1Menu__Helpers_1_1Element.html#f53fc90cb267e509f86038016c592424">CallSlot</a>())</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Create a labeled, non-accelerated <a class="el" href="classGtk_1_1MenuItem.html">MenuItem</a> with a sigc::slot. <a href="#b66920efbf32e7fe07d6ed4b9a40fcf8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Menu__Helpers_1_1CheckMenuElem.html#e0e6f2f351cc0c52f1026b6d1e86725c">CheckMenuElem</a> (<a class="el" href="classGtk_1_1CheckMenuItem.html">CheckMenuItem</a>& child)</td></tr>
</table>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="e0e6f2f351cc0c52f1026b6d1e86725c"></a><!-- doxytag: member="Gtk::Menu_Helpers::CheckMenuElem::CheckMenuElem" ref="e0e6f2f351cc0c52f1026b6d1e86725c" args="(CheckMenuItem &child)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::Menu_Helpers::CheckMenuElem::CheckMenuElem </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classGtk_1_1CheckMenuItem.html">CheckMenuItem</a>& </td>
<td class="paramname"> <em>child</em> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="b66920efbf32e7fe07d6ed4b9a40fcf8"></a><!-- doxytag: member="Gtk::Menu_Helpers::CheckMenuElem::CheckMenuElem" ref="b66920efbf32e7fe07d6ed4b9a40fcf8" args="(const Glib::ustring &label, const CallSlot &slot=CallSlot())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::Menu_Helpers::CheckMenuElem::CheckMenuElem </td>
<td>(</td>
<td class="paramtype">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> & </td>
<td class="paramname"> <em>label</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classGtk_1_1Menu__Helpers_1_1Element.html#f53fc90cb267e509f86038016c592424">CallSlot</a>& </td>
<td class="paramname"> <em>slot</em> = <code><a class="el" href="classGtk_1_1Menu__Helpers_1_1Element.html#f53fc90cb267e509f86038016c592424">CallSlot</a>()</code></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Create a labeled, non-accelerated <a class="el" href="classGtk_1_1MenuItem.html">MenuItem</a> with a sigc::slot.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>label</em> </td><td>The menu item's name </td></tr>
<tr><td valign="top"></td><td valign="top"><em>slot</em> </td><td>Use sigc::mem_fun() to specify a signal handler </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="5e34c729cb0b8041dbf1a1d5e3c5225b"></a><!-- doxytag: member="Gtk::Menu_Helpers::CheckMenuElem::CheckMenuElem" ref="5e34c729cb0b8041dbf1a1d5e3c5225b" args="(const Glib::ustring &label, const AccelKey &key, const CallSlot &slot=CallSlot())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::Menu_Helpers::CheckMenuElem::CheckMenuElem </td>
<td>(</td>
<td class="paramtype">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> & </td>
<td class="paramname"> <em>label</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classGtk_1_1AccelKey.html">AccelKey</a>& </td>
<td class="paramname"> <em>key</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classGtk_1_1Menu__Helpers_1_1Element.html#f53fc90cb267e509f86038016c592424">CallSlot</a>& </td>
<td class="paramname"> <em>slot</em> = <code><a class="el" href="classGtk_1_1Menu__Helpers_1_1Element.html#f53fc90cb267e509f86038016c592424">CallSlot</a>()</code></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Create a labeled, accelerated <a class="el" href="classGtk_1_1CheckMenuItem.html">CheckMenuItem</a> with a sigc::slot.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>label</em> </td><td>The menu item's name </td></tr>
<tr><td valign="top"></td><td valign="top"><em>key</em> </td><td>The accelerator key combination </td></tr>
<tr><td valign="top"></td><td valign="top"><em>slot</em> </td><td>Use sigc::mem_fun() to specify a signal handler </td></tr>
</table>
</dl>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="menu__elems_8h.html">menu_elems.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 © 1997-2001</small></address>
</body>
</html>
|