eric6/Documentation/Source/eric6.E5Gui.E5LineEdit.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8268
6b8128e0c9d1
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
103 103
104 <dt><i>parent</i></dt> 104 <dt><i>parent</i></dt>
105 <dd> 105 <dd>
106 reference to the parent widget (QWidget) 106 reference to the parent widget (QWidget)
107 </dd> 107 </dd>
108 <dt><i>inactiveText=</i></dt> 108 <dt><i>inactiveText</i></dt>
109 <dd> 109 <dd>
110 text to be shown on inactivity (string) 110 text to be shown on inactivity (string)
111 </dd> 111 </dd>
112 <dt><i>side=</i></dt> 112 <dt><i>side</i></dt>
113 <dd> 113 <dd>
114 side the clear button should be shown at 114 side the clear button should be shown at
115 (E5LineEdit.RightSide, E5LineEdit.LeftSide) 115 (E5LineEdit.RightSide, E5LineEdit.LeftSide)
116 </dd> 116 </dd>
117 </dl> 117 </dl>
273 <dd> 273 <dd>
274 reference to the event (QEvent) 274 reference to the event (QEvent)
275 </dd> 275 </dd>
276 </dl> 276 </dl>
277 <dl> 277 <dl>
278 <dt>Returns:</dt> 278 <dt>Return:</dt>
279 <dd> 279 <dd>
280 flag indicating, whether the event was recognized (boolean) 280 flag indicating, whether the event was recognized (boolean)
281 </dd> 281 </dd>
282 </dl> 282 </dl>
283 <a NAME="E5LineEdit.inactiveText" ID="E5LineEdit.inactiveText"></a> 283 <a NAME="E5LineEdit.inactiveText" ID="E5LineEdit.inactiveText"></a>
286 286
287 <p> 287 <p>
288 Public method to get the inactive text. 288 Public method to get the inactive text.
289 </p> 289 </p>
290 <dl> 290 <dl>
291 <dt>Returns:</dt> 291 <dt>Return:</dt>
292 <dd> 292 <dd>
293 inactive text (string) 293 inactive text (string)
294 </dd> 294 </dd>
295 </dl> 295 </dl>
296 <a NAME="E5LineEdit.leftMargin" ID="E5LineEdit.leftMargin"></a> 296 <a NAME="E5LineEdit.leftMargin" ID="E5LineEdit.leftMargin"></a>
299 299
300 <p> 300 <p>
301 Public method to get the size of the left margin. 301 Public method to get the size of the left margin.
302 </p> 302 </p>
303 <dl> 303 <dl>
304 <dt>Returns:</dt> 304 <dt>Return:</dt>
305 <dd> 305 <dd>
306 left margin in pixel (integer) 306 left margin in pixel (integer)
307 </dd> 307 </dd>
308 </dl> 308 </dl>
309 <a NAME="E5LineEdit.removeWidget" ID="E5LineEdit.removeWidget"></a> 309 <a NAME="E5LineEdit.removeWidget" ID="E5LineEdit.removeWidget"></a>
376 side to get margin for (E5LineEdit.LeftSide, 376 side to get margin for (E5LineEdit.LeftSide,
377 E5LineEdit.RightSide) 377 E5LineEdit.RightSide)
378 </dd> 378 </dd>
379 </dl> 379 </dl>
380 <dl> 380 <dl>
381 <dt>Returns:</dt> 381 <dt>Return:</dt>
382 <dd> 382 <dd>
383 text margin (integer) 383 text margin (integer)
384 </dd> 384 </dd>
385 </dl> 385 </dl>
386 <a NAME="E5LineEdit.widgetSpacing" ID="E5LineEdit.widgetSpacing"></a> 386 <a NAME="E5LineEdit.widgetSpacing" ID="E5LineEdit.widgetSpacing"></a>
389 389
390 <p> 390 <p>
391 Public method to get the side widget spacing. 391 Public method to get the side widget spacing.
392 </p> 392 </p>
393 <dl> 393 <dl>
394 <dt>Returns:</dt> 394 <dt>Return:</dt>
395 <dd> 395 <dd>
396 side widget spacing (integer) 396 side widget spacing (integer)
397 </dd> 397 </dd>
398 </dl> 398 </dl>
399 <div align="right"><a href="#top">Up</a></div> 399 <div align="right"><a href="#top">Up</a></div>
471 <dd> 471 <dd>
472 reference to the event (QEvent) 472 reference to the event (QEvent)
473 </dd> 473 </dd>
474 </dl> 474 </dl>
475 <dl> 475 <dl>
476 <dt>Returns:</dt> 476 <dt>Return:</dt>
477 <dd> 477 <dd>
478 flag indicating, whether the event was recognized (boolean) 478 flag indicating, whether the event was recognized (boolean)
479 </dd> 479 </dd>
480 </dl> 480 </dl>
481 <div align="right"><a href="#top">Up</a></div> 481 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial