cern::gp::actions::support::CallableSystemAction Class Reference

Inheritance diagram for cern::gp::actions::support::CallableSystemAction:
Inheritance graph
[legend]

List of all members.

Public Member Functions

String getName ()
HelpCtx getHelpCtx ()
abstract void performAction ()

Protected Member Functions

String iconResource ()

Detailed Description

Generic action that should be used as a parent class for all non contextual actions.

Subclasses should overwrite the following methods in order to provide custom name and icon (if not overwritten a generic name and icon will be used) :

Subclasses must overwrite the following abstract methods :

The action can be attached to any menu or button.

Version:
Revision
1.2
Date
2006/09/25 08:52:36
Author:
Lionel Mestre

Member Function Documentation

HelpCtx cern::gp::actions::support::CallableSystemAction::getHelpCtx (  )  [inline]
String cern::gp::actions::support::CallableSystemAction::getName (  )  [inline]
String cern::gp::actions::support::CallableSystemAction::iconResource (  )  [inline, protected]
abstract void cern::gp::actions::support::CallableSystemAction::performAction (  )  [pure virtual]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2