src/eric7/Documentation/Source/eric7.Debugger.VariableDetailDialog.html

branch
eric7
changeset 10417
c6011e501282
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10416:5d807e997391 10417:c6011e501282
77 <p> 77 <p>
78 Constructor 78 Constructor
79 </p> 79 </p>
80 <dl> 80 <dl>
81 81
82 <dt><i>var</i></dt> 82 <dt><i>var</i> (str)</dt>
83 <dd> 83 <dd>
84 the variables name (string) 84 the variables name
85 </dd> 85 </dd>
86 <dt><i>vtype</i></dt> 86 <dt><i>vtype</i> (str)</dt>
87 <dd> 87 <dd>
88 the variables type (string) 88 the variables type
89 </dd> 89 </dd>
90 <dt><i>value</i></dt> 90 <dt><i>value</i> (str)</dt>
91 <dd> 91 <dd>
92 the variables value (string) 92 the variables value
93 </dd> 93 </dd>
94 </dl> 94 </dl>
95 <div align="right"><a href="#top">Up</a></div> 95 <div align="right"><a href="#top">Up</a></div>
96 <hr /> 96 <hr />
97 </body></html> 97 </body></html>

eric ide

mercurial