Documentation/Source/eric5.E5Gui.E5ToolBarDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
52 QDialog, Ui_E5ToolBarDialog 52 QDialog, Ui_E5ToolBarDialog
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>ActionIdRole</td></tr><tr><td>WidgetActionRole</td></tr> 55 <tr><td>ActionIdRole</td></tr><tr><td>WidgetActionRole</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="#E5ToolBarDialog.__init__">E5ToolBarDialog</a></td>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#E5ToolBarDialog.__resetCurrentToolbar">__resetCurrentToolbar</a></td> 64 <td><a href="#E5ToolBarDialog.__resetCurrentToolbar">__resetCurrentToolbar</a></td>
64 <td>Private method to revert all changes made to the current toolbar.</td> 65 <td>Private method to revert all changes made to the current toolbar.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#E5ToolBarDialog.__restoreCurrentToolbar">__restoreCurrentToolbar</a></td> 67 <td><a href="#E5ToolBarDialog.__restoreCurrentToolbar">__restoreCurrentToolbar</a></td>
67 <td>Private methdo to restore the current toolbar to the given list of actions.</td> 68 <td>Private methdo to restore the current toolbar to the given list of actions.</td>
106 <td>Slot documentation goes here.</td> 107 <td>Slot documentation goes here.</td>
107 </tr><tr> 108 </tr><tr>
108 <td><a href="#E5ToolBarDialog.on_upButton_clicked">on_upButton_clicked</a></td> 109 <td><a href="#E5ToolBarDialog.on_upButton_clicked">on_upButton_clicked</a></td>
109 <td>Private slot used to move an action up in the list.</td> 110 <td>Private slot used to move an action up in the list.</td>
110 </tr> 111 </tr>
112 </table>
113 <h3>Static Methods</h3>
114 <table>
115 <tr><td>None</td></tr>
111 </table> 116 </table>
112 <a NAME="E5ToolBarDialog.__init__" ID="E5ToolBarDialog.__init__"></a> 117 <a NAME="E5ToolBarDialog.__init__" ID="E5ToolBarDialog.__init__"></a>
113 <h4>E5ToolBarDialog (Constructor)</h4> 118 <h4>E5ToolBarDialog (Constructor)</h4>
114 <b>E5ToolBarDialog</b>(<i>toolBarManager, parent=None</i>) 119 <b>E5ToolBarDialog</b>(<i>toolBarManager, parent=None</i>)
115 <p> 120 <p>
224 object 229 object
225 <h3>Class Attributes</h3> 230 <h3>Class Attributes</h3>
226 <table> 231 <table>
227 <tr><td>None</td></tr> 232 <tr><td>None</td></tr>
228 </table> 233 </table>
234 <h3>Class Methods</h3>
235 <table>
236 <tr><td>None</td></tr>
237 </table>
229 <h3>Methods</h3> 238 <h3>Methods</h3>
230 <table> 239 <table>
231 <tr> 240 <tr><td>None</td></tr>
232 <td><a href="#E5ToolBarItem.__init__">E5ToolBarItem</a></td> 241 </table>
233 <td>Constructor</td> 242 <h3>Static Methods</h3>
234 </tr> 243 <table>
244 <tr><td>None</td></tr>
235 </table> 245 </table>
236 <a NAME="E5ToolBarItem.__init__" ID="E5ToolBarItem.__init__"></a> 246 <a NAME="E5ToolBarItem.__init__" ID="E5ToolBarItem.__init__"></a>
237 <h4>E5ToolBarItem (Constructor)</h4> 247 <h4>E5ToolBarItem (Constructor)</h4>
238 <b>E5ToolBarItem</b>(<i>toolBarId, actionIDs, default</i>) 248 <b>E5ToolBarItem</b>(<i>toolBarId, actionIDs, default</i>)
239 <p> 249 <p>

eric ide

mercurial