| Qt API | Qtopia API | Qtopia Documentation |
The Action class is used by the plugins to define certain menu/toolbar actions. More...
#include <common/action.h>
Inherits QAction.
The Action class is a convenience class derived from QAction and used to dynamically embed certain actions into the Menu and Toolbar of Qtopia desktop when the plugin is shown. The placing of actions in menu and toolbars is defined by an xml string that Qtopia Desktop can query from the PluginInterface.
Actions need a unique id to be able to be able to identify them in the xml description.
The parent of the action should always be the QMainWindow passed to the plugin interface.
See the QAction and Qt documentation for a more detailed discussion of the concept of actions.
See also Qtopia Desktop Classes.
This file is part of the Qtopia , copyright © 1995-2002 Trolltech, all rights reserved.
| Copyright © 2001-2002 Trolltech | Trademarks | Qtopia version 1.6.2
|