Documentation/Source/eric5.Project.ProjectResourcesBrowser.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 767
27554f80d08f
equal deleted inserted replaced
500:c3abc7895a01 501:5c615a85241a
44 <h2>ProjectResourcesBrowser</h2> 44 <h2>ProjectResourcesBrowser</h2>
45 <p> 45 <p>
46 A class used to display the resources part of the project. 46 A class used to display the resources part of the project.
47 </p><h4>Signals</h4> 47 </p><h4>Signals</h4>
48 <dl> 48 <dl>
49 <dt>appendStderr(string)</dt> 49 <dt>appendStderr(str)</dt>
50 <dd> 50 <dd>
51 emitted after something was received from 51 emitted after something was received from
52 a QProcess on stderr 52 a QProcess on stderr
53 </dd><dt>closeSourceWindow(string)</dt> 53 </dd><dt>closeSourceWindow(str)</dt>
54 <dd> 54 <dd>
55 emitted after a file has been removed/deleted 55 emitted after a file has been removed/deleted
56 from the project 56 from the project
57 </dd><dt>showMenu(string, QMenu)</dt> 57 </dd><dt>showMenu(str, QMenu)</dt>
58 <dd> 58 <dd>
59 emitted when a menu is about to be shown. The name 59 emitted when a menu is about to be shown. The name
60 of the menu and a reference to the menu are given. 60 of the menu and a reference to the menu are given.
61 </dd><dt>sourceFile(string)</dt> 61 </dd><dt>sourceFile(str)</dt>
62 <dd> 62 <dd>
63 emitted to open a resources file in an editor 63 emitted to open a resources file in an editor
64 </dd> 64 </dd>
65 </dl> 65 </dl>
66 <h3>Derived from</h3> 66 <h3>Derived from</h3>
67 ProjectBaseBrowser 67 ProjectBaseBrowser
68 <h3>Class Attributes</h3> 68 <h3>Class Attributes</h3>
69 <table> 69 <table>
70 <tr><td>RCFilenameFormatPython</td></tr><tr><td>RCFilenameFormatRuby</td></tr> 70 <tr><td>RCFilenameFormatPython</td></tr><tr><td>RCFilenameFormatRuby</td></tr><tr><td>appendStderr</td></tr><tr><td>closeSourceWindow</td></tr><tr><td>showMenu</td></tr><tr><td>sourceFile</td></tr>
71 </table> 71 </table>
72 <h3>Methods</h3> 72 <h3>Methods</h3>
73 <table> 73 <table>
74 <tr> 74 <tr>
75 <td><a href="#ProjectResourcesBrowser.__init__">ProjectResourcesBrowser</a></td> 75 <td><a href="#ProjectResourcesBrowser.__init__">ProjectResourcesBrowser</a></td>

eric ide

mercurial