98 emitted when the |
98 emitted when the |
99 modification status has changed |
99 modification status has changed |
100 </dd><dt>redoAvailable(bool)</dt> |
100 </dd><dt>redoAvailable(bool)</dt> |
101 <dd> |
101 <dd> |
102 emitted to signal the redo availability |
102 emitted to signal the redo availability |
|
103 </dd><dt>refreshed()</dt> |
|
104 <dd> |
|
105 emitted to signal a refresh of the editor contents |
103 </dd><dt>showMenu(str, QMenu, QsciScintillaCompat)</dt> |
106 </dd><dt>showMenu(str, QMenu, QsciScintillaCompat)</dt> |
104 <dd> |
107 <dd> |
105 emitted when a menu is about |
108 emitted when a menu is about |
106 to be shown. The name of the menu, a reference to the menu and a reference |
109 to be shown. The name of the menu, a reference to the menu and a reference |
107 to the editor are given. |
110 to the editor are given. |