Crossfire Server, Branches 1.12  R18729
CREArtifactPanel Class Reference

#include <CREArtifactPanel.h>

+ Inheritance diagram for CREArtifactPanel:
+ Collaboration diagram for CREArtifactPanel:

Public Member Functions

 CREArtifactPanel ()
 
void setArtifact (const artifact *artifact)
 

Protected Attributes

QTreeWidget * myArchetypes
 
const artifactmyArtifact
 
QLineEdit * myChance
 
QLineEdit * myName
 
QLineEdit * myType
 

Detailed Description

Definition at line 12 of file CREArtifactPanel.h.

Constructor & Destructor Documentation

CREArtifactPanel::CREArtifactPanel ( )

Definition at line 11 of file CREArtifactPanel.cpp.

References myArchetypes, myArtifact, myChance, myName, and myType.

Member Function Documentation

void CREArtifactPanel::setArtifact ( const artifact artifact)

Field Documentation

QTreeWidget* CREArtifactPanel::myArchetypes
protected

Definition at line 25 of file CREArtifactPanel.h.

Referenced by CREArtifactPanel(), and setArtifact().

const artifact* CREArtifactPanel::myArtifact
protected

Definition at line 21 of file CREArtifactPanel.h.

Referenced by CREArtifactPanel(), and setArtifact().

QLineEdit* CREArtifactPanel::myChance
protected

Definition at line 23 of file CREArtifactPanel.h.

Referenced by CREArtifactPanel(), and setArtifact().

QLineEdit* CREArtifactPanel::myName
protected

Definition at line 22 of file CREArtifactPanel.h.

Referenced by CREArtifactPanel(), and setArtifact().

QLineEdit* CREArtifactPanel::myType
protected

Definition at line 24 of file CREArtifactPanel.h.

Referenced by CREArtifactPanel(), and setArtifact().


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