279 <dd> |
279 <dd> |
280 icon of the action (QIcon) |
280 icon of the action (QIcon) |
281 </dd><dt><i>text</i></dt> |
281 </dd><dt><i>text</i></dt> |
282 <dd> |
282 <dd> |
283 text of the action (string) |
283 text of the action (string) |
284 </dd><dt><i>reference</i></dt> |
284 </dd><dt><i>parent</i></dt> |
285 <dd> |
285 <dd> |
286 to the parent object (QObject) |
286 reference to the parent object (QObject) |
287 </dd> |
287 </dd> |
288 </dl><dl> |
288 </dl><dl> |
289 <dt>Returns:</dt> |
289 <dt>Returns:</dt> |
290 <dd> |
290 <dd> |
291 reference to the created action (QAction) |
291 reference to the created action (QAction) |