eric6/Documentation/Source/eric6.E5Gui.E5TextInputDialog.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8152
0c740fcffd34
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
127 127
128 <p> 128 <p>
129 Public method to get the current label text. 129 Public method to get the current label text.
130 </p> 130 </p>
131 <dl> 131 <dl>
132 <dt>Returns:</dt> 132 <dt>Return:</dt>
133 <dd> 133 <dd>
134 current label text 134 current label text
135 </dd> 135 </dd>
136 </dl> 136 </dl>
137 <dl> 137 <dl>
188 188
189 <p> 189 <p>
190 Public method to get the current echo mode of the line edit. 190 Public method to get the current echo mode of the line edit.
191 </p> 191 </p>
192 <dl> 192 <dl>
193 <dt>Returns:</dt> 193 <dt>Return:</dt>
194 <dd> 194 <dd>
195 echo mode of the line edit 195 echo mode of the line edit
196 </dd> 196 </dd>
197 </dl> 197 </dl>
198 <dl> 198 <dl>
207 207
208 <p> 208 <p>
209 Public method to get the text of the line edit. 209 Public method to get the text of the line edit.
210 </p> 210 </p>
211 <dl> 211 <dl>
212 <dt>Returns:</dt> 212 <dt>Return:</dt>
213 <dd> 213 <dd>
214 text of the line edit 214 text of the line edit
215 </dd> 215 </dd>
216 </dl> 216 </dl>
217 <dl> 217 <dl>
256 <dd> 256 <dd>
257 minimum width of the dialog 257 minimum width of the dialog
258 </dd> 258 </dd>
259 </dl> 259 </dl>
260 <dl> 260 <dl>
261 <dt>Returns:</dt> 261 <dt>Return:</dt>
262 <dd> 262 <dd>
263 tuple containing a flag indicating the dialog was accepted and the 263 tuple containing a flag indicating the dialog was accepted and the
264 entered text 264 entered text
265 </dd> 265 </dd>
266 </dl> 266 </dl>

eric ide

mercurial