95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="#E5ToolBarDialog.on_newButton_clicked">on_newButton_clicked</a></td> |
96 <td><a href="#E5ToolBarDialog.on_newButton_clicked">on_newButton_clicked</a></td> |
97 <td>Private slot to create a new toolbar.</td> |
97 <td>Private slot to create a new toolbar.</td> |
98 </tr><tr> |
98 </tr><tr> |
99 <td><a href="#E5ToolBarDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> |
99 <td><a href="#E5ToolBarDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> |
100 <td>Private slot to remove a custom toolbar</td> |
100 <td>Private slot to remove a custom toolbar.</td> |
101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="#E5ToolBarDialog.on_renameButton_clicked">on_renameButton_clicked</a></td> |
102 <td><a href="#E5ToolBarDialog.on_renameButton_clicked">on_renameButton_clicked</a></td> |
103 <td>Private slot to rename a custom toolbar.</td> |
103 <td>Private slot to rename a custom toolbar.</td> |
104 </tr><tr> |
104 </tr><tr> |
105 <td><a href="#E5ToolBarDialog.on_rightButton_clicked">on_rightButton_clicked</a></td> |
105 <td><a href="#E5ToolBarDialog.on_rightButton_clicked">on_rightButton_clicked</a></td> |
106 <td>Private slot to add an action to the list.</td> |
106 <td>Private slot to add an action to the list.</td> |
107 </tr><tr> |
107 </tr><tr> |
108 <td><a href="#E5ToolBarDialog.on_toolbarActionsList_currentItemChanged">on_toolbarActionsList_currentItemChanged</a></td> |
108 <td><a href="#E5ToolBarDialog.on_toolbarActionsList_currentItemChanged">on_toolbarActionsList_currentItemChanged</a></td> |
109 <td>Slot documentation goes here.</td> |
109 <td>Private slot to handle a change of the current item.</td> |
110 </tr><tr> |
110 </tr><tr> |
111 <td><a href="#E5ToolBarDialog.on_upButton_clicked">on_upButton_clicked</a></td> |
111 <td><a href="#E5ToolBarDialog.on_upButton_clicked">on_upButton_clicked</a></td> |
112 <td>Private slot used to move an action up in the list.</td> |
112 <td>Private slot used to move an action up in the list.</td> |
113 </tr> |
113 </tr> |
114 </table> |
114 </table> |
152 </p><a NAME="E5ToolBarDialog.__saveToolBars" ID="E5ToolBarDialog.__saveToolBars"></a> |
152 </p><a NAME="E5ToolBarDialog.__saveToolBars" ID="E5ToolBarDialog.__saveToolBars"></a> |
153 <h4>E5ToolBarDialog.__saveToolBars</h4> |
153 <h4>E5ToolBarDialog.__saveToolBars</h4> |
154 <b>__saveToolBars</b>(<i></i>) |
154 <b>__saveToolBars</b>(<i></i>) |
155 <p> |
155 <p> |
156 Private method to save the configured toolbars. |
156 Private method to save the configured toolbars. |
157 </p><a NAME="E5ToolBarDialog.__setupButtons" ID="E5ToolBarDialog.__setupButtons"></a> |
157 </p><dl> |
|
158 <dt>Raises <b>RuntimeError</b>:</dt> |
|
159 <dd> |
|
160 raised to indicate an invalid action |
|
161 </dd> |
|
162 </dl><a NAME="E5ToolBarDialog.__setupButtons" ID="E5ToolBarDialog.__setupButtons"></a> |
158 <h4>E5ToolBarDialog.__setupButtons</h4> |
163 <h4>E5ToolBarDialog.__setupButtons</h4> |
159 <b>__setupButtons</b>(<i></i>) |
164 <b>__setupButtons</b>(<i></i>) |
160 <p> |
165 <p> |
161 Private slot to set the buttons state. |
166 Private slot to set the buttons state. |
162 </p><a NAME="E5ToolBarDialog.__toolbarComboBox_currentIndexChanged" ID="E5ToolBarDialog.__toolbarComboBox_currentIndexChanged"></a> |
167 </p><a NAME="E5ToolBarDialog.__toolbarComboBox_currentIndexChanged" ID="E5ToolBarDialog.__toolbarComboBox_currentIndexChanged"></a> |
172 </dl><a NAME="E5ToolBarDialog.on_actionsTree_currentItemChanged" ID="E5ToolBarDialog.on_actionsTree_currentItemChanged"></a> |
177 </dl><a NAME="E5ToolBarDialog.on_actionsTree_currentItemChanged" ID="E5ToolBarDialog.on_actionsTree_currentItemChanged"></a> |
173 <h4>E5ToolBarDialog.on_actionsTree_currentItemChanged</h4> |
178 <h4>E5ToolBarDialog.on_actionsTree_currentItemChanged</h4> |
174 <b>on_actionsTree_currentItemChanged</b>(<i>current, previous</i>) |
179 <b>on_actionsTree_currentItemChanged</b>(<i>current, previous</i>) |
175 <p> |
180 <p> |
176 Private slot called, when the currently selected action changes. |
181 Private slot called, when the currently selected action changes. |
177 </p><a NAME="E5ToolBarDialog.on_buttonBox_clicked" ID="E5ToolBarDialog.on_buttonBox_clicked"></a> |
182 </p><dl> |
|
183 <dt><i>current</i></dt> |
|
184 <dd> |
|
185 reference to the current item (QTreeWidgetItem) |
|
186 </dd><dt><i>previous</i></dt> |
|
187 <dd> |
|
188 reference to the previous current item |
|
189 (QTreeWidgetItem) |
|
190 </dd> |
|
191 </dl><a NAME="E5ToolBarDialog.on_buttonBox_clicked" ID="E5ToolBarDialog.on_buttonBox_clicked"></a> |
178 <h4>E5ToolBarDialog.on_buttonBox_clicked</h4> |
192 <h4>E5ToolBarDialog.on_buttonBox_clicked</h4> |
179 <b>on_buttonBox_clicked</b>(<i>button</i>) |
193 <b>on_buttonBox_clicked</b>(<i>button</i>) |
180 <p> |
194 <p> |
181 Private slot called, when a button of the button box was clicked. |
195 Private slot called, when a button of the button box was clicked. |
182 </p><a NAME="E5ToolBarDialog.on_downButton_clicked" ID="E5ToolBarDialog.on_downButton_clicked"></a> |
196 </p><dl> |
|
197 <dt><i>button</i></dt> |
|
198 <dd> |
|
199 reference to the button clicked (QAbstractButton) |
|
200 </dd> |
|
201 </dl><a NAME="E5ToolBarDialog.on_downButton_clicked" ID="E5ToolBarDialog.on_downButton_clicked"></a> |
183 <h4>E5ToolBarDialog.on_downButton_clicked</h4> |
202 <h4>E5ToolBarDialog.on_downButton_clicked</h4> |
184 <b>on_downButton_clicked</b>(<i></i>) |
203 <b>on_downButton_clicked</b>(<i></i>) |
185 <p> |
204 <p> |
186 Private slot used to move an action down in the list. |
205 Private slot used to move an action down in the list. |
187 </p><a NAME="E5ToolBarDialog.on_leftButton_clicked" ID="E5ToolBarDialog.on_leftButton_clicked"></a> |
206 </p><a NAME="E5ToolBarDialog.on_leftButton_clicked" ID="E5ToolBarDialog.on_leftButton_clicked"></a> |
196 Private slot to create a new toolbar. |
215 Private slot to create a new toolbar. |
197 </p><a NAME="E5ToolBarDialog.on_removeButton_clicked" ID="E5ToolBarDialog.on_removeButton_clicked"></a> |
216 </p><a NAME="E5ToolBarDialog.on_removeButton_clicked" ID="E5ToolBarDialog.on_removeButton_clicked"></a> |
198 <h4>E5ToolBarDialog.on_removeButton_clicked</h4> |
217 <h4>E5ToolBarDialog.on_removeButton_clicked</h4> |
199 <b>on_removeButton_clicked</b>(<i></i>) |
218 <b>on_removeButton_clicked</b>(<i></i>) |
200 <p> |
219 <p> |
201 Private slot to remove a custom toolbar |
220 Private slot to remove a custom toolbar. |
202 </p><a NAME="E5ToolBarDialog.on_renameButton_clicked" ID="E5ToolBarDialog.on_renameButton_clicked"></a> |
221 </p><a NAME="E5ToolBarDialog.on_renameButton_clicked" ID="E5ToolBarDialog.on_renameButton_clicked"></a> |
203 <h4>E5ToolBarDialog.on_renameButton_clicked</h4> |
222 <h4>E5ToolBarDialog.on_renameButton_clicked</h4> |
204 <b>on_renameButton_clicked</b>(<i></i>) |
223 <b>on_renameButton_clicked</b>(<i></i>) |
205 <p> |
224 <p> |
206 Private slot to rename a custom toolbar. |
225 Private slot to rename a custom toolbar. |
211 Private slot to add an action to the list. |
230 Private slot to add an action to the list. |
212 </p><a NAME="E5ToolBarDialog.on_toolbarActionsList_currentItemChanged" ID="E5ToolBarDialog.on_toolbarActionsList_currentItemChanged"></a> |
231 </p><a NAME="E5ToolBarDialog.on_toolbarActionsList_currentItemChanged" ID="E5ToolBarDialog.on_toolbarActionsList_currentItemChanged"></a> |
213 <h4>E5ToolBarDialog.on_toolbarActionsList_currentItemChanged</h4> |
232 <h4>E5ToolBarDialog.on_toolbarActionsList_currentItemChanged</h4> |
214 <b>on_toolbarActionsList_currentItemChanged</b>(<i>current, previous</i>) |
233 <b>on_toolbarActionsList_currentItemChanged</b>(<i>current, previous</i>) |
215 <p> |
234 <p> |
216 Slot documentation goes here. |
235 Private slot to handle a change of the current item. |
217 </p><a NAME="E5ToolBarDialog.on_upButton_clicked" ID="E5ToolBarDialog.on_upButton_clicked"></a> |
236 </p><dl> |
|
237 <dt><i>current</i></dt> |
|
238 <dd> |
|
239 reference to the current item (QListWidgetItem) |
|
240 </dd><dt><i>previous</i></dt> |
|
241 <dd> |
|
242 reference to the previous current item |
|
243 (QListWidgetItem) |
|
244 </dd> |
|
245 </dl><a NAME="E5ToolBarDialog.on_upButton_clicked" ID="E5ToolBarDialog.on_upButton_clicked"></a> |
218 <h4>E5ToolBarDialog.on_upButton_clicked</h4> |
246 <h4>E5ToolBarDialog.on_upButton_clicked</h4> |
219 <b>on_upButton_clicked</b>(<i></i>) |
247 <b>on_upButton_clicked</b>(<i></i>) |
220 <p> |
248 <p> |
221 Private slot used to move an action up in the list. |
249 Private slot used to move an action up in the list. |
222 </p> |
250 </p> |