Crossfire Server, Branches 1.12
R18729
|
#include <CREPixmap.h>
Static Public Member Functions | |
static QIcon | getIcon (int faceNumber) |
static QIcon | getTreasureIcon () |
static QIcon | getTreasureNoIcon () |
static QIcon | getTreasureOneIcon () |
static QIcon | getTreasureYesIcon () |
static void | init () |
Static Public Attributes | |
static int | faceset |
Static Protected Attributes | |
static QHash< int, QIcon > | allFaces |
static QIcon * | myTreasureIcon |
static QIcon * | myTreasureNoIcon |
static QIcon * | myTreasureOneIcon |
static QIcon * | myTreasureYesIcon |
Definition at line 6 of file CREPixmap.h.
|
static |
Definition at line 27 of file CREPixmap.cpp.
References allFaces, face_info::data, face_info::datalen, face_sets::faces, faceset, facesets, and uchar.
Referenced by CREUtils::animationNode(), CREUtils::archetypeNode(), CREUtils::artifactNode(), CREUtils::faceNode(), CREUtils::formulaeNode(), and CREAnimationWidget::paintEvent().
|
static |
Definition at line 45 of file CREPixmap.cpp.
References myTreasureIcon.
Referenced by CREUtils::treasureNode().
|
static |
Definition at line 63 of file CREPixmap.cpp.
References myTreasureNoIcon.
|
static |
Definition at line 51 of file CREPixmap.cpp.
References myTreasureOneIcon.
Referenced by CREUtils::treasureNode().
|
static |
Definition at line 57 of file CREPixmap.cpp.
References myTreasureYesIcon.
|
static |
Definition at line 17 of file CREPixmap.cpp.
References faceset, myTreasureIcon, myTreasureNoIcon, myTreasureOneIcon, and myTreasureYesIcon.
Referenced by main().
|
staticprotected |
Definition at line 20 of file CREPixmap.h.
Referenced by getIcon().
|
static |
Definition at line 11 of file CREPixmap.h.
|
staticprotected |
Definition at line 21 of file CREPixmap.h.
Referenced by getTreasureIcon(), and init().
|
staticprotected |
Definition at line 24 of file CREPixmap.h.
Referenced by getTreasureNoIcon(), and init().
|
staticprotected |
Definition at line 22 of file CREPixmap.h.
Referenced by getTreasureOneIcon(), and init().
|
staticprotected |
Definition at line 23 of file CREPixmap.h.
Referenced by getTreasureYesIcon(), and init().