52 QLineEdit |
52 QLineEdit |
53 <h3>Class Attributes</h3> |
53 <h3>Class Attributes</h3> |
54 <table> |
54 <table> |
55 <tr><td>LeftSide</td></tr><tr><td>RightSide</td></tr> |
55 <tr><td>LeftSide</td></tr><tr><td>RightSide</td></tr> |
56 </table> |
56 </table> |
|
57 <h3>Class Methods</h3> |
|
58 <table> |
|
59 <tr><td>None</td></tr> |
|
60 </table> |
57 <h3>Methods</h3> |
61 <h3>Methods</h3> |
58 <table> |
62 <table> |
59 <tr> |
63 <tr> |
60 <td><a href="#E5LineEdit.__init__">E5LineEdit</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#E5LineEdit.__updateSideWidgetLocations">__updateSideWidgetLocations</a></td> |
64 <td><a href="#E5LineEdit.__updateSideWidgetLocations">__updateSideWidgetLocations</a></td> |
64 <td>Private method to update the side widget locations.</td> |
65 <td>Private method to update the side widget locations.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#E5LineEdit._updateTextMargins">_updateTextMargins</a></td> |
67 <td><a href="#E5LineEdit._updateTextMargins">_updateTextMargins</a></td> |
67 <td>Protected slot to update the text margins.</td> |
68 <td>Protected slot to update the text margins.</td> |
94 <td>Public method to get the text margin for a side.</td> |
95 <td>Public method to get the text margin for a side.</td> |
95 </tr><tr> |
96 </tr><tr> |
96 <td><a href="#E5LineEdit.widgetSpacing">widgetSpacing</a></td> |
97 <td><a href="#E5LineEdit.widgetSpacing">widgetSpacing</a></td> |
97 <td>Public method to get the side widget spacing.</td> |
98 <td>Public method to get the side widget spacing.</td> |
98 </tr> |
99 </tr> |
|
100 </table> |
|
101 <h3>Static Methods</h3> |
|
102 <table> |
|
103 <tr><td>None</td></tr> |
99 </table> |
104 </table> |
100 <a NAME="E5LineEdit.__init__" ID="E5LineEdit.__init__"></a> |
105 <a NAME="E5LineEdit.__init__" ID="E5LineEdit.__init__"></a> |
101 <h4>E5LineEdit (Constructor)</h4> |
106 <h4>E5LineEdit (Constructor)</h4> |
102 <b>E5LineEdit</b>(<i>parent=None, inactiveText=""</i>) |
107 <b>E5LineEdit</b>(<i>parent=None, inactiveText=""</i>) |
103 <p> |
108 <p> |
237 QWidget |
242 QWidget |
238 <h3>Class Attributes</h3> |
243 <h3>Class Attributes</h3> |
239 <table> |
244 <table> |
240 <tr><td>None</td></tr> |
245 <tr><td>None</td></tr> |
241 </table> |
246 </table> |
|
247 <h3>Class Methods</h3> |
|
248 <table> |
|
249 <tr><td>None</td></tr> |
|
250 </table> |
242 <h3>Methods</h3> |
251 <h3>Methods</h3> |
243 <table> |
252 <table> |
244 <tr> |
253 <tr> |
245 <td><a href="#SideWidget.__init__">SideWidget</a></td> |
|
246 <td>Constructor</td> |
|
247 </tr><tr> |
|
248 <td><a href="#SideWidget.event">event</a></td> |
254 <td><a href="#SideWidget.event">event</a></td> |
249 <td>Protected method to handle events.</td> |
255 <td>Protected method to handle events.</td> |
250 </tr> |
256 </tr> |
|
257 </table> |
|
258 <h3>Static Methods</h3> |
|
259 <table> |
|
260 <tr><td>None</td></tr> |
251 </table> |
261 </table> |
252 <a NAME="SideWidget.__init__" ID="SideWidget.__init__"></a> |
262 <a NAME="SideWidget.__init__" ID="SideWidget.__init__"></a> |
253 <h4>SideWidget (Constructor)</h4> |
263 <h4>SideWidget (Constructor)</h4> |
254 <b>SideWidget</b>(<i>parent=None</i>) |
264 <b>SideWidget</b>(<i>parent=None</i>) |
255 <p> |
265 <p> |