|
|
|
Construct a list 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. |
|
[virtual]
Destructor
QString |
[const virtual]
Reimplemented from KSelectAction.
int |
[const virtual]
Reimplemented from KSelectAction.
void |
[virtual slot]
Sets the currently checked item.
Parameters:
index | Index of the item (remember the first item is zero). |
Reimplemented from KSelectAction.
void |
[virtual slot]
Reimplemented from KSelectAction.
Generated by: marc@yogi on Tue Mar 27 13:07:09 2001, using kdoc 2.0a48. |