Crossfire Server, Branch 1.12  R12190
Public Member Functions | Protected Attributes
CREArtifactPanel Class Reference

#include <CREArtifactPanel.h>

Collaboration diagram for CREArtifactPanel:
Collaboration graph
[legend]

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

Definition at line 11 of file CREArtifactPanel.cpp.

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


Member Function Documentation

void CREArtifactPanel::setArtifact ( const artifact artifact)

Definition at line 42 of file CREArtifactPanel.cpp.

References artifactstruct::allowed, CREUtils::archetypeNode(), artifactstruct::chance, find_archetype_by_object_name(), artifactstruct::item, myArchetypes, myArtifact, myChance, myName, myType, linked_char::next, and try_find_archetype().

Referenced by CRETreeItemArtifact::fillPanel().

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

QTreeWidget* CREArtifactPanel::myArchetypes [protected]

Definition at line 25 of file CREArtifactPanel.h.

Referenced by CREArtifactPanel(), and setArtifact().

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: