Documentation/Source/eric5.Project.ProjectSourcesBrowser.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.Project.ProjectSourcesBrowser</h1> 23 <h1>eric5.Project.ProjectSourcesBrowser</h1>
24 <p> 24 <p>
25 &#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#99;&#108;&#97;&#115;&#115; &#117;&#115;&#101;&#100; &#116;&#111; &#100;&#105;&#115;&#112;&#108;&#97;y &#116;&#104;&#101; &#83;&#111;&#117;&#114;&#99;&#101;&#115; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;. 25 Module implementing a class used to display the Sources part of the project.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#ProjectSourcesBrowser">ProjectSourcesBrowser</a></td> 34 <td><a href="#ProjectSourcesBrowser">ProjectSourcesBrowser</a></td>
35 <td>&#65; &#99;&#108;&#97;&#115;&#115; &#117;&#115;&#101;&#100; &#116;&#111; &#100;&#105;&#115;&#112;&#108;&#97;y &#116;&#104;&#101; &#83;&#111;&#117;&#114;&#99;&#101;&#115; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;.</td> 35 <td>A class used to display the Sources part of the project.</td>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Functions</h3> 38 <h3>Functions</h3>
39 <table> 39 <table>
40 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
41 </table> 41 </table>
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="ProjectSourcesBrowser" ID="ProjectSourcesBrowser"></a> 43 <a NAME="ProjectSourcesBrowser" ID="ProjectSourcesBrowser"></a>
44 <h2>ProjectSourcesBrowser</h2> 44 <h2>ProjectSourcesBrowser</h2>
45 <p> 45 <p>
46 &#65; &#99;&#108;&#97;&#115;&#115; &#117;&#115;&#101;&#100; &#116;&#111; &#100;&#105;&#115;&#112;&#108;&#97;y &#116;&#104;&#101; &#83;&#111;&#117;&#114;&#99;&#101;&#115; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;. 46 A class used to display the Sources part of the project.
47 </p><h4>Signals</h4> 47 </p><h4>Signals</h4>
48 <dl> 48 <dl>
49 <dt>closeSourceWindow(string)</dt> 49 <dt>closeSourceWindow(string)</dt>
50 <dd> 50 <dd>
51 &#101;&#109;&#105;&#116;&#116;&#101;&#100; &#97;&#102;&#116;&#101;&#114; &#97; &#102;&#105;&#108;&#101; &#104;&#97;&#115; &#98;&#101;&#101;&#110; &#114;&#101;&#109;&#111;v&#101;&#100;/&#100;&#101;&#108;&#101;&#116;&#101;&#100; 51 emitted after a file has been removed/deleted
52 &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; 52 from the project
53 </dd><dt>showMenu(string, QMenu)</dt> 53 </dd><dt>showMenu(string, QMenu)</dt>
54 <dd> 54 <dd>
55 &#101;&#109;&#105;&#116;&#116;&#101;&#100; w&#104;&#101;&#110; &#97; &#109;&#101;&#110;&#117; &#105;&#115; &#97;&#98;&#111;&#117;&#116; &#116;&#111; &#98;&#101; &#115;&#104;&#111;w&#110;. &#84;&#104;&#101; &#110;&#97;&#109;&#101; 55 emitted when a menu is about to be shown. The name
56 &#111;&#102; &#116;&#104;&#101; &#109;&#101;&#110;&#117; &#97;&#110;&#100; &#97; &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#109;&#101;&#110;&#117; &#97;&#114;&#101; &#103;&#105;v&#101;&#110;. 56 of the menu and a reference to the menu are given.
57 </dd> 57 </dd>
58 </dl> 58 </dl>
59 <h3>Derived from</h3> 59 <h3>Derived from</h3>
60 ProjectBaseBrowser 60 ProjectBaseBrowser
61 <h3>Class Attributes</h3> 61 <h3>Class Attributes</h3>
64 </table> 64 </table>
65 <h3>Methods</h3> 65 <h3>Methods</h3>
66 <table> 66 <table>
67 <tr> 67 <tr>
68 <td><a href="#ProjectSourcesBrowser.__init__">ProjectSourcesBrowser</a></td> 68 <td><a href="#ProjectSourcesBrowser.__init__">ProjectSourcesBrowser</a></td>
69 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 69 <td>Constructor</td>
70 </tr><tr> 70 </tr><tr>
71 <td><a href="#ProjectSourcesBrowser.__addNewPackage">__addNewPackage</a></td> 71 <td><a href="#ProjectSourcesBrowser.__addNewPackage">__addNewPackage</a></td>
72 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#110;&#101;w &#112;&#97;&#99;&#107;&#97;&#103;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;.</td> 72 <td>Private method to add a new package to the project.</td>
73 </tr><tr> 73 </tr><tr>
74 <td><a href="#ProjectSourcesBrowser.__addSourceDirectory">__addSourceDirectory</a></td> 74 <td><a href="#ProjectSourcesBrowser.__addSourceDirectory">__addSourceDirectory</a></td>
75 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#115;&#111;&#117;&#114;&#99;&#101; &#102;&#105;&#108;&#101;&#115; &#111;&#102; &#97; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#116;&#111; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;.</td> 75 <td>Private method to add source files of a directory to the project.</td>
76 </tr><tr> 76 </tr><tr>
77 <td><a href="#ProjectSourcesBrowser.__addSourceFiles">__addSourceFiles</a></td> 77 <td><a href="#ProjectSourcesBrowser.__addSourceFiles">__addSourceFiles</a></td>
78 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#115;&#111;&#117;&#114;&#99;&#101; &#102;&#105;&#108;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;.</td> 78 <td>Private method to add a source file to the project.</td>
79 </tr><tr> 79 </tr><tr>
80 <td><a href="#ProjectSourcesBrowser.__closeAllWindows">__closeAllWindows</a></td> 80 <td><a href="#ProjectSourcesBrowser.__closeAllWindows">__closeAllWindows</a></td>
81 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#111;&#115;&#101; &#97;&#108;&#108; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#114;&#101;&#108;&#97;&#116;&#101;&#100; w&#105;&#110;&#100;&#111;w&#115;.</td> 81 <td>Private method to close all project related windows.</td>
82 </tr><tr> 82 </tr><tr>
83 <td><a href="#ProjectSourcesBrowser.__createPythonPopupMenus">__createPythonPopupMenus</a></td> 83 <td><a href="#ProjectSourcesBrowser.__createPythonPopupMenus">__createPythonPopupMenus</a></td>
84 <td>&#80;&#114;&#105;v&#97;&#116; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#116;&#104;&#101; &#112;&#111;&#112;&#117;&#112; &#109;&#101;&#110;&#117;&#115; &#102;&#111;&#114; &#97; &#80;y&#116;&#104;&#111;&#110; &#112;&#114;&#111;&#106;&#101;&#99;&#116;.</td> 84 <td>Privat method to generate the popup menus for a Python project.</td>
85 </tr><tr> 85 </tr><tr>
86 <td><a href="#ProjectSourcesBrowser.__createRubyPopupMenus">__createRubyPopupMenus</a></td> 86 <td><a href="#ProjectSourcesBrowser.__createRubyPopupMenus">__createRubyPopupMenus</a></td>
87 <td>&#80;&#114;&#105;v&#97;&#116; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#116;&#104;&#101; &#112;&#111;&#112;&#117;&#112; &#109;&#101;&#110;&#117;&#115; &#102;&#111;&#114; &#97; &#82;&#117;&#98;y &#112;&#114;&#111;&#106;&#101;&#99;&#116;.</td> 87 <td>Privat method to generate the popup menus for a Ruby project.</td>
88 </tr><tr> 88 </tr><tr>
89 <td><a href="#ProjectSourcesBrowser.__deleteFile">__deleteFile</a></td> 89 <td><a href="#ProjectSourcesBrowser.__deleteFile">__deleteFile</a></td>
90 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#102;&#105;&#108;&#101;&#115; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;.</td> 90 <td>Private method to delete files from the project.</td>
91 </tr><tr> 91 </tr><tr>
92 <td><a href="#ProjectSourcesBrowser.__showApplicationDiagram">__showApplicationDiagram</a></td> 92 <td><a href="#ProjectSourcesBrowser.__showApplicationDiagram">__showApplicationDiagram</a></td>
93 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#103;&#114;&#97;&#109; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td> 93 <td>Private method to handle the application diagram context menu action.</td>
94 </tr><tr> 94 </tr><tr>
95 <td><a href="#ProjectSourcesBrowser.__showClassDiagram">__showClassDiagram</a></td> 95 <td><a href="#ProjectSourcesBrowser.__showClassDiagram">__showClassDiagram</a></td>
96 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#108;&#97;&#115;&#115; &#100;&#105;&#97;&#103;&#114;&#97;&#109; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td> 96 <td>Private method to handle the class diagram context menu action.</td>
97 </tr><tr> 97 </tr><tr>
98 <td><a href="#ProjectSourcesBrowser.__showCodeCoverage">__showCodeCoverage</a></td> 98 <td><a href="#ProjectSourcesBrowser.__showCodeCoverage">__showCodeCoverage</a></td>
99 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#100;&#101; &#99;&#111;v&#101;&#114;&#97;&#103;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td> 99 <td>Private method to handle the code coverage context menu action.</td>
100 </tr><tr> 100 </tr><tr>
101 <td><a href="#ProjectSourcesBrowser.__showCodeMetrics">__showCodeMetrics</a></td> 101 <td><a href="#ProjectSourcesBrowser.__showCodeMetrics">__showCodeMetrics</a></td>
102 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#100;&#101; &#109;&#101;&#116;&#114;&#105;&#99;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td> 102 <td>Private method to handle the code metrics context menu action.</td>
103 </tr><tr> 103 </tr><tr>
104 <td><a href="#ProjectSourcesBrowser.__showContextMenu">__showContextMenu</a></td> 104 <td><a href="#ProjectSourcesBrowser.__showContextMenu">__showContextMenu</a></td>
105 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101;&#77;&#101;&#110;&#117; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108;.</td> 105 <td>Private slot called by the sourceMenu aboutToShow signal.</td>
106 </tr><tr> 106 </tr><tr>
107 <td><a href="#ProjectSourcesBrowser.__showContextMenuBack">__showContextMenuBack</a></td> 107 <td><a href="#ProjectSourcesBrowser.__showContextMenuBack">__showContextMenuBack</a></td>
108 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#116;&#104;&#101; &#98;&#97;&#99;&#107;&#77;&#101;&#110;&#117; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108;.</td> 108 <td>Private slot called by the backMenu aboutToShow signal.</td>
109 </tr><tr> 109 </tr><tr>
110 <td><a href="#ProjectSourcesBrowser.__showContextMenuCheck">__showContextMenuCheck</a></td> 110 <td><a href="#ProjectSourcesBrowser.__showContextMenuCheck">__showContextMenuCheck</a></td>
111 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;&#101;&#102;&#111;&#114;&#101; &#116;&#104;&#101; &#99;&#104;&#101;&#99;&#107;&#115; &#109;&#101;&#110;&#117; &#105;&#115; &#115;&#104;&#111;w&#110;.</td> 111 <td>Private slot called before the checks menu is shown.</td>
112 </tr><tr> 112 </tr><tr>
113 <td><a href="#ProjectSourcesBrowser.__showContextMenuDir">__showContextMenuDir</a></td> 113 <td><a href="#ProjectSourcesBrowser.__showContextMenuDir">__showContextMenuDir</a></td>
114 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#116;&#104;&#101; &#100;&#105;&#114;&#77;&#101;&#110;&#117; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108;.</td> 114 <td>Private slot called by the dirMenu aboutToShow signal.</td>
115 </tr><tr> 115 </tr><tr>
116 <td><a href="#ProjectSourcesBrowser.__showContextMenuDirMulti">__showContextMenuDirMulti</a></td> 116 <td><a href="#ProjectSourcesBrowser.__showContextMenuDirMulti">__showContextMenuDirMulti</a></td>
117 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#116;&#104;&#101; &#100;&#105;&#114;&#77;&#117;&#108;&#116;&#105;&#77;&#101;&#110;&#117; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108;.</td> 117 <td>Private slot called by the dirMultiMenu aboutToShow signal.</td>
118 </tr><tr> 118 </tr><tr>
119 <td><a href="#ProjectSourcesBrowser.__showContextMenuGraphics">__showContextMenuGraphics</a></td> 119 <td><a href="#ProjectSourcesBrowser.__showContextMenuGraphics">__showContextMenuGraphics</a></td>
120 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;&#101;&#102;&#111;&#114;&#101; &#116;&#104;&#101; &#99;&#104;&#101;&#99;&#107;&#115; &#109;&#101;&#110;&#117; &#105;&#115; &#115;&#104;&#111;w&#110;.</td> 120 <td>Private slot called before the checks menu is shown.</td>
121 </tr><tr> 121 </tr><tr>
122 <td><a href="#ProjectSourcesBrowser.__showContextMenuMulti">__showContextMenuMulti</a></td> 122 <td><a href="#ProjectSourcesBrowser.__showContextMenuMulti">__showContextMenuMulti</a></td>
123 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#116;&#104;&#101; &#109;&#117;&#108;&#116;&#105;&#77;&#101;&#110;&#117; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108;.</td> 123 <td>Private slot called by the multiMenu aboutToShow signal.</td>
124 </tr><tr> 124 </tr><tr>
125 <td><a href="#ProjectSourcesBrowser.__showContextMenuShow">__showContextMenuShow</a></td> 125 <td><a href="#ProjectSourcesBrowser.__showContextMenuShow">__showContextMenuShow</a></td>
126 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;&#101;&#102;&#111;&#114;&#101; &#116;&#104;&#101; &#115;&#104;&#111;w &#109;&#101;&#110;&#117; &#105;&#115; &#115;&#104;&#111;w&#110;.</td> 126 <td>Private slot called before the show menu is shown.</td>
127 </tr><tr> 127 </tr><tr>
128 <td><a href="#ProjectSourcesBrowser.__showImportsDiagram">__showImportsDiagram</a></td> 128 <td><a href="#ProjectSourcesBrowser.__showImportsDiagram">__showImportsDiagram</a></td>
129 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#105;&#109;&#112;&#111;&#114;&#116;&#115; &#100;&#105;&#97;&#103;&#114;&#97;&#109; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td> 129 <td>Private method to handle the imports diagram context menu action.</td>
130 </tr><tr> 130 </tr><tr>
131 <td><a href="#ProjectSourcesBrowser.__showPackageDiagram">__showPackageDiagram</a></td> 131 <td><a href="#ProjectSourcesBrowser.__showPackageDiagram">__showPackageDiagram</a></td>
132 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#112;&#97;&#99;&#107;&#97;&#103;&#101; &#100;&#105;&#97;&#103;&#114;&#97;&#109; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td> 132 <td>Private method to handle the package diagram context menu action.</td>
133 </tr><tr> 133 </tr><tr>
134 <td><a href="#ProjectSourcesBrowser.__showProfileData">__showProfileData</a></td> 134 <td><a href="#ProjectSourcesBrowser.__showProfileData">__showProfileData</a></td>
135 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#104;&#111;w &#112;&#114;&#111;&#102;&#105;&#108;&#101; &#100;&#97;&#116;&#97; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td> 135 <td>Private method to handle the show profile data context menu action.</td>
136 </tr><tr> 136 </tr><tr>
137 <td><a href="#ProjectSourcesBrowser._contextMenuRequested">_contextMenuRequested</a></td> 137 <td><a href="#ProjectSourcesBrowser._contextMenuRequested">_contextMenuRequested</a></td>
138 <td>&#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117;.</td> 138 <td>Protected slot to show the context menu.</td>
139 </tr><tr> 139 </tr><tr>
140 <td><a href="#ProjectSourcesBrowser._createPopupMenus">_createPopupMenus</a></td> 140 <td><a href="#ProjectSourcesBrowser._createPopupMenus">_createPopupMenus</a></td>
141 <td>&#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#111;v&#101;&#114;&#108;&#111;&#97;&#100;&#101;&#100; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#116;&#104;&#101; &#112;&#111;&#112;&#117;&#112; &#109;&#101;&#110;&#117;.</td> 141 <td>Protected overloaded method to generate the popup menu.</td>
142 </tr><tr> 142 </tr><tr>
143 <td><a href="#ProjectSourcesBrowser._openItem">_openItem</a></td> 143 <td><a href="#ProjectSourcesBrowser._openItem">_openItem</a></td>
144 <td>&#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#111;&#112;&#101;&#110; &#112;&#111;&#112;&#117;&#112; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td> 144 <td>Protected slot to handle the open popup menu entry.</td>
145 </tr><tr> 145 </tr><tr>
146 <td><a href="#ProjectSourcesBrowser._projectClosed">_projectClosed</a></td> 146 <td><a href="#ProjectSourcesBrowser._projectClosed">_projectClosed</a></td>
147 <td>&#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;&#67;&#108;&#111;&#115;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108;.</td> 147 <td>Protected slot to handle the projectClosed signal.</td>
148 </tr> 148 </tr>
149 </table> 149 </table>
150 <a NAME="ProjectSourcesBrowser.__init__" ID="ProjectSourcesBrowser.__init__"></a> 150 <a NAME="ProjectSourcesBrowser.__init__" ID="ProjectSourcesBrowser.__init__"></a>
151 <h4>ProjectSourcesBrowser (Constructor)</h4> 151 <h4>ProjectSourcesBrowser (Constructor)</h4>
152 <b>ProjectSourcesBrowser</b>(<i>project, parent = None</i>) 152 <b>ProjectSourcesBrowser</b>(<i>project, parent = None</i>)
153 <p> 153 <p>
154 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 154 Constructor
155 </p><dl> 155 </p><dl>
156 <dt><i>project</i></dt> 156 <dt><i>project</i></dt>
157 <dd> 157 <dd>
158 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#111;&#98;&#106;&#101;&#99;&#116; 158 reference to the project object
159 </dd><dt><i>parent</i></dt> 159 </dd><dt><i>parent</i></dt>
160 <dd> 160 <dd>
161 &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; &#111;&#102; &#116;&#104;&#105;&#115; &#98;&#114;&#111;w&#115;&#101;&#114; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;) 161 parent widget of this browser (QWidget)
162 </dd> 162 </dd>
163 </dl><a NAME="ProjectSourcesBrowser.__addNewPackage" ID="ProjectSourcesBrowser.__addNewPackage"></a> 163 </dl><a NAME="ProjectSourcesBrowser.__addNewPackage" ID="ProjectSourcesBrowser.__addNewPackage"></a>
164 <h4>ProjectSourcesBrowser.__addNewPackage</h4> 164 <h4>ProjectSourcesBrowser.__addNewPackage</h4>
165 <b>__addNewPackage</b>(<i></i>) 165 <b>__addNewPackage</b>(<i></i>)
166 <p> 166 <p>
167 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#110;&#101;w &#112;&#97;&#99;&#107;&#97;&#103;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;. 167 Private method to add a new package to the project.
168 </p><a NAME="ProjectSourcesBrowser.__addSourceDirectory" ID="ProjectSourcesBrowser.__addSourceDirectory"></a> 168 </p><a NAME="ProjectSourcesBrowser.__addSourceDirectory" ID="ProjectSourcesBrowser.__addSourceDirectory"></a>
169 <h4>ProjectSourcesBrowser.__addSourceDirectory</h4> 169 <h4>ProjectSourcesBrowser.__addSourceDirectory</h4>
170 <b>__addSourceDirectory</b>(<i></i>) 170 <b>__addSourceDirectory</b>(<i></i>)
171 <p> 171 <p>
172 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#115;&#111;&#117;&#114;&#99;&#101; &#102;&#105;&#108;&#101;&#115; &#111;&#102; &#97; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#116;&#111; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;. 172 Private method to add source files of a directory to the project.
173 </p><a NAME="ProjectSourcesBrowser.__addSourceFiles" ID="ProjectSourcesBrowser.__addSourceFiles"></a> 173 </p><a NAME="ProjectSourcesBrowser.__addSourceFiles" ID="ProjectSourcesBrowser.__addSourceFiles"></a>
174 <h4>ProjectSourcesBrowser.__addSourceFiles</h4> 174 <h4>ProjectSourcesBrowser.__addSourceFiles</h4>
175 <b>__addSourceFiles</b>(<i></i>) 175 <b>__addSourceFiles</b>(<i></i>)
176 <p> 176 <p>
177 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#115;&#111;&#117;&#114;&#99;&#101; &#102;&#105;&#108;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;. 177 Private method to add a source file to the project.
178 </p><a NAME="ProjectSourcesBrowser.__closeAllWindows" ID="ProjectSourcesBrowser.__closeAllWindows"></a> 178 </p><a NAME="ProjectSourcesBrowser.__closeAllWindows" ID="ProjectSourcesBrowser.__closeAllWindows"></a>
179 <h4>ProjectSourcesBrowser.__closeAllWindows</h4> 179 <h4>ProjectSourcesBrowser.__closeAllWindows</h4>
180 <b>__closeAllWindows</b>(<i></i>) 180 <b>__closeAllWindows</b>(<i></i>)
181 <p> 181 <p>
182 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#111;&#115;&#101; &#97;&#108;&#108; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#114;&#101;&#108;&#97;&#116;&#101;&#100; w&#105;&#110;&#100;&#111;w&#115;. 182 Private method to close all project related windows.
183 </p><a NAME="ProjectSourcesBrowser.__createPythonPopupMenus" ID="ProjectSourcesBrowser.__createPythonPopupMenus"></a> 183 </p><a NAME="ProjectSourcesBrowser.__createPythonPopupMenus" ID="ProjectSourcesBrowser.__createPythonPopupMenus"></a>
184 <h4>ProjectSourcesBrowser.__createPythonPopupMenus</h4> 184 <h4>ProjectSourcesBrowser.__createPythonPopupMenus</h4>
185 <b>__createPythonPopupMenus</b>(<i></i>) 185 <b>__createPythonPopupMenus</b>(<i></i>)
186 <p> 186 <p>
187 &#80;&#114;&#105;v&#97;&#116; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#116;&#104;&#101; &#112;&#111;&#112;&#117;&#112; &#109;&#101;&#110;&#117;&#115; &#102;&#111;&#114; &#97; &#80;y&#116;&#104;&#111;&#110; &#112;&#114;&#111;&#106;&#101;&#99;&#116;. 187 Privat method to generate the popup menus for a Python project.
188 </p><a NAME="ProjectSourcesBrowser.__createRubyPopupMenus" ID="ProjectSourcesBrowser.__createRubyPopupMenus"></a> 188 </p><a NAME="ProjectSourcesBrowser.__createRubyPopupMenus" ID="ProjectSourcesBrowser.__createRubyPopupMenus"></a>
189 <h4>ProjectSourcesBrowser.__createRubyPopupMenus</h4> 189 <h4>ProjectSourcesBrowser.__createRubyPopupMenus</h4>
190 <b>__createRubyPopupMenus</b>(<i></i>) 190 <b>__createRubyPopupMenus</b>(<i></i>)
191 <p> 191 <p>
192 &#80;&#114;&#105;v&#97;&#116; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#116;&#104;&#101; &#112;&#111;&#112;&#117;&#112; &#109;&#101;&#110;&#117;&#115; &#102;&#111;&#114; &#97; &#82;&#117;&#98;y &#112;&#114;&#111;&#106;&#101;&#99;&#116;. 192 Privat method to generate the popup menus for a Ruby project.
193 </p><a NAME="ProjectSourcesBrowser.__deleteFile" ID="ProjectSourcesBrowser.__deleteFile"></a> 193 </p><a NAME="ProjectSourcesBrowser.__deleteFile" ID="ProjectSourcesBrowser.__deleteFile"></a>
194 <h4>ProjectSourcesBrowser.__deleteFile</h4> 194 <h4>ProjectSourcesBrowser.__deleteFile</h4>
195 <b>__deleteFile</b>(<i></i>) 195 <b>__deleteFile</b>(<i></i>)
196 <p> 196 <p>
197 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#102;&#105;&#108;&#101;&#115; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;. 197 Private method to delete files from the project.
198 </p><a NAME="ProjectSourcesBrowser.__showApplicationDiagram" ID="ProjectSourcesBrowser.__showApplicationDiagram"></a> 198 </p><a NAME="ProjectSourcesBrowser.__showApplicationDiagram" ID="ProjectSourcesBrowser.__showApplicationDiagram"></a>
199 <h4>ProjectSourcesBrowser.__showApplicationDiagram</h4> 199 <h4>ProjectSourcesBrowser.__showApplicationDiagram</h4>
200 <b>__showApplicationDiagram</b>(<i></i>) 200 <b>__showApplicationDiagram</b>(<i></i>)
201 <p> 201 <p>
202 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#103;&#114;&#97;&#109; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;. 202 Private method to handle the application diagram context menu action.
203 </p><a NAME="ProjectSourcesBrowser.__showClassDiagram" ID="ProjectSourcesBrowser.__showClassDiagram"></a> 203 </p><a NAME="ProjectSourcesBrowser.__showClassDiagram" ID="ProjectSourcesBrowser.__showClassDiagram"></a>
204 <h4>ProjectSourcesBrowser.__showClassDiagram</h4> 204 <h4>ProjectSourcesBrowser.__showClassDiagram</h4>
205 <b>__showClassDiagram</b>(<i></i>) 205 <b>__showClassDiagram</b>(<i></i>)
206 <p> 206 <p>
207 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#108;&#97;&#115;&#115; &#100;&#105;&#97;&#103;&#114;&#97;&#109; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;. 207 Private method to handle the class diagram context menu action.
208 </p><a NAME="ProjectSourcesBrowser.__showCodeCoverage" ID="ProjectSourcesBrowser.__showCodeCoverage"></a> 208 </p><a NAME="ProjectSourcesBrowser.__showCodeCoverage" ID="ProjectSourcesBrowser.__showCodeCoverage"></a>
209 <h4>ProjectSourcesBrowser.__showCodeCoverage</h4> 209 <h4>ProjectSourcesBrowser.__showCodeCoverage</h4>
210 <b>__showCodeCoverage</b>(<i></i>) 210 <b>__showCodeCoverage</b>(<i></i>)
211 <p> 211 <p>
212 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#100;&#101; &#99;&#111;v&#101;&#114;&#97;&#103;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;. 212 Private method to handle the code coverage context menu action.
213 </p><a NAME="ProjectSourcesBrowser.__showCodeMetrics" ID="ProjectSourcesBrowser.__showCodeMetrics"></a> 213 </p><a NAME="ProjectSourcesBrowser.__showCodeMetrics" ID="ProjectSourcesBrowser.__showCodeMetrics"></a>
214 <h4>ProjectSourcesBrowser.__showCodeMetrics</h4> 214 <h4>ProjectSourcesBrowser.__showCodeMetrics</h4>
215 <b>__showCodeMetrics</b>(<i></i>) 215 <b>__showCodeMetrics</b>(<i></i>)
216 <p> 216 <p>
217 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#100;&#101; &#109;&#101;&#116;&#114;&#105;&#99;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;. 217 Private method to handle the code metrics context menu action.
218 </p><a NAME="ProjectSourcesBrowser.__showContextMenu" ID="ProjectSourcesBrowser.__showContextMenu"></a> 218 </p><a NAME="ProjectSourcesBrowser.__showContextMenu" ID="ProjectSourcesBrowser.__showContextMenu"></a>
219 <h4>ProjectSourcesBrowser.__showContextMenu</h4> 219 <h4>ProjectSourcesBrowser.__showContextMenu</h4>
220 <b>__showContextMenu</b>(<i></i>) 220 <b>__showContextMenu</b>(<i></i>)
221 <p> 221 <p>
222 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101;&#77;&#101;&#110;&#117; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108;. 222 Private slot called by the sourceMenu aboutToShow signal.
223 </p><a NAME="ProjectSourcesBrowser.__showContextMenuBack" ID="ProjectSourcesBrowser.__showContextMenuBack"></a> 223 </p><a NAME="ProjectSourcesBrowser.__showContextMenuBack" ID="ProjectSourcesBrowser.__showContextMenuBack"></a>
224 <h4>ProjectSourcesBrowser.__showContextMenuBack</h4> 224 <h4>ProjectSourcesBrowser.__showContextMenuBack</h4>
225 <b>__showContextMenuBack</b>(<i></i>) 225 <b>__showContextMenuBack</b>(<i></i>)
226 <p> 226 <p>
227 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#116;&#104;&#101; &#98;&#97;&#99;&#107;&#77;&#101;&#110;&#117; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108;. 227 Private slot called by the backMenu aboutToShow signal.
228 </p><a NAME="ProjectSourcesBrowser.__showContextMenuCheck" ID="ProjectSourcesBrowser.__showContextMenuCheck"></a> 228 </p><a NAME="ProjectSourcesBrowser.__showContextMenuCheck" ID="ProjectSourcesBrowser.__showContextMenuCheck"></a>
229 <h4>ProjectSourcesBrowser.__showContextMenuCheck</h4> 229 <h4>ProjectSourcesBrowser.__showContextMenuCheck</h4>
230 <b>__showContextMenuCheck</b>(<i></i>) 230 <b>__showContextMenuCheck</b>(<i></i>)
231 <p> 231 <p>
232 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;&#101;&#102;&#111;&#114;&#101; &#116;&#104;&#101; &#99;&#104;&#101;&#99;&#107;&#115; &#109;&#101;&#110;&#117; &#105;&#115; &#115;&#104;&#111;w&#110;. 232 Private slot called before the checks menu is shown.
233 </p><a NAME="ProjectSourcesBrowser.__showContextMenuDir" ID="ProjectSourcesBrowser.__showContextMenuDir"></a> 233 </p><a NAME="ProjectSourcesBrowser.__showContextMenuDir" ID="ProjectSourcesBrowser.__showContextMenuDir"></a>
234 <h4>ProjectSourcesBrowser.__showContextMenuDir</h4> 234 <h4>ProjectSourcesBrowser.__showContextMenuDir</h4>
235 <b>__showContextMenuDir</b>(<i></i>) 235 <b>__showContextMenuDir</b>(<i></i>)
236 <p> 236 <p>
237 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#116;&#104;&#101; &#100;&#105;&#114;&#77;&#101;&#110;&#117; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108;. 237 Private slot called by the dirMenu aboutToShow signal.
238 </p><a NAME="ProjectSourcesBrowser.__showContextMenuDirMulti" ID="ProjectSourcesBrowser.__showContextMenuDirMulti"></a> 238 </p><a NAME="ProjectSourcesBrowser.__showContextMenuDirMulti" ID="ProjectSourcesBrowser.__showContextMenuDirMulti"></a>
239 <h4>ProjectSourcesBrowser.__showContextMenuDirMulti</h4> 239 <h4>ProjectSourcesBrowser.__showContextMenuDirMulti</h4>
240 <b>__showContextMenuDirMulti</b>(<i></i>) 240 <b>__showContextMenuDirMulti</b>(<i></i>)
241 <p> 241 <p>
242 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#116;&#104;&#101; &#100;&#105;&#114;&#77;&#117;&#108;&#116;&#105;&#77;&#101;&#110;&#117; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108;. 242 Private slot called by the dirMultiMenu aboutToShow signal.
243 </p><a NAME="ProjectSourcesBrowser.__showContextMenuGraphics" ID="ProjectSourcesBrowser.__showContextMenuGraphics"></a> 243 </p><a NAME="ProjectSourcesBrowser.__showContextMenuGraphics" ID="ProjectSourcesBrowser.__showContextMenuGraphics"></a>
244 <h4>ProjectSourcesBrowser.__showContextMenuGraphics</h4> 244 <h4>ProjectSourcesBrowser.__showContextMenuGraphics</h4>
245 <b>__showContextMenuGraphics</b>(<i></i>) 245 <b>__showContextMenuGraphics</b>(<i></i>)
246 <p> 246 <p>
247 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;&#101;&#102;&#111;&#114;&#101; &#116;&#104;&#101; &#99;&#104;&#101;&#99;&#107;&#115; &#109;&#101;&#110;&#117; &#105;&#115; &#115;&#104;&#111;w&#110;. 247 Private slot called before the checks menu is shown.
248 </p><a NAME="ProjectSourcesBrowser.__showContextMenuMulti" ID="ProjectSourcesBrowser.__showContextMenuMulti"></a> 248 </p><a NAME="ProjectSourcesBrowser.__showContextMenuMulti" ID="ProjectSourcesBrowser.__showContextMenuMulti"></a>
249 <h4>ProjectSourcesBrowser.__showContextMenuMulti</h4> 249 <h4>ProjectSourcesBrowser.__showContextMenuMulti</h4>
250 <b>__showContextMenuMulti</b>(<i></i>) 250 <b>__showContextMenuMulti</b>(<i></i>)
251 <p> 251 <p>
252 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#116;&#104;&#101; &#109;&#117;&#108;&#116;&#105;&#77;&#101;&#110;&#117; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108;. 252 Private slot called by the multiMenu aboutToShow signal.
253 </p><a NAME="ProjectSourcesBrowser.__showContextMenuShow" ID="ProjectSourcesBrowser.__showContextMenuShow"></a> 253 </p><a NAME="ProjectSourcesBrowser.__showContextMenuShow" ID="ProjectSourcesBrowser.__showContextMenuShow"></a>
254 <h4>ProjectSourcesBrowser.__showContextMenuShow</h4> 254 <h4>ProjectSourcesBrowser.__showContextMenuShow</h4>
255 <b>__showContextMenuShow</b>(<i></i>) 255 <b>__showContextMenuShow</b>(<i></i>)
256 <p> 256 <p>
257 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;&#101;&#102;&#111;&#114;&#101; &#116;&#104;&#101; &#115;&#104;&#111;w &#109;&#101;&#110;&#117; &#105;&#115; &#115;&#104;&#111;w&#110;. 257 Private slot called before the show menu is shown.
258 </p><a NAME="ProjectSourcesBrowser.__showImportsDiagram" ID="ProjectSourcesBrowser.__showImportsDiagram"></a> 258 </p><a NAME="ProjectSourcesBrowser.__showImportsDiagram" ID="ProjectSourcesBrowser.__showImportsDiagram"></a>
259 <h4>ProjectSourcesBrowser.__showImportsDiagram</h4> 259 <h4>ProjectSourcesBrowser.__showImportsDiagram</h4>
260 <b>__showImportsDiagram</b>(<i></i>) 260 <b>__showImportsDiagram</b>(<i></i>)
261 <p> 261 <p>
262 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#105;&#109;&#112;&#111;&#114;&#116;&#115; &#100;&#105;&#97;&#103;&#114;&#97;&#109; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;. 262 Private method to handle the imports diagram context menu action.
263 </p><a NAME="ProjectSourcesBrowser.__showPackageDiagram" ID="ProjectSourcesBrowser.__showPackageDiagram"></a> 263 </p><a NAME="ProjectSourcesBrowser.__showPackageDiagram" ID="ProjectSourcesBrowser.__showPackageDiagram"></a>
264 <h4>ProjectSourcesBrowser.__showPackageDiagram</h4> 264 <h4>ProjectSourcesBrowser.__showPackageDiagram</h4>
265 <b>__showPackageDiagram</b>(<i></i>) 265 <b>__showPackageDiagram</b>(<i></i>)
266 <p> 266 <p>
267 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#112;&#97;&#99;&#107;&#97;&#103;&#101; &#100;&#105;&#97;&#103;&#114;&#97;&#109; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;. 267 Private method to handle the package diagram context menu action.
268 </p><a NAME="ProjectSourcesBrowser.__showProfileData" ID="ProjectSourcesBrowser.__showProfileData"></a> 268 </p><a NAME="ProjectSourcesBrowser.__showProfileData" ID="ProjectSourcesBrowser.__showProfileData"></a>
269 <h4>ProjectSourcesBrowser.__showProfileData</h4> 269 <h4>ProjectSourcesBrowser.__showProfileData</h4>
270 <b>__showProfileData</b>(<i></i>) 270 <b>__showProfileData</b>(<i></i>)
271 <p> 271 <p>
272 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#104;&#111;w &#112;&#114;&#111;&#102;&#105;&#108;&#101; &#100;&#97;&#116;&#97; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;. 272 Private method to handle the show profile data context menu action.
273 </p><a NAME="ProjectSourcesBrowser._contextMenuRequested" ID="ProjectSourcesBrowser._contextMenuRequested"></a> 273 </p><a NAME="ProjectSourcesBrowser._contextMenuRequested" ID="ProjectSourcesBrowser._contextMenuRequested"></a>
274 <h4>ProjectSourcesBrowser._contextMenuRequested</h4> 274 <h4>ProjectSourcesBrowser._contextMenuRequested</h4>
275 <b>_contextMenuRequested</b>(<i>coord</i>) 275 <b>_contextMenuRequested</b>(<i>coord</i>)
276 <p> 276 <p>
277 &#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117;. 277 Protected slot to show the context menu.
278 </p><dl> 278 </p><dl>
279 <dt><i>coord</i></dt> 279 <dt><i>coord</i></dt>
280 <dd> 280 <dd>
281 &#116;&#104;&#101; &#112;&#111;&#115;&#105;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#109;&#111;&#117;&#115;&#101; &#112;&#111;&#105;&#110;&#116;&#101;&#114; (&#81;&#80;&#111;&#105;&#110;&#116;) 281 the position of the mouse pointer (QPoint)
282 </dd> 282 </dd>
283 </dl><a NAME="ProjectSourcesBrowser._createPopupMenus" ID="ProjectSourcesBrowser._createPopupMenus"></a> 283 </dl><a NAME="ProjectSourcesBrowser._createPopupMenus" ID="ProjectSourcesBrowser._createPopupMenus"></a>
284 <h4>ProjectSourcesBrowser._createPopupMenus</h4> 284 <h4>ProjectSourcesBrowser._createPopupMenus</h4>
285 <b>_createPopupMenus</b>(<i></i>) 285 <b>_createPopupMenus</b>(<i></i>)
286 <p> 286 <p>
287 &#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#111;v&#101;&#114;&#108;&#111;&#97;&#100;&#101;&#100; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#116;&#104;&#101; &#112;&#111;&#112;&#117;&#112; &#109;&#101;&#110;&#117;. 287 Protected overloaded method to generate the popup menu.
288 </p><a NAME="ProjectSourcesBrowser._openItem" ID="ProjectSourcesBrowser._openItem"></a> 288 </p><a NAME="ProjectSourcesBrowser._openItem" ID="ProjectSourcesBrowser._openItem"></a>
289 <h4>ProjectSourcesBrowser._openItem</h4> 289 <h4>ProjectSourcesBrowser._openItem</h4>
290 <b>_openItem</b>(<i></i>) 290 <b>_openItem</b>(<i></i>)
291 <p> 291 <p>
292 &#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#111;&#112;&#101;&#110; &#112;&#111;&#112;&#117;&#112; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y. 292 Protected slot to handle the open popup menu entry.
293 </p><a NAME="ProjectSourcesBrowser._projectClosed" ID="ProjectSourcesBrowser._projectClosed"></a> 293 </p><a NAME="ProjectSourcesBrowser._projectClosed" ID="ProjectSourcesBrowser._projectClosed"></a>
294 <h4>ProjectSourcesBrowser._projectClosed</h4> 294 <h4>ProjectSourcesBrowser._projectClosed</h4>
295 <b>_projectClosed</b>(<i></i>) 295 <b>_projectClosed</b>(<i></i>)
296 <p> 296 <p>
297 &#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116;&#67;&#108;&#111;&#115;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108;. 297 Protected slot to handle the projectClosed signal.
298 </p> 298 </p>
299 <div align="right"><a href="#top">Up</a></div> 299 <div align="right"><a href="#top">Up</a></div>
300 <hr /> 300 <hr />
301 </body></html> 301 </body></html>

eric ide

mercurial