eric6/Documentation/Source/eric6.E5Gui.E5TextSpinBox.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
137 137
138 <p> 138 <p>
139 Public method to retrieve the current index. 139 Public method to retrieve the current index.
140 </p> 140 </p>
141 <dl> 141 <dl>
142 <dt>Returns:</dt> 142 <dt>Return:</dt>
143 <dd> 143 <dd>
144 current index (integer) 144 current index (integer)
145 </dd> 145 </dd>
146 </dl> 146 </dl>
147 <a NAME="E5TextSpinBox.itemData" ID="E5TextSpinBox.itemData"></a> 147 <a NAME="E5TextSpinBox.itemData" ID="E5TextSpinBox.itemData"></a>
157 <dd> 157 <dd>
158 index of the item (integer) 158 index of the item (integer)
159 </dd> 159 </dd>
160 </dl> 160 </dl>
161 <dl> 161 <dl>
162 <dt>Returns:</dt> 162 <dt>Return:</dt>
163 <dd> 163 <dd>
164 associated data 164 associated data
165 </dd> 165 </dd>
166 </dl> 166 </dl>
167 <a NAME="E5TextSpinBox.textFromValue" ID="E5TextSpinBox.textFromValue"></a> 167 <a NAME="E5TextSpinBox.textFromValue" ID="E5TextSpinBox.textFromValue"></a>
177 <dd> 177 <dd>
178 value to be converted (integer) 178 value to be converted (integer)
179 </dd> 179 </dd>
180 </dl> 180 </dl>
181 <dl> 181 <dl>
182 <dt>Returns:</dt> 182 <dt>Return:</dt>
183 <dd> 183 <dd>
184 text for the given value (string) 184 text for the given value (string)
185 </dd> 185 </dd>
186 </dl> 186 </dl>
187 <a NAME="E5TextSpinBox.valueFromText" ID="E5TextSpinBox.valueFromText"></a> 187 <a NAME="E5TextSpinBox.valueFromText" ID="E5TextSpinBox.valueFromText"></a>
197 <dd> 197 <dd>
198 text to be converted (string) 198 text to be converted (string)
199 </dd> 199 </dd>
200 </dl> 200 </dl>
201 <dl> 201 <dl>
202 <dt>Returns:</dt> 202 <dt>Return:</dt>
203 <dd> 203 <dd>
204 value for the given text (integer) 204 value for the given text (integer)
205 </dd> 205 </dd>
206 </dl> 206 </dl>
207 <div align="right"><a href="#top">Up</a></div> 207 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial