src/eric7/Documentation/Source/eric7.Templates.TemplateMultipleVariablesDialog.html

branch
eric7
changeset 10431
64157aeb0312
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10430:e440aaf179ce 10431:64157aeb0312
76 <p> 76 <p>
77 Constructor 77 Constructor
78 </p> 78 </p>
79 <dl> 79 <dl>
80 80
81 <dt><i>variables</i></dt> 81 <dt><i>variables</i> (list of str)</dt>
82 <dd> 82 <dd>
83 list of template variable names (list of strings) 83 list of template variable names
84 </dd> 84 </dd>
85 <dt><i>parent</i></dt> 85 <dt><i>parent</i> (QWidget)</dt>
86 <dd> 86 <dd>
87 parent widget of this dialog (QWidget) 87 parent widget of this dialog
88 </dd> 88 </dd>
89 </dl> 89 </dl>
90 <a NAME="TemplateMultipleVariablesDialog.getVariables" ID="TemplateMultipleVariablesDialog.getVariables"></a> 90 <a NAME="TemplateMultipleVariablesDialog.getVariables" ID="TemplateMultipleVariablesDialog.getVariables"></a>
91 <h4>TemplateMultipleVariablesDialog.getVariables</h4> 91 <h4>TemplateMultipleVariablesDialog.getVariables</h4>
92 <b>getVariables</b>(<i></i>) 92 <b>getVariables</b>(<i></i>)
95 Public method to get the values for all variables. 95 Public method to get the values for all variables.
96 </p> 96 </p>
97 <dl> 97 <dl>
98 <dt>Return:</dt> 98 <dt>Return:</dt>
99 <dd> 99 <dd>
100 dictionary with the variable as a key and its value (string) 100 dictionary with the variable as a key and its value
101 </dd>
102 </dl>
103 <dl>
104 <dt>Return Type:</dt>
105 <dd>
106 str
101 </dd> 107 </dd>
102 </dl> 108 </dl>
103 <div align="right"><a href="#top">Up</a></div> 109 <div align="right"><a href="#top">Up</a></div>
104 <hr /> 110 <hr />
105 </body></html> 111 </body></html>

eric ide

mercurial