121 <tr> |
121 <tr> |
122 <td><a href="#EricToolBarManager.mainWindow">mainWindow</a></td> |
122 <td><a href="#EricToolBarManager.mainWindow">mainWindow</a></td> |
123 <td>Public method to get the reference to the main window.</td> |
123 <td>Public method to get the reference to the main window.</td> |
124 </tr> |
124 </tr> |
125 <tr> |
125 <tr> |
|
126 <td><a href="#EricToolBarManager.preferencesChanged">preferencesChanged</a></td> |
|
127 <td>Public slot to handle a change of preferences.</td> |
|
128 </tr> |
|
129 <tr> |
126 <td><a href="#EricToolBarManager.removeAction">removeAction</a></td> |
130 <td><a href="#EricToolBarManager.removeAction">removeAction</a></td> |
127 <td>Public method to remove an action from the manager.</td> |
131 <td>Public method to remove an action from the manager.</td> |
128 </tr> |
132 </tr> |
129 <tr> |
133 <tr> |
130 <td><a href="#EricToolBarManager.removeCategoryActions">removeCategoryActions</a></td> |
134 <td><a href="#EricToolBarManager.removeCategoryActions">removeCategoryActions</a></td> |
504 <dt>Return:</dt> |
508 <dt>Return:</dt> |
505 <dd> |
509 <dd> |
506 reference to the main window (QMainWindow) |
510 reference to the main window (QMainWindow) |
507 </dd> |
511 </dd> |
508 </dl> |
512 </dl> |
|
513 <a NAME="EricToolBarManager.preferencesChanged" ID="EricToolBarManager.preferencesChanged"></a> |
|
514 <h4>EricToolBarManager.preferencesChanged</h4> |
|
515 <b>preferencesChanged</b>(<i></i>) |
|
516 |
|
517 <p> |
|
518 Public slot to handle a change of preferences. |
|
519 </p> |
509 <a NAME="EricToolBarManager.removeAction" ID="EricToolBarManager.removeAction"></a> |
520 <a NAME="EricToolBarManager.removeAction" ID="EricToolBarManager.removeAction"></a> |
510 <h4>EricToolBarManager.removeAction</h4> |
521 <h4>EricToolBarManager.removeAction</h4> |
511 <b>removeAction</b>(<i>action</i>) |
522 <b>removeAction</b>(<i>action</i>) |
512 |
523 |
513 <p> |
524 <p> |