|
|
An action that operates like a radio button. At any given time only a single action from the group will be active.
| |
Construct a radio action with text and potential keyboard accelerator but nothing else. Use this only if you really know what you are doing.
Parameters:
| text | The text that will be displayed. |
| accel | The corresponding keyboard accelerator (shortcut). |
| parent | This action's parent. |
| name | An internal name for this action. |
| |
Parameters:
| text | The text that will be displayed. |
| accel | The corresponding keyboard accelerator (shortcut). |
| receiver | The SLOT's parent. |
| slot | The SLOT to invoke to execute this action. |
| parent | This action's parent. |
| name | An internal name for this action. |
| |
Parameters:
| text | The text that will be displayed. |
| pix | The icons that go with this action. |
| accel | The corresponding keyboard accelerator (shortcut). |
| parent | This action's parent. |
| name | An internal name for this action. |
| |
Parameters:
| text | The text that will be displayed. |
| pix | The dynamically loaded icon that goes with this action. |
| accel | The corresponding keyboard accelerator (shortcut). |
| parent | This action's parent. |
| name | An internal name for this action. |
| |
Parameters:
| text | The text that will be displayed. |
| pix | The icons that go with this action. |
| accel | The corresponding keyboard accelerator (shortcut). |
| receiver | The SLOT's parent. |
| slot | The SLOT to invoke to execute this action. |
| parent | This action's parent. |
| name | An internal name for this action. |
| |
Parameters:
| text | The text that will be displayed. |
| pix | The dynamically loaded icon that goes with this action. |
| accel | The corresponding keyboard accelerator (shortcut). |
| receiver | The SLOT's parent. |
| slot | The SLOT to invoke to execute this action. |
| parent | This action's parent. |
| name | An internal name for this action. |
| |
Parameters:
| parent | This action's parent. |
| name | An internal name for this action. |
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 04:29:58 2001, using kdoc 2.0a35. |