~ubuntu-branches/ubuntu/wily/tora/wily-proposed

« back to all changes in this revision

Viewing changes to doc/help/api/toThread__taskRunner.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2009-04-07 13:16:05 UTC
  • mfrom: (1.2.7 upstream) (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090407131605-u422yigfv7jgg0l0
Tags: 2.0.0-3
* Cleaned up packaging a little bit.
* Added homepage information to control file.
* Bumped Standards-Version to 3.8.1.
* Released to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<HTML>
2
 
<HEAD>
3
 
<TITLE>class taskRunner</TITLE>
4
 
 
5
 
<META NAME="Generator" CONTENT="KDOC ">
6
 
</HEAD>
7
 
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
8
 
<TABLE WIDTH="100%" BORDER="0">
9
 
<TR>
10
 
<TD>
11
 
        <TABLE BORDER="0">
12
 
                <TR><TD valign="top" align="left" cellspacing="10">
13
 
                <h1>class taskRunner</h1>
14
 
                </TD>
15
 
                <TD valign="top" align="right" colspan="1"> Not part of the API. <small><A HREF="#longdesc">More...</A></small></TD></TR>
16
 
        </TABLE>
17
 
        <HR>
18
 
        <TABLE BORDER="0">
19
 
                <TR><TH>Full name</TH><TD><code><A HREF="toThread.html">toThread</A>::taskRunner</code></TD></TR>
20
 
<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="tothread_h.html">tothread.h</A>&gt;</code></TD></TR>
21
 
<TR><TH>Inherits</TH><TD><A HREF="/usr/lib/qt3/doc/html/qthread.html">QThread</A> <small>(qt)</small> <small>[public ]</small></TD></TR>
22
 
<TR><TH><A HREF="full-list-toThread__taskRunner.html">List of all Methods</A></TH></TR>
23
 
        </TABLE>
24
 
        </TD>
25
 
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
26
 
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
27
 
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
28
 
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
29
 
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
30
 
</TABLE></TD></TR></TABLE>
31
 
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref3">taskRunner</A></b> (<A HREF="toTask.html">toTask</A> *) 
32
 
</LI>
33
 
<LI>virtual  void &nbsp;<b><A HREF="#ref4">run</A></b> (void) 
34
 
</LI>
35
 
</ul><h4>Public Members</h4><ul><LI>toSemaphore <b><A HREF="#ref1">StartSemaphore</A></b></LI>
36
 
<LI>toTask *<b><A HREF="#ref2">Task</A></b></LI>
37
 
<LI>friend class <b><A HREF="#ref5">toThread</A></b></LI>
38
 
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p> Not part of the API.
39
 
   </p>
40
 
<A NAME="StartSemaphore"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="toSemaphore.html">toSemaphore</A>  <strong>StartSemaphore</strong>
41
 
</td><td align="right"><h3><strong>StartSemaphore</strong></h3></td></tr></table><p></p><A NAME="Task"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="toTask.html">toTask</A> * <strong>Task</strong>
42
 
</td><td align="right"><h3><strong>Task</strong></h3></td></tr></table><p></p><A NAME="taskRunner"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>taskRunner</strong> (<A HREF="toTask.html">toTask</A> *)
43
 
<br></td><td align="right"><h3><strong>taskRunner</strong></h3></td></tr></table><p></p><A NAME="run"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>run</strong> (void)
44
 
<br></td><td align="right"><h3><strong>run</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p>Reimplemented from <A HREF="/usr/lib/qt3/doc/html/qthread.html#run">QThread</A>.</p>
45
 
<A NAME="toThread"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>friend class  <strong>toThread</strong>
46
 
</td><td align="right"><h3><strong>toThread</strong></h3></td></tr></table><p></p><HR>
47
 
        <table>
48
 
        <tr><td><small>Generated by: nneul on skyhawk on Wed Feb 23 19:49:58 2005, using kdoc 2.0a54.</small></td></tr>
49
 
        </table>
50
 
</BODY>
51
 
</HTML>