Crossfire Server, Trunk
CREArchetypePanel Class Reference

#include <CREArchetypePanel.h>

+ Inheritance diagram for CREArchetypePanel:
+ Collaboration diagram for CREArchetypePanel:

Public Member Functions

virtual void commitData () override
 
 CREArchetypePanel (CREMapInformationManager *store, ResourcesManager *resources, QWidget *parent)
 
virtual void setItem (archt *archetype) override
 
- Public Member Functions inherited from CRETPanel< archt >
 CRETPanel (QWidget *parent)
 
- Public Member Functions inherited from CREPanel
 CREPanel (QWidget *parent)
 
virtual ~CREPanel ()
 

Protected Attributes

archtmyArchetype
 
QTextEdit * myDisplay
 
std::string myInitialArch
 
ResourcesManagermyResources
 
CREMapInformationManagermyStore
 
QTreeWidget * myUsing
 

Detailed Description

Definition at line 15 of file CREArchetypePanel.h.

Constructor & Destructor Documentation

◆ CREArchetypePanel()

CREArchetypePanel::CREArchetypePanel ( CREMapInformationManager store,
ResourcesManager resources,
QWidget *  parent 
)

Definition at line 19 of file CREArchetypePanel.cpp.

References myArchetype, myDisplay, myResources, myStore, and myUsing.

Member Function Documentation

◆ commitData()

void CREArchetypePanel::commitData ( )
overridevirtual

◆ setItem()

Field Documentation

◆ myArchetype

archt* CREArchetypePanel::myArchetype
protected

Definition at line 31 of file CREArchetypePanel.h.

Referenced by commitData(), CREArchetypePanel(), and setItem().

◆ myDisplay

QTextEdit* CREArchetypePanel::myDisplay
protected

Definition at line 28 of file CREArchetypePanel.h.

Referenced by commitData(), CREArchetypePanel(), and setItem().

◆ myInitialArch

std::string CREArchetypePanel::myInitialArch
protected

Definition at line 29 of file CREArchetypePanel.h.

Referenced by commitData(), and setItem().

◆ myResources

ResourcesManager* CREArchetypePanel::myResources
protected

Definition at line 27 of file CREArchetypePanel.h.

Referenced by commitData(), and CREArchetypePanel().

◆ myStore

CREMapInformationManager* CREArchetypePanel::myStore
protected

Definition at line 26 of file CREArchetypePanel.h.

Referenced by CREArchetypePanel(), and setItem().

◆ myUsing

QTreeWidget* CREArchetypePanel::myUsing
protected

Definition at line 30 of file CREArchetypePanel.h.

Referenced by CREArchetypePanel(), and setItem().


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