41 <hr /><hr /> |
41 <hr /><hr /> |
42 <a NAME="E5StringListEditWidget" ID="E5StringListEditWidget"></a> |
42 <a NAME="E5StringListEditWidget" ID="E5StringListEditWidget"></a> |
43 <h2>E5StringListEditWidget</h2> |
43 <h2>E5StringListEditWidget</h2> |
44 <p> |
44 <p> |
45 Class implementing a dialog to edit a list of strings. |
45 Class implementing a dialog to edit a list of strings. |
46 </p> |
46 </p><h3>Signals</h3> |
|
47 <dl> |
|
48 <dt>setToDefault()</dt> |
|
49 <dd> |
|
50 emitted to request the default list of values |
|
51 </dd> |
|
52 </dl> |
47 <h3>Derived from</h3> |
53 <h3>Derived from</h3> |
48 QWidget, Ui_E5StringListEditWidget |
54 QWidget, Ui_E5StringListEditWidget |
49 <h3>Class Attributes</h3> |
55 <h3>Class Attributes</h3> |
50 <table> |
56 <table> |
51 <tr><td>None</td></tr> |
57 <tr><td>None</td></tr> |
63 <td><a href="#E5StringListEditWidget.getList">getList</a></td> |
69 <td><a href="#E5StringListEditWidget.getList">getList</a></td> |
64 <td>Public method to get the edited list of strings.</td> |
70 <td>Public method to get the edited list of strings.</td> |
65 </tr><tr> |
71 </tr><tr> |
66 <td><a href="#E5StringListEditWidget.on_addButton_clicked">on_addButton_clicked</a></td> |
72 <td><a href="#E5StringListEditWidget.on_addButton_clicked">on_addButton_clicked</a></td> |
67 <td>Private slot to add an entry to the list.</td> |
73 <td>Private slot to add an entry to the list.</td> |
|
74 </tr><tr> |
|
75 <td><a href="#E5StringListEditWidget.setDefaultVisible">setDefaultVisible</a></td> |
|
76 <td>Public method to show or hide the default button.</td> |
68 </tr><tr> |
77 </tr><tr> |
69 <td><a href="#E5StringListEditWidget.setList">setList</a></td> |
78 <td><a href="#E5StringListEditWidget.setList">setList</a></td> |
70 <td>Public method to set the list of strings to be edited.</td> |
79 <td>Public method to set the list of strings to be edited.</td> |
71 </tr><tr> |
80 </tr><tr> |
72 <td><a href="#E5StringListEditWidget.setListWhatsThis">setListWhatsThis</a></td> |
81 <td><a href="#E5StringListEditWidget.setListWhatsThis">setListWhatsThis</a></td> |
100 </dl><a NAME="E5StringListEditWidget.on_addButton_clicked" ID="E5StringListEditWidget.on_addButton_clicked"></a> |
109 </dl><a NAME="E5StringListEditWidget.on_addButton_clicked" ID="E5StringListEditWidget.on_addButton_clicked"></a> |
101 <h4>E5StringListEditWidget.on_addButton_clicked</h4> |
110 <h4>E5StringListEditWidget.on_addButton_clicked</h4> |
102 <b>on_addButton_clicked</b>(<i></i>) |
111 <b>on_addButton_clicked</b>(<i></i>) |
103 <p> |
112 <p> |
104 Private slot to add an entry to the list. |
113 Private slot to add an entry to the list. |
105 </p><a NAME="E5StringListEditWidget.setList" ID="E5StringListEditWidget.setList"></a> |
114 </p><a NAME="E5StringListEditWidget.setDefaultVisible" ID="E5StringListEditWidget.setDefaultVisible"></a> |
|
115 <h4>E5StringListEditWidget.setDefaultVisible</h4> |
|
116 <b>setDefaultVisible</b>(<i>visible</i>) |
|
117 <p> |
|
118 Public method to show or hide the default button. |
|
119 </p><dl> |
|
120 <dt><i>visible</i> (bool)</dt> |
|
121 <dd> |
|
122 flag indicating the visibility of the default button |
|
123 </dd> |
|
124 </dl><a NAME="E5StringListEditWidget.setList" ID="E5StringListEditWidget.setList"></a> |
106 <h4>E5StringListEditWidget.setList</h4> |
125 <h4>E5StringListEditWidget.setList</h4> |
107 <b>setList</b>(<i>stringList</i>) |
126 <b>setList</b>(<i>stringList</i>) |
108 <p> |
127 <p> |
109 Public method to set the list of strings to be edited. |
128 Public method to set the list of strings to be edited. |
110 </p><dl> |
129 </p><dl> |