|
QVISH 0.1
|
An QT Action that creates a child object when triggered, suitable to be used for insertion into QMenu's. More...
#include <qVObjectMenuAction.hpp>
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 &) |
An QT Action that creates a child object when triggered, suitable to be used for insertion into QMenu's.