|
| | DtSignalCreateObjectAction (makVrv::DtDe &de, const std::string &path, const QString &title, const makVrf::DtEntityMapperKey &o, const std::string &keywords="", const std::string &menuIcon="", const std::string &toolTip="") |
| |
| virtual | ~DtSignalCreateObjectAction () |
| |
| | DtCreateObjectAction (makVrv::DtDe &de, const std::string &path, const QString &title, const DtEntityMapperKey &o, const std::string &keywords="", const std::string &menuIcon="", const std::string &toolTip="") |
| | Constructor. More...
|
| |
| virtual | ~DtCreateObjectAction () |
| | Destructor. More...
|
| |
| virtual DtEntityMapperKey | objectType () const |
| |
| virtual int | forceType () const |
| |
| virtual const std::string & | keywords () const |
| |
| virtual const std::string & | menuIcon () const |
| |
| virtual const std::string & | toolTip () const |
| |
| virtual void | setSignalOnCreate (DtCreationSignalType creationSignal) |
| | Set to true to have this action specify that it should signal on create rather than create the object on the network. More...
|
| |
| virtual DtCreationSignalType | signalOnCreate () const |
| |
| virtual void | on_aboutToShow () |
| | Hide object if the force cannot be created due to FOW. More...
|
| |
| virtual QAction * | createAction (makVrv::DtDe &, QWidget *parent) |
| | Build a menu item (via an action). More...
|
| |
| makVrf::DtSignalCreateObjectAction::DtSignalCreateObjectAction |
( |
makVrv::DtDe & |
de, |
|
|
const std::string & |
path, |
|
|
const QString & |
title, |
|
|
const makVrf::DtEntityMapperKey & |
o, |
|
|
const std::string & |
keywords = "", |
|
|
const std::string & |
menuIcon = "", |
|
|
const std::string & |
toolTip = "" |
|
) |
| |
| virtual makVrf::DtSignalCreateObjectAction::~DtSignalCreateObjectAction |
( |
| ) |
|
|
virtual |
Slot called when create manager wants to create an object. Will emit signal.
| virtual void makVrf::DtSignalCreateObjectAction::on_triggered |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSignalCreateObjectAction::slot_creationStopped |
( |
| ) |
|
|
protectedvirtual |
| virtual DtVrfCreateMenu* makVrf::DtSignalCreateObjectAction::findCreateMenu |
( |
const QList< QWidget * > & |
| ) |
const |
|
protectedvirtual |
This signal will be sent when the object was signaled to be created via the create manager.
| QString makVrf::DtSignalCreateObjectAction::myEntityName |
|
protected |
The documentation for this class was generated from the following file: