Documentation/Source/eric5.ViewManager.ViewManager.html

changeset 1196
77da430b4080
parent 1169
36a3bb21e6e6
child 1228
7afaf2fca55b
equal deleted inserted replaced
1195:572730077b35 1196:77da430b4080
390 <td>Private method to handle the next warning action.</td> 390 <td>Private method to handle the next warning action.</td>
391 </tr><tr> 391 </tr><tr>
392 <td><a href="#ViewManager.__openSourceFile">__openSourceFile</a></td> 392 <td><a href="#ViewManager.__openSourceFile">__openSourceFile</a></td>
393 <td>Private method to open a file from the list of recently opened files.</td> 393 <td>Private method to open a file from the list of recently opened files.</td>
394 </tr><tr> 394 </tr><tr>
395 <td><a href="#ViewManager.__previewEditor">__previewEditor</a></td>
396 <td>Private method to preview the contents of the current editor in a web browser.</td>
397 </tr><tr>
395 <td><a href="#ViewManager.__previousBookmark">__previousBookmark</a></td> 398 <td><a href="#ViewManager.__previousBookmark">__previousBookmark</a></td>
396 <td>Private method to handle the previous bookmark action.</td> 399 <td>Private method to handle the previous bookmark action.</td>
397 </tr><tr> 400 </tr><tr>
398 <td><a href="#ViewManager.__previousTask">__previousTask</a></td> 401 <td><a href="#ViewManager.__previousTask">__previousTask</a></td>
399 <td>Private method to handle the previous task action.</td> 402 <td>Private method to handle the previous task action.</td>
810 <a NAME="ViewManager.__init__" ID="ViewManager.__init__"></a> 813 <a NAME="ViewManager.__init__" ID="ViewManager.__init__"></a>
811 <h4>ViewManager (Constructor)</h4> 814 <h4>ViewManager (Constructor)</h4>
812 <b>ViewManager</b>(<i></i>) 815 <b>ViewManager</b>(<i></i>)
813 <p> 816 <p>
814 Constructor 817 Constructor
815 </p><dl> 818 </p><a NAME="ViewManager.__addBookmarked" ID="ViewManager.__addBookmarked"></a>
816 <dt><i>ui</i></dt>
817 <dd>
818 reference to the main user interface
819 </dd><dt><i>dbs</i></dt>
820 <dd>
821 reference to the debug server object
822 </dd>
823 </dl><a NAME="ViewManager.__addBookmarked" ID="ViewManager.__addBookmarked"></a>
824 <h4>ViewManager.__addBookmarked</h4> 819 <h4>ViewManager.__addBookmarked</h4>
825 <b>__addBookmarked</b>(<i></i>) 820 <b>__addBookmarked</b>(<i></i>)
826 <p> 821 <p>
827 Private method to add the current file to the list of bookmarked files. 822 Private method to add the current file to the list of bookmarked files.
828 </p><a NAME="ViewManager.__autosave" ID="ViewManager.__autosave"></a> 823 </p><a NAME="ViewManager.__autosave" ID="ViewManager.__autosave"></a>
1260 </p><dl> 1255 </p><dl>
1261 <dt><i>act</i></dt> 1256 <dt><i>act</i></dt>
1262 <dd> 1257 <dd>
1263 reference to the action that triggered (QAction) 1258 reference to the action that triggered (QAction)
1264 </dd> 1259 </dd>
1265 </dl><a NAME="ViewManager.__previousBookmark" ID="ViewManager.__previousBookmark"></a> 1260 </dl><a NAME="ViewManager.__previewEditor" ID="ViewManager.__previewEditor"></a>
1261 <h4>ViewManager.__previewEditor</h4>
1262 <b>__previewEditor</b>(<i></i>)
1263 <p>
1264 Private method to preview the contents of the current editor in a web browser.
1265 </p><a NAME="ViewManager.__previousBookmark" ID="ViewManager.__previousBookmark"></a>
1266 <h4>ViewManager.__previousBookmark</h4> 1266 <h4>ViewManager.__previousBookmark</h4>
1267 <b>__previousBookmark</b>(<i></i>) 1267 <b>__previousBookmark</b>(<i></i>)
1268 <p> 1268 <p>
1269 Private method to handle the previous bookmark action. 1269 Private method to handle the previous bookmark action.
1270 </p><a NAME="ViewManager.__previousTask" ID="ViewManager.__previousTask"></a> 1270 </p><a NAME="ViewManager.__previousTask" ID="ViewManager.__previousTask"></a>

eric ide

mercurial