Home · All Classes · Main Classes · Deprecated |
Inherits MAction.
Public Slots | |
virtual void | executeService () |
Public Member Functions | |
MServiceAction (QObject *parent) | |
virtual | ~MServiceAction () |
Protected Member Functions | |
MServiceAction (MServiceActionPrivate &dd, QObject *parent) |
Base class for actions that can be used to launch services.
MServiceAction::MServiceAction | ( | QObject * | parent | ) | [explicit] |
Constructor.
MServiceAction::~MServiceAction | ( | ) | [virtual] |
Destructor.
MServiceAction::MServiceAction | ( | MServiceActionPrivate & | dd, | |
QObject * | parent | |||
) | [protected] |
Constructor to be used from inheriting classes.
void MServiceAction::executeService | ( | ) | [virtual, slot] |
Executes the service of this action.
Copyright © 2010 Nokia Corporation | MeeGo Touch |