#include <CREPixmap.h>
| Static Public Member Functions | |
| static void | init () | 
| static QIcon | getIcon (int faceNumber) | 
| static QIcon | getTreasureIcon () | 
| static QIcon | getTreasureOneIcon () | 
| static QIcon | getTreasureYesIcon () | 
| static QIcon | getTreasureNoIcon () | 
| Static Public Attributes | |
| static int | faceset | 
| Static Protected Attributes | |
| static QHash< int, QIcon > | allFaces | 
| static QIcon * | myTreasureIcon | 
| static QIcon * | myTreasureOneIcon | 
| static QIcon * | myTreasureYesIcon | 
| static QIcon * | myTreasureNoIcon | 
Definition at line 6 of file CREPixmap.h.
| QIcon getIcon | ( | int | faceNumber | ) |  [static] | 
| QIcon getTreasureIcon | ( | ) |  [static] | 
| QIcon getTreasureNoIcon | ( | ) |  [static] | 
Definition at line 63 of file CREPixmap.cpp.
| QIcon getTreasureOneIcon | ( | ) |  [static] | 
| QIcon getTreasureYesIcon | ( | ) |  [static] | 
Definition at line 57 of file CREPixmap.cpp.
| void init | ( | ) |  [static] | 
| QHash< int, QIcon > allFaces  [static, protected] | 
Definition at line 20 of file CREPixmap.h.
| int faceset  [static] | 
Definition at line 11 of file CREPixmap.h.
| QIcon * myTreasureIcon  [static, protected] | 
Definition at line 21 of file CREPixmap.h.
| QIcon * myTreasureNoIcon  [static, protected] | 
Definition at line 24 of file CREPixmap.h.
| QIcon * myTreasureOneIcon  [static, protected] | 
Definition at line 22 of file CREPixmap.h.
| QIcon * myTreasureYesIcon  [static, protected] | 
Definition at line 23 of file CREPixmap.h.
 1.5.8
 1.5.8