7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
153 | 153 |
154 <p> | 154 <p> |
155 Public method to generate the extension menus. | 155 Public method to generate the extension menus. |
156 </p> | 156 </p> |
157 <dl> | 157 <dl> |
158 <dt>Returns:</dt> | 158 <dt>Return:</dt> |
159 <dd> | 159 <dd> |
160 dictionary of populated menu (dict of QMenu). The dict | 160 dictionary of populated menu (dict of QMenu). The dict |
161 must have the keys 'mainMenu', 'multiMenu', 'backMenu', 'dirMenu' | 161 must have the keys 'mainMenu', 'multiMenu', 'backMenu', 'dirMenu' |
162 and 'dirMultiMenu'. | 162 and 'dirMultiMenu'. |
163 </dd> | 163 </dd> |
168 | 168 |
169 <p> | 169 <p> |
170 Public method to get the menu title. | 170 Public method to get the menu title. |
171 </p> | 171 </p> |
172 <dl> | 172 <dl> |
173 <dt>Returns:</dt> | 173 <dt>Return:</dt> |
174 <dd> | 174 <dd> |
175 title of the menu (string) | 175 title of the menu (string) |
176 </dd> | 176 </dd> |
177 </dl> | 177 </dl> |
178 <a NAME="ShelveProjectBrowserHelper.showExtensionMenu" ID="ShelveProjectBrowserHelper.showExtensionMenu"></a> | 178 <a NAME="ShelveProjectBrowserHelper.showExtensionMenu" ID="ShelveProjectBrowserHelper.showExtensionMenu"></a> |