File: WApplication.html

package info (click to toggle)
witty 3.1.2-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 45,512 kB
  • ctags: 35,832
  • sloc: cpp: 69,469; ansic: 66,945; xml: 4,383; sh: 594; perl: 108; makefile: 106
file content (73 lines) | stat: -rw-r--r-- 4,371 bytes parent folder | download
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Wt: /home/koen/project/wt/public-git/wt/src/Wt/WApplication File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>/home/koen/project/wt/public-git/wt/src/Wt/WApplication File Reference</h1><code>#include &lt;vector&gt;</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;set&gt;</code><br>
<code>#include &lt;Wt/WObject&gt;</code><br>
<code>#include &lt;Wt/WCssStyleSheet&gt;</code><br>
<code>#include &lt;Wt/WEvent&gt;</code><br>
<code>#include &lt;Wt/WMessageResourceBundle&gt;</code><br>
<code>#include &lt;Wt/WSignal&gt;</code><br>
<code>#include &lt;Wt/WString&gt;</code><br>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><b>boost</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceWt.html">Wt</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceWt_1_1Ext.html">Wt::Ext</a></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WApplication.html">Wt::WApplication</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Represents an application instance for a single session.  <a href="classWt_1_1WApplication.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WApplication_1_1UpdateLock.html">Wt::WApplication::UpdateLock</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A synchronisation lock for manipulating and updating the application and its widgets outside of the event loop.  <a href="classWt_1_1WApplication_1_1UpdateLock.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="WApplication.html#3bfcc9dbddda7ddb50ac1c4ca78c7597">wApp</a>&nbsp;&nbsp;&nbsp;Wt::WApplication::instance()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Global constant for accessing the application instance.  <a href="#3bfcc9dbddda7ddb50ac1c4ca78c7597"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="3bfcc9dbddda7ddb50ac1c4ca78c7597"></a><!-- doxytag: member="WApplication::wApp" ref="3bfcc9dbddda7ddb50ac1c4ca78c7597" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define wApp&nbsp;&nbsp;&nbsp;Wt::WApplication::instance()          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Global constant for accessing the application instance. 
<p>
This is equivalent to WApplication::instance() 
</div>
</div><p>
</div>
<hr size="1"><address style="align: right;"><small>
Generated on Tue Nov 3 15:34:30 2009 for <a href="http://www.webtoolkit.eu/wt/">Wt</a> by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6</small></address>
</body>
</html>