7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
121 | 121 |
122 <p> | 122 <p> |
123 Public method to get a list of all actions. | 123 Public method to get a list of all actions. |
124 </p> | 124 </p> |
125 <dl> | 125 <dl> |
126 <dt>Returns:</dt> | 126 <dt>Return:</dt> |
127 <dd> | 127 <dd> |
128 list of all actions (list of E5Action) | 128 list of all actions (list of E5Action) |
129 </dd> | 129 </dd> |
130 </dl> | 130 </dl> |
131 <a NAME="HgExtensionProjectHelper.initActions" ID="HgExtensionProjectHelper.initActions"></a> | 131 <a NAME="HgExtensionProjectHelper.initActions" ID="HgExtensionProjectHelper.initActions"></a> |
162 <dd> | 162 <dd> |
163 reference to the main menu (QMenu) | 163 reference to the main menu (QMenu) |
164 </dd> | 164 </dd> |
165 </dl> | 165 </dl> |
166 <dl> | 166 <dl> |
167 <dt>Returns:</dt> | 167 <dt>Return:</dt> |
168 <dd> | 168 <dd> |
169 populated menu (QMenu) | 169 populated menu (QMenu) |
170 </dd> | 170 </dd> |
171 </dl> | 171 </dl> |
172 <dl> | 172 <dl> |
186 </p> | 186 </p> |
187 <p> | 187 <p> |
188 Note: Derived class must implement this method. | 188 Note: Derived class must implement this method. |
189 </p> | 189 </p> |
190 <dl> | 190 <dl> |
191 <dt>Returns:</dt> | 191 <dt>Return:</dt> |
192 <dd> | 192 <dd> |
193 title of the menu (string) | 193 title of the menu (string) |
194 </dd> | 194 </dd> |
195 </dl> | 195 </dl> |
196 <dl> | 196 <dl> |