~ubuntu-branches/debian/sid/glibmm2.4/sid

« back to all changes in this revision

Viewing changes to docs/reference/html/classGlib_1_1TimeoutSource.html

  • Committer: Bazaar Package Importer
  • Author(s): Deng Xiyue
  • Date: 2009-07-20 10:01:53 UTC
  • mfrom: (1.2.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20090720100153-e2e4u4oshubnem3u
* New upstream release.
* Section of libglibmm-2.4-dbg is "debug" now.
* Update debian/copyright to conform to latest DEP 5.
  + Fix incorrect license.
  + Point to versioned license files.
* Update Standard-Version to 3.8.2.  No change required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
<!-- begin main content -->
21
21
<div id="content">
22
 
<!-- Generated by Doxygen 1.5.8 -->
 
22
<!-- Generated by Doxygen 1.5.6 -->
23
23
  <div class="navpath"><a class="el" href="namespaceGlib.html">Glib</a>::<a class="el" href="classGlib_1_1TimeoutSource.html">TimeoutSource</a>
24
24
  </div>
25
25
<div class="contents">
30
30
Inheritance diagram for Glib::TimeoutSource:</div>
31
31
<div class="dynsection">
32
32
<p><center><img src="classGlib_1_1TimeoutSource__inherit__graph.png" border="0" usemap="#Glib_1_1TimeoutSource__inherit__map" alt="Inheritance graph"></center>
 
33
<map name="Glib_1_1TimeoutSource__inherit__map">
 
34
<area shape="rect" href="classGlib_1_1Source.html" title="Glib::Source" alt="" coords="28,5,121,32"></map>
33
35
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
34
36
 
35
37
<p>
42
44
<tr><td class="memItemLeft" nowrap align="right" valign="top">sigc::connection&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1TimeoutSource.html#fd5504a056dbbf1c2aa38450c59c197d">connect</a> (const sigc::slot&lt;bool&gt;&amp; slot)</td></tr>
43
45
 
44
46
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
45
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a><br class="typebreak">
 
47
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a><br>
46
48
&lt;<a class="el" href="classGlib_1_1TimeoutSource.html">TimeoutSource</a>&gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1TimeoutSource.html#afe1898dd9ded8c66fc1dc9e9ba80884">create</a> (unsigned int interval)</td></tr>
47
49
 
48
50
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
116
118
</div>
117
119
</div><p>
118
120
<hr><h2>Member Function Documentation</h2>
119
 
<a class="anchor" name="1d618d99c0d7d6b65b0118174e1cfdfc"></a><!-- doxytag: member="Glib::TimeoutSource::check" ref="1d618d99c0d7d6b65b0118174e1cfdfc" args="()" -->
 
121
<a class="anchor" name="afe1898dd9ded8c66fc1dc9e9ba80884"></a><!-- doxytag: member="Glib::TimeoutSource::create" ref="afe1898dd9ded8c66fc1dc9e9ba80884" args="(unsigned int interval)" -->
120
122
<div class="memitem">
121
123
<div class="memproto">
122
124
      <table class="memname">
123
125
        <tr>
124
 
          <td class="memname">virtual bool Glib::TimeoutSource::check           </td>
 
126
          <td class="memname">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGlib_1_1TimeoutSource.html">TimeoutSource</a>&gt; Glib::TimeoutSource::create           </td>
125
127
          <td>(</td>
126
 
          <td class="paramname">          </td>
 
128
          <td class="paramtype">unsigned int&nbsp;</td>
 
129
          <td class="paramname"> <em>interval</em>          </td>
127
130
          <td>&nbsp;)&nbsp;</td>
128
 
          <td><code> [protected, virtual]</code></td>
 
131
          <td><code> [static]</code></td>
129
132
        </tr>
130
133
      </table>
131
134
</div>
133
136
 
134
137
<p>
135
138
 
136
 
<p>Implements <a class="el" href="classGlib_1_1Source.html#914448375c7e0dfcee1a686a006c685d">Glib::Source</a>.</p>
137
 
 
138
139
</div>
139
140
</div><p>
140
141
<a class="anchor" name="fd5504a056dbbf1c2aa38450c59c197d"></a><!-- doxytag: member="Glib::TimeoutSource::connect" ref="fd5504a056dbbf1c2aa38450c59c197d" args="(const sigc::slot&lt; bool &gt; &amp;slot)" -->
157
158
 
158
159
</div>
159
160
</div><p>
160
 
<a class="anchor" name="afe1898dd9ded8c66fc1dc9e9ba80884"></a><!-- doxytag: member="Glib::TimeoutSource::create" ref="afe1898dd9ded8c66fc1dc9e9ba80884" args="(unsigned int interval)" -->
161
 
<div class="memitem">
162
 
<div class="memproto">
163
 
      <table class="memname">
164
 
        <tr>
165
 
          <td class="memname">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGlib_1_1TimeoutSource.html">TimeoutSource</a>&gt; Glib::TimeoutSource::create           </td>
166
 
          <td>(</td>
167
 
          <td class="paramtype">unsigned int&nbsp;</td>
168
 
          <td class="paramname"> <em>interval</em>          </td>
169
 
          <td>&nbsp;)&nbsp;</td>
170
 
          <td><code> [static]</code></td>
171
 
        </tr>
172
 
      </table>
173
 
</div>
174
 
<div class="memdoc">
175
 
 
176
 
<p>
177
 
 
178
 
</div>
179
 
</div><p>
180
 
<a class="anchor" name="27f49b37169765057787f68dabb0cad3"></a><!-- doxytag: member="Glib::TimeoutSource::dispatch" ref="27f49b37169765057787f68dabb0cad3" args="(sigc::slot_base *slot)" -->
181
 
<div class="memitem">
182
 
<div class="memproto">
183
 
      <table class="memname">
184
 
        <tr>
185
 
          <td class="memname">virtual bool Glib::TimeoutSource::dispatch           </td>
186
 
          <td>(</td>
187
 
          <td class="paramtype">sigc::slot_base *&nbsp;</td>
188
 
          <td class="paramname"> <em>slot</em>          </td>
189
 
          <td>&nbsp;)&nbsp;</td>
190
 
          <td><code> [protected, virtual]</code></td>
191
 
        </tr>
192
 
      </table>
193
 
</div>
194
 
<div class="memdoc">
195
 
 
196
 
<p>
197
 
 
198
 
<p>Implements <a class="el" href="classGlib_1_1Source.html#af867fd3b09fc05d9c3e20cd89f35bd9">Glib::Source</a>.</p>
199
 
 
200
 
</div>
201
 
</div><p>
202
161
<a class="anchor" name="08b0603920ff6ca9d3986121d584746a"></a><!-- doxytag: member="Glib::TimeoutSource::prepare" ref="08b0603920ff6ca9d3986121d584746a" args="(int &amp;timeout)" -->
203
162
<div class="memitem">
204
163
<div class="memproto">
221
180
 
222
181
</div>
223
182
</div><p>
 
183
<a class="anchor" name="1d618d99c0d7d6b65b0118174e1cfdfc"></a><!-- doxytag: member="Glib::TimeoutSource::check" ref="1d618d99c0d7d6b65b0118174e1cfdfc" args="()" -->
 
184
<div class="memitem">
 
185
<div class="memproto">
 
186
      <table class="memname">
 
187
        <tr>
 
188
          <td class="memname">virtual bool Glib::TimeoutSource::check           </td>
 
189
          <td>(</td>
 
190
          <td class="paramname">          </td>
 
191
          <td>&nbsp;)&nbsp;</td>
 
192
          <td><code> [protected, virtual]</code></td>
 
193
        </tr>
 
194
      </table>
 
195
</div>
 
196
<div class="memdoc">
 
197
 
 
198
<p>
 
199
 
 
200
<p>Implements <a class="el" href="classGlib_1_1Source.html#914448375c7e0dfcee1a686a006c685d">Glib::Source</a>.</p>
 
201
 
 
202
</div>
 
203
</div><p>
 
204
<a class="anchor" name="27f49b37169765057787f68dabb0cad3"></a><!-- doxytag: member="Glib::TimeoutSource::dispatch" ref="27f49b37169765057787f68dabb0cad3" args="(sigc::slot_base *slot)" -->
 
205
<div class="memitem">
 
206
<div class="memproto">
 
207
      <table class="memname">
 
208
        <tr>
 
209
          <td class="memname">virtual bool Glib::TimeoutSource::dispatch           </td>
 
210
          <td>(</td>
 
211
          <td class="paramtype">sigc::slot_base *&nbsp;</td>
 
212
          <td class="paramname"> <em>slot</em>          </td>
 
213
          <td>&nbsp;)&nbsp;</td>
 
214
          <td><code> [protected, virtual]</code></td>
 
215
        </tr>
 
216
      </table>
 
217
</div>
 
218
<div class="memdoc">
 
219
 
 
220
<p>
 
221
 
 
222
<p>Implements <a class="el" href="classGlib_1_1Source.html#af867fd3b09fc05d9c3e20cd89f35bd9">Glib::Source</a>.</p>
 
223
 
 
224
</div>
 
225
</div><p>
224
226
<hr>The documentation for this class was generated from the following file:<ul>
225
227
<li><a class="el" href="main_8h.html">main.h</a></ul>
226
228
</div>
228
230
 
229
231
<hr><address><small>
230
232
Generated for glibmm 2.4 by <a href="http://www.doxygen.org/index.html">
231
 
Doxygen</a> 1.5.8 &copy;&nbsp;1997-2001</small></address>
 
233
Doxygen</a> 1.5.6 &copy;&nbsp;1997-2001</small></address>
232
234
</body>
233
235
</html>