Documentation/Source/eric5.Project.ProjectOthersBrowser.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 767
27554f80d08f
equal deleted inserted replaced
500:c3abc7895a01 501:5c615a85241a
45 <h2>ProjectOthersBrowser</h2> 45 <h2>ProjectOthersBrowser</h2>
46 <p> 46 <p>
47 A class used to display the parts of the project, that don't fit the other categories. 47 A class used to display the parts of the project, that don't fit the other categories.
48 </p><h4>Signals</h4> 48 </p><h4>Signals</h4>
49 <dl> 49 <dl>
50 <dt>closeSourceWindow(string)</dt> 50 <dt>closeSourceWindow(str)</dt>
51 <dd> 51 <dd>
52 emitted after a file has been removed/deleted 52 emitted after a file has been removed/deleted
53 from the project 53 from the project
54 </dd><dt>pixmapEditFile(string)</dt> 54 </dd><dt>pixmapEditFile(str)</dt>
55 <dd> 55 <dd>
56 emitted to edit a pixmap file 56 emitted to edit a pixmap file
57 </dd><dt>pixmapFile(string)</dt> 57 </dd><dt>pixmapFile(str)</dt>
58 <dd> 58 <dd>
59 emitted to open a pixmap file 59 emitted to open a pixmap file
60 </dd><dt>showMenu(string, QMenu)</dt> 60 </dd><dt>showMenu(str, QMenu)</dt>
61 <dd> 61 <dd>
62 emitted when a menu is about to be shown. The name 62 emitted when a menu is about to be shown. The name
63 of the menu and a reference to the menu are given. 63 of the menu and a reference to the menu are given.
64 </dd><dt>sourceFile(string)</dt> 64 </dd><dt>sourceFile(str)</dt>
65 <dd> 65 <dd>
66 emitted to open a file 66 emitted to open a file
67 </dd><dt>svgFile(string)</dt> 67 </dd><dt>svgFile(str)</dt>
68 <dd> 68 <dd>
69 emitted to open a SVG file 69 emitted to open a SVG file
70 </dd> 70 </dd>
71 </dl> 71 </dl>
72 <h3>Derived from</h3> 72 <h3>Derived from</h3>
73 ProjectBaseBrowser 73 ProjectBaseBrowser
74 <h3>Class Attributes</h3> 74 <h3>Class Attributes</h3>
75 <table> 75 <table>
76 <tr><td>None</td></tr> 76 <tr><td>closeSourceWindow</td></tr><tr><td>pixmapEditFile</td></tr><tr><td>pixmapFile</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr><tr><td>svgFile</td></tr>
77 </table> 77 </table>
78 <h3>Methods</h3> 78 <h3>Methods</h3>
79 <table> 79 <table>
80 <tr> 80 <tr>
81 <td><a href="#ProjectOthersBrowser.__init__">ProjectOthersBrowser</a></td> 81 <td><a href="#ProjectOthersBrowser.__init__">ProjectOthersBrowser</a></td>

eric ide

mercurial