47 <dl> |
47 <dl> |
48 <dt>appendStderr(str)</dt> |
48 <dt>appendStderr(str)</dt> |
49 <dd> |
49 <dd> |
50 emitted after something was received from |
50 emitted after something was received from |
51 a QProcess on stderr |
51 a QProcess on stderr |
52 </dd><dt>closeSourceWindow(str)</dt> |
|
53 <dd> |
|
54 emitted after a file has been |
|
55 removed/deleted from the project |
|
56 </dd><dt>showMenu(str, QMenu)</dt> |
52 </dd><dt>showMenu(str, QMenu)</dt> |
57 <dd> |
53 <dd> |
58 emitted when a menu is about to be shown. |
54 emitted when a menu is about to be shown. |
59 The name of the menu and a reference to the menu are given. |
55 The name of the menu and a reference to the menu are given. |
60 </dd><dt>sourceFile(str)</dt> |
|
61 <dd> |
|
62 emitted to open a resources file in an editor |
|
63 </dd> |
56 </dd> |
64 </dl> |
57 </dl> |
65 <h3>Derived from</h3> |
58 <h3>Derived from</h3> |
66 ProjectBaseBrowser |
59 ProjectBaseBrowser |
67 <h3>Class Attributes</h3> |
60 <h3>Class Attributes</h3> |