QVISH 0.1
Public Slots | Public Member Functions | Static Public Member Functions | List of all members
Wizt::qVObjectMenuAction Class Reference

An QT Action that creates a child object when triggered, suitable to be used for insertion into QMenu's. More...

#include <qVObjectMenuAction.hpp>

Inheritance diagram for Wizt::qVObjectMenuAction:

Public Slots

void createChild ()
 

Public Member Functions

 qVObjectMenuAction (const QString &ActionName, const WeakPtr< VObject > &vobj, const VAcception &VA, qVInputContext &theInputContext, QObject *parent)
 TODO: Inspect object for ICON and use that one for the Action.
 
 qVObjectMenuAction (const WeakPtr< VObject > &vobj, const VAcception &VA, qVInputContext &theInputContext, QObject *parent)
 

Static Public Member Functions

static QString ActionName (const VAcception &)
 

Detailed Description

An QT Action that creates a child object when triggered, suitable to be used for insertion into QMenu's.

Todo:
Rename into qVObjectCreateChildAction

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