Project/ProjectFormsBrowser.py

changeset 5726
e1dbd217214a
parent 5697
ee81081a0ff7
child 5878
74d02cd37185
diff -r 671561c52802 -r e1dbd217214a Project/ProjectFormsBrowser.py
--- a/Project/ProjectFormsBrowser.py	Fri May 05 19:05:26 2017 +0200
+++ b/Project/ProjectFormsBrowser.py	Fri May 05 19:06:52 2017 +0200
@@ -43,12 +43,7 @@
     
     @signal appendStderr(str) emitted after something was received from
         a QProcess on stderr
-    @signal sourceFile(str) emitted to open a forms file in an editor
     @signal uipreview(str) emitted to preview a forms file
-    @signal trpreview(list of str) emitted to preview form files in the
-        translations previewer
-    @signal closeSourceWindow(str) emitted after a file has been
-        removed/deleted from the project
     @signal showMenu(str, QMenu) emitted when a menu is about to be shown. The
         name of the menu and a reference to the menu are given.
     @signal menusAboutToBeCreated() emitted when the context menus are about to

eric ide

mercurial