Documentation/Source/eric5.E5Gui.E5LineEdit.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.E5Gui.E5LineEdit</h1> 23 <h1>eric5.E5Gui.E5LineEdit</h1>
24 <p> 24 <p>
25 Module implementing specialized line edits. 25 Module implementing specialized line edits.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
97 <td>Public method to get the side widget spacing.</td> 97 <td>Public method to get the side widget spacing.</td>
98 </tr> 98 </tr>
99 </table> 99 </table>
100 <a NAME="E5LineEdit.__init__" ID="E5LineEdit.__init__"></a> 100 <a NAME="E5LineEdit.__init__" ID="E5LineEdit.__init__"></a>
101 <h4>E5LineEdit (Constructor)</h4> 101 <h4>E5LineEdit (Constructor)</h4>
102 <b>E5LineEdit</b>(<i>parent = None, inactiveText = ""</i>) 102 <b>E5LineEdit</b>(<i>parent=None, inactiveText=""</i>)
103 <p> 103 <p>
104 Constructor 104 Constructor
105 </p><dl> 105 </p><dl>
106 <dt><i>parent</i></dt> 106 <dt><i>parent</i></dt>
107 <dd> 107 <dd>
249 <td>Protected method to handle events.</td> 249 <td>Protected method to handle events.</td>
250 </tr> 250 </tr>
251 </table> 251 </table>
252 <a NAME="SideWidget.__init__" ID="SideWidget.__init__"></a> 252 <a NAME="SideWidget.__init__" ID="SideWidget.__init__"></a>
253 <h4>SideWidget (Constructor)</h4> 253 <h4>SideWidget (Constructor)</h4>
254 <b>SideWidget</b>(<i>parent = None</i>) 254 <b>SideWidget</b>(<i>parent=None</i>)
255 <p> 255 <p>
256 Constructor 256 Constructor
257 </p><dl> 257 </p><dl>
258 <dt><i>parent</i></dt> 258 <dt><i>parent</i></dt>
259 <dd> 259 <dd>

eric ide

mercurial