Crossfire Server, Trunk
CREWrapperArchetype Class Reference

#include <CREWrapperArchetype.h>

+ Inheritance diagram for CREWrapperArchetype:
+ Collaboration diagram for CREWrapperArchetype:

Public Member Functions

archetypearch ()
 
QObject * clone ()
 
 CREWrapperArchetype (CREWrapperObject *parent, archetype *arch)
 
QString name () const
 
void setArchetype (archetype *arch)
 

Protected Attributes

archetypemyArchetype
 
CREWrapperObjectmyObject
 

Properties

QObject clone
 
QString name
 

Detailed Description

Definition at line 13 of file CREWrapperArchetype.h.

Constructor & Destructor Documentation

◆ CREWrapperArchetype()

CREWrapperArchetype::CREWrapperArchetype ( CREWrapperObject parent,
archetype arch 
)

Definition at line 4 of file CREWrapperArchetype.cpp.

References arch(), myArchetype, and myObject.

+ Here is the call graph for this function:

Member Function Documentation

◆ arch()

archetype* CREWrapperArchetype::arch ( )
inline

Definition at line 24 of file CREWrapperArchetype.h.

References myArchetype.

Referenced by CREWrapperArchetype(), and setArchetype().

+ Here is the caller graph for this function:

◆ clone()

QObject* CREWrapperArchetype::clone ( )

◆ name()

QString CREWrapperArchetype::name ( ) const

◆ setArchetype()

void CREWrapperArchetype::setArchetype ( archetype arch)

Definition at line 10 of file CREWrapperArchetype.cpp.

References arch(), and myArchetype.

Referenced by CREWrapperObject::setObject().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ myArchetype

archetype* CREWrapperArchetype::myArchetype
protected

Definition at line 30 of file CREWrapperArchetype.h.

Referenced by arch(), CREWrapperArchetype(), and setArchetype().

◆ myObject

CREWrapperObject* CREWrapperArchetype::myObject
protected

Definition at line 31 of file CREWrapperArchetype.h.

Referenced by CREWrapperArchetype().

Property Documentation

◆ clone

QObject * CREWrapperArchetype::clone
read

Definition at line 18 of file CREWrapperArchetype.h.

◆ name

QString CREWrapperArchetype::name
read

Definition at line 17 of file CREWrapperArchetype.h.


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