~hdlorean-db/hdlorean/db

« back to all changes in this revision

Viewing changes to doc/html/classTempLine_1_1TempLine.html

  • Committer: David Molina
  • Date: 2007-12-15 13:29:22 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: zurrias@gmail.com-20071215132922-tdnp3qcos6xb9hih
Añadida la documentacion, revisada superficialmente, mañana le echare un vistazo mas a fondo.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 
3
<title>TempLine.TempLine Class Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
<link href="tabs.css" rel="stylesheet" type="text/css">
 
6
</head><body>
 
7
<!-- Generated by Doxygen 1.5.4 -->
 
8
<div class="tabs">
 
9
  <ul>
 
10
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
 
11
    <li><a href="namespaces.html"><span>Packages</span></a></li>
 
12
    <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
 
13
    <li><a href="files.html"><span>Files</span></a></li>
 
14
  </ul>
 
15
</div>
 
16
<div class="tabs">
 
17
  <ul>
 
18
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
 
19
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
 
20
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
 
21
  </ul>
 
22
</div>
 
23
<div class="nav">
 
24
<a class="el" href="namespaceTempLine.html">TempLine</a>.<a class="el" href="classTempLine_1_1TempLine.html">TempLine</a></div>
 
25
<h1>TempLine.TempLine Class Reference</h1><!-- doxytag: class="TempLine::TempLine" -->Menu closes the app.  
 
26
<a href="#_details">More...</a>
 
27
<p>
 
28
 
 
29
<p>
 
30
<a href="classTempLine_1_1TempLine-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
 
31
<tr><td></td></tr>
 
32
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
 
33
<tr><td class="memItemLeft" nowrap align="right" valign="top">def&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTempLine_1_1TempLine.html#3dab514bb1544cf086e24361e7780277">__init__</a></td></tr>
 
34
 
 
35
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
 
36
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTempLine_1_1TempLine.html#7ea195404f7de22a9896ed1e3f7222f6">gladefile</a></td></tr>
 
37
 
 
38
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTempLine_1_1TempLine.html#c270d1110b86423688f271e57b3368fe">wTree</a></td></tr>
 
39
 
 
40
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTempLine_1_1TempLine.html#c1486984b7485be164967cbd189a8de7">window</a></td></tr>
 
41
 
 
42
</table>
 
43
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
44
Menu closes the app. 
 
45
<p>
 
46
Shows a menu with a button to close the <a class="el" href="namespacemain.html">main</a> app. <hr><h2>Member Function Documentation</h2>
 
47
<a class="anchor" name="3dab514bb1544cf086e24361e7780277"></a><!-- doxytag: member="TempLine::TempLine::__init__" ref="3dab514bb1544cf086e24361e7780277" args="" -->
 
48
<div class="memitem">
 
49
<div class="memproto">
 
50
      <table class="memname">
 
51
        <tr>
 
52
          <td class="memname">def TempLine.TempLine.__init__           </td>
 
53
          <td>(</td>
 
54
          <td class="paramtype">&nbsp;</td>
 
55
          <td class="paramname"> <em>self</em>          </td>
 
56
          <td>&nbsp;)&nbsp;</td>
 
57
          <td width="100%"></td>
 
58
        </tr>
 
59
      </table>
 
60
</div>
 
61
<div class="memdoc">
 
62
 
 
63
<p>
 
64
The constructor. The first is load in self-&gt;wTree. The dictionaty connects the widget's signals with class functions. 
 
65
</div>
 
66
</div><p>
 
67
<hr><h2>Member Data Documentation</h2>
 
68
<a class="anchor" name="7ea195404f7de22a9896ed1e3f7222f6"></a><!-- doxytag: member="TempLine::TempLine::gladefile" ref="7ea195404f7de22a9896ed1e3f7222f6" args="" -->
 
69
<div class="memitem">
 
70
<div class="memproto">
 
71
      <table class="memname">
 
72
        <tr>
 
73
          <td class="memname"><a class="el" href="classTempLine_1_1TempLine.html#7ea195404f7de22a9896ed1e3f7222f6">TempLine.TempLine::gladefile</a>          </td>
 
74
        </tr>
 
75
      </table>
 
76
</div>
 
77
<div class="memdoc">
 
78
 
 
79
<p>
 
80
Variable wich contains the .glade file. 
 
81
</div>
 
82
</div><p>
 
83
<a class="anchor" name="c270d1110b86423688f271e57b3368fe"></a><!-- doxytag: member="TempLine::TempLine::wTree" ref="c270d1110b86423688f271e57b3368fe" args="" -->
 
84
<div class="memitem">
 
85
<div class="memproto">
 
86
      <table class="memname">
 
87
        <tr>
 
88
          <td class="memname"><a class="el" href="classTempLine_1_1TempLine.html#c270d1110b86423688f271e57b3368fe">TempLine.TempLine::wTree</a>          </td>
 
89
        </tr>
 
90
      </table>
 
91
</div>
 
92
<div class="memdoc">
 
93
 
 
94
<p>
 
95
Contains the XML info of the .glade 
 
96
</div>
 
97
</div><p>
 
98
<a class="anchor" name="c1486984b7485be164967cbd189a8de7"></a><!-- doxytag: member="TempLine::TempLine::window" ref="c1486984b7485be164967cbd189a8de7" args="" -->
 
99
<div class="memitem">
 
100
<div class="memproto">
 
101
      <table class="memname">
 
102
        <tr>
 
103
          <td class="memname"><a class="el" href="classTempLine_1_1TempLine.html#c1486984b7485be164967cbd189a8de7">TempLine.TempLine.window</a>          </td>
 
104
        </tr>
 
105
      </table>
 
106
</div>
 
107
<div class="memdoc">
 
108
 
 
109
<p>
 
110
 
 
111
</div>
 
112
</div><p>
 
113
<hr>The documentation for this class was generated from the following file:<ul>
 
114
<li>workspace/unstable/gui/src/<a class="el" href="TempLine_8py.html">TempLine.py</a></ul>
 
115
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Dec 15 14:21:09 2007 by&nbsp;
 
116
<a href="http://www.doxygen.org/index.html">
 
117
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
 
118
</body>
 
119
</html>