VR-Forces 4.2 Class Documentation
List of all members | Public Slots | Signals | Public Member Functions | Protected Member Functions | Protected Attributes
DtCreateObjectAction Class Reference

class DtCreateObjectAction: More...

Inheritance diagram for DtCreateObjectAction:
Inheritance graph
[legend]

Public Slots

virtual void activateCreateObject ()
 Slots.

Signals

void createObject (const DtEntityMapperKey &o, int f)

Public Member Functions

 DtCreateObjectAction (QObject *parent, const DtEntityMapperKey &o, int f)
 Constructor.
virtual ~DtCreateObjectAction ()
 Destructor.
virtual DtEntityMapperKey objectType () const
virtual int forceType () const

Protected Member Functions

 DtCreateObjectAction (const DtCreateObjectAction &orig)
 Not implemented.
DtCreateObjectActionoperator= (const DtCreateObjectAction &orig)
 Not implemented.

Protected Attributes

DtEntityMapperKey myObjectType
int myForceType
QString myKey

Detailed Description

class DtCreateObjectAction:

Instances of DtCreateObjectAction are

Constructor & Destructor Documentation

DtCreateObjectAction::DtCreateObjectAction ( QObject parent,
const DtEntityMapperKey o,
int  f 
)

Constructor.

virtual DtCreateObjectAction::~DtCreateObjectAction ( )
virtual

Destructor.

DtCreateObjectAction::DtCreateObjectAction ( const DtCreateObjectAction orig)
protected

Not implemented.

Member Function Documentation

virtual DtEntityMapperKey DtCreateObjectAction::objectType ( ) const
virtual
virtual int DtCreateObjectAction::forceType ( ) const
virtual
void DtCreateObjectAction::createObject ( const DtEntityMapperKey o,
int  f 
)
signal
virtual void DtCreateObjectAction::activateCreateObject ( )
virtualslot

Slots.

DtCreateObjectAction& DtCreateObjectAction::operator= ( const DtCreateObjectAction orig)
protected

Not implemented.

Member Data Documentation

DtEntityMapperKey DtCreateObjectAction::myObjectType
protected
int DtCreateObjectAction::myForceType
protected
QString DtCreateObjectAction::myKey
protected

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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)