NoatunStdAction::PluginActionMenu Class Reference
#include <stdaction.h>
Inheritance diagram for NoatunStdAction::PluginActionMenu:
[legend]List of all members.
Detailed Description
actionmenu that holds all plugin defined actions
- Author:
- Stefan Gehn
Definition at line 47 of file stdaction.h.
Constructor & Destructor Documentation
| NoatunStdAction::PluginActionMenu::PluginActionMenu |
( |
QObject * |
parent, |
|
|
const char * |
name |
|
) |
|
|
Member Function Documentation
| virtual void NoatunStdAction::PluginActionMenu::insert |
( |
KAction * |
action, |
|
|
int |
index = -1 |
|
) |
[virtual] |
|
|
|
inserts the given action into the action-menu - Parameters:
-
| action | the action to insert |
| index | defines the place where the action gets displayed in |
|
| int NoatunStdAction::PluginActionMenu::menuAdd |
( |
const QString & |
text, |
|
|
const QObject * |
receiver, |
|
|
const char * |
member |
|
) |
|
|
|
|
Wrapper method for old Noatun API DON'T USE |
| void NoatunStdAction::PluginActionMenu::menuRemove |
( |
int |
id |
) |
|
|
|
|
Wrapper method for old Noatun API DON'T USE |
| virtual void NoatunStdAction::PluginActionMenu::remove |
( |
KAction * |
action |
) |
[virtual] |
|
|
|
removes the given action into the action-menu |
The documentation for this class was generated from the following file:
This file is part of the documentation for Noatun 2.6.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 22 00:20:37 2004 by
doxygen 1.3.8-20040913 written by
Dimitri van Heesch, © 1997-2003