Documentation/Source/eric5.Project.ProjectFormsBrowser.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.Project.ProjectFormsBrowser.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Project.ProjectFormsBrowser.html	Sun Oct 13 17:44:48 2013 +0200
@@ -48,26 +48,26 @@
 <dt>appendStderr(str)</dt>
 <dd>
 emitted after something was received from
-            a QProcess on stderr
+        a QProcess on stderr
 </dd><dt>closeSourceWindow(str)</dt>
 <dd>
-emitted after a file has been removed/deleted
-            from the project
+emitted after a file has been
+        removed/deleted from the project
 </dd><dt>menusAboutToBeCreated()</dt>
 <dd>
 emitted when the context menus are about to
-            be created. This is the right moment to add or remove hook methods.
+        be created. This is the right moment to add or remove hook methods.
 </dd><dt>showMenu(str, QMenu)</dt>
 <dd>
-emitted when a menu is about to be shown. The name
-            of the menu and a reference to the menu are given.
+emitted when a menu is about to be shown. The
+        name of the menu and a reference to the menu are given.
 </dd><dt>sourceFile(str)</dt>
 <dd>
 emitted to open a forms file in an editor
 </dd><dt>trpreview(list of str)</dt>
 <dd>
 emitted to preview form files in the
-            translations previewer
+        translations previewer
 </dd><dt>uipreview(str)</dt>
 <dd>
 emitted to preview a forms file
@@ -279,7 +279,8 @@
 <h4>ProjectFormsBrowser.__newUiForm</h4>
 <b>__newUiForm</b>(<i>path</i>)
 <p>
-        Private slot to handle the New Form menu action for Qt-related projects.
+        Private slot to handle the New Form menu action for Qt-related
+        projects.
 </p><dl>
 <dt><i>path</i></dt>
 <dd>

eric ide

mercurial