| Enumerator |
|---|
| GREEN_STATUS |
|
| YELLOW_STATUS |
|
| RED_STATUS |
|
| BLACK_STATUS |
|
| WHITE_STATUS |
|
| SELECTED_STATUS |
|
| makVrf::DtGumballStatusPixmapGenerator::DtGumballStatusPixmapGenerator |
( |
const std::string & |
iconsPath | ) |
|
| virtual makVrf::DtGumballStatusPixmapGenerator::~DtGumballStatusPixmapGenerator |
( |
| ) |
|
|
virtual |
| void makVrf::DtGumballStatusPixmapGenerator::init |
( |
| ) |
|
Initializes the pixmap generator.
Instance of this class if not registered.
Registers a new instance.
| virtual QImage makVrf::DtGumballStatusPixmapGenerator::effectivenessPixmap |
( |
const QString & |
effectivenessStatus | ) |
|
|
virtual |
Returns a pixmap to display the given combat effectiveness.
| virtual QImage makVrf::DtGumballStatusPixmapGenerator::selectedStatusPixmap |
( |
const QString & |
personnelStatus, |
|
|
const QString & |
polStatus, |
|
|
const QString & |
weaponsStatus, |
|
|
const QString & |
ammoStatus |
|
) |
| |
|
virtual |
Returns a pixmap to display the selected status.
If you wish a pie edge to look "selected", submit an empty string tor the status entry
| virtual StatusColor makVrf::DtGumballStatusPixmapGenerator::getPieSectionColor |
( |
const QString & |
pieSectionState | ) |
|
|
protectedvirtual |
Returns the StatusColor for the given status.
| virtual int makVrf::DtGumballStatusPixmapGenerator::getEffectivenessLevel |
( |
const QString & |
effectivenessState | ) |
|
|
protectedvirtual |
Returns an effectiveness level based on the current status.
| std::string makVrf::DtGumballStatusPixmapGenerator::myIconsPath |
|
protected |
| QByteArray makVrf::DtGumballStatusPixmapGenerator::my3SliceSvgData |
|
protected |
| QByteArray makVrf::DtGumballStatusPixmapGenerator::my4SliceSvgData |
|
protected |
| std::map<StatusColor, QByteArray> makVrf::DtGumballStatusPixmapGenerator::myLightColors |
|
protected |
| std::map<StatusColor, QByteArray> makVrf::DtGumballStatusPixmapGenerator::myDarkColors |
|
protected |
| std::map<StatusColor, QByteArray> makVrf::DtGumballStatusPixmapGenerator::myHighlightColors |
|
protected |
The documentation for this class was generated from the following file: