7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
140 </p> | 140 </p> |
141 <p> | 141 <p> |
142 Note: Derived class must implement this method. | 142 Note: Derived class must implement this method. |
143 </p> | 143 </p> |
144 <dl> | 144 <dl> |
145 <dt>Returns:</dt> | 145 <dt>Return:</dt> |
146 <dd> | 146 <dd> |
147 dictionary of populated menu (dict of QMenu). The dict | 147 dictionary of populated menu (dict of QMenu). The dict |
148 must have the keys 'mainMenu', 'multiMenu', 'backMenu', 'dirMenu' | 148 must have the keys 'mainMenu', 'multiMenu', 'backMenu', 'dirMenu' |
149 and 'dirMultiMenu'. | 149 and 'dirMultiMenu'. |
150 </dd> | 150 </dd> |
158 </p> | 158 </p> |
159 <p> | 159 <p> |
160 Note: Derived class must implement this method. | 160 Note: Derived class must implement this method. |
161 </p> | 161 </p> |
162 <dl> | 162 <dl> |
163 <dt>Returns:</dt> | 163 <dt>Return:</dt> |
164 <dd> | 164 <dd> |
165 title of the menu (string) | 165 title of the menu (string) |
166 </dd> | 166 </dd> |
167 </dl> | 167 </dl> |
168 <a NAME="LargefilesProjectBrowserHelper.showExtensionMenu" ID="LargefilesProjectBrowserHelper.showExtensionMenu"></a> | 168 <a NAME="LargefilesProjectBrowserHelper.showExtensionMenu" ID="LargefilesProjectBrowserHelper.showExtensionMenu"></a> |