Documentation/Source/eric6.Project.ProjectInterfacesBrowser.html

changeset 5727
c8842a8d1167
parent 3673
e26d7d0c1088
child 6447
6d85c56508e7
equal deleted inserted replaced
5726:e1dbd217214a 5727:c8842a8d1167
52 a QProcess on stderr 52 a QProcess on stderr
53 </dd><dt>appendStdout(str)</dt> 53 </dd><dt>appendStdout(str)</dt>
54 <dd> 54 <dd>
55 emitted after something was received from 55 emitted after something was received from
56 a QProcess on stdout 56 a QProcess on stdout
57 </dd><dt>closeSourceWindow(str)</dt>
58 <dd>
59 emitted after a file has been
60 removed/deleted from the project
61 </dd><dt>showMenu(str, QMenu)</dt> 57 </dd><dt>showMenu(str, QMenu)</dt>
62 <dd> 58 <dd>
63 emitted when a menu is about to be shown. 59 emitted when a menu is about to be shown.
64 The name of the menu and a reference to the menu are given. 60 The name of the menu and a reference to the menu are given.
65 </dd><dt>sourceFile(str, int = 0)</dt>
66 <dd>
67 emitted to open a file
68 </dd> 61 </dd>
69 </dl> 62 </dl>
70 <h3>Derived from</h3> 63 <h3>Derived from</h3>
71 ProjectBaseBrowser 64 ProjectBaseBrowser
72 <h3>Class Attributes</h3> 65 <h3>Class Attributes</h3>

eric ide

mercurial