Project/ProjectOthersBrowser.py

changeset 5726
e1dbd217214a
parent 5389
9b1c800daff3
child 6048
82ad8ec9548c
--- a/Project/ProjectOthersBrowser.py	Fri May 05 19:05:26 2017 +0200
+++ b/Project/ProjectOthersBrowser.py	Fri May 05 19:06:52 2017 +0200
@@ -30,13 +30,6 @@
     A class used to display the parts of the project, that don't fit the
     other categories.
     
-    @signal sourceFile(str) emitted to open a file
-    @signal pixmapFile(str) emitted to open a pixmap file
-    @signal pixmapEditFile(str) emitted to edit a pixmap file
-    @signal svgFile(str) emitted to open a SVG file
-    @signal binaryFile(str) emitted to open a file as binary
-    @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.
     """

eric ide

mercurial