|
Crossfire Server, Branches 1.12
R18729
|
#include <CRETreasurePanel.h>
Inheritance diagram for CRETreasurePanel:
Collaboration diagram for CRETreasurePanel:Public Member Functions | |
| CRETreasurePanel () | |
| void | setTreasure (const treasurelist *treasure) |
Protected Attributes | |
| const treasurelist * | myTreasure |
| QTreeWidget * | myUsing |
Definition at line 11 of file CRETreasurePanel.h.
| CRETreasurePanel::CRETreasurePanel | ( | ) |
Definition at line 11 of file CRETreasurePanel.cpp.
References myUsing.
| void CRETreasurePanel::setTreasure | ( | const treasurelist * | treasure | ) |
Definition at line 22 of file CRETreasurePanel.cpp.
References CREUtils::archetypeNode(), archt::clone, first_archetype, first_treasurelist, treasureliststruct::items, archt::more, myTreasure, myUsing, treasurestruct::name, treasureliststruct::name, treasurestruct::next, treasureliststruct::next, archt::next, obj::randomitems, root, and CREUtils::treasureNode().
Referenced by CRETreeItemTreasure::fillPanel().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 21 of file CRETreasurePanel.h.
Referenced by setTreasure().
|
protected |
Definition at line 22 of file CRETreasurePanel.h.
Referenced by CRETreasurePanel(), and setTreasure().