7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
147 </p> | 147 </p> |
148 <p> | 148 <p> |
149 Note: Derived class must implement this method. | 149 Note: Derived class must implement this method. |
150 </p> | 150 </p> |
151 <dl> | 151 <dl> |
152 <dt>Returns:</dt> | 152 <dt>Return:</dt> |
153 <dd> | 153 <dd> |
154 dictionary of populated menu (dict of QMenu). The dict | 154 dictionary of populated menu (dict of QMenu). The dict |
155 must have the keys 'mainMenu', 'multiMenu', 'backMenu', 'dirMenu' | 155 must have the keys 'mainMenu', 'multiMenu', 'backMenu', 'dirMenu' |
156 and 'dirMultiMenu'. | 156 and 'dirMultiMenu'. |
157 </dd> | 157 </dd> |
173 </p> | 173 </p> |
174 <p> | 174 <p> |
175 Note: Derived class must implement this method. | 175 Note: Derived class must implement this method. |
176 </p> | 176 </p> |
177 <dl> | 177 <dl> |
178 <dt>Returns:</dt> | 178 <dt>Return:</dt> |
179 <dd> | 179 <dd> |
180 title of the menu (string) | 180 title of the menu (string) |
181 </dd> | 181 </dd> |
182 </dl> | 182 </dl> |
183 <dl> | 183 <dl> |