Documentation/Source/eric5.Project.ProjectSourcesBrowser.html

changeset 788
5b1b59777460
parent 767
27554f80d08f
child 945
8cd4d08fa9f6
child 1278
fb0460fd00b9
equal deleted inserted replaced
786:06290d4db8ab 788:5b1b59777460
52 from the project 52 from the project
53 </dd><dt>showMenu(str, QMenu)</dt> 53 </dd><dt>showMenu(str, QMenu)</dt>
54 <dd> 54 <dd>
55 emitted when a menu is about to be shown. The name 55 emitted when a menu is about to be shown. The name
56 of the menu and a reference to the menu are given. 56 of the menu and a reference to the menu are given.
57 </dd><dt>sourceFile(str)</dt>
58 <dd>
59 emitted to open the given file.
60 </dd><dt>sourceFile(str, int)</dt>
61 <dd>
62 emitted to open the given file at the given line.
63 </dd><dt>sourceFile(str, int, str)</dt>
64 <dd>
65 emitted to open the given file as the given type
66 at the given line.
57 </dd> 67 </dd>
58 </dl> 68 </dl>
59 <h3>Derived from</h3> 69 <h3>Derived from</h3>
60 ProjectBaseBrowser 70 ProjectBaseBrowser
61 <h3>Class Attributes</h3> 71 <h3>Class Attributes</h3>

eric ide

mercurial