The MapCellGraphicsItem class Inherits from QGraphicsItem this class is used for painting and generating the cells in MapCell.
More...
#include <mapcellgraphicsitem.h>
The MapCellGraphicsItem class Inherits from QGraphicsItem this class is used for painting and generating the cells in MapCell.
◆ MapCellGraphicsItem()
MapCellGraphicsItem::MapCellGraphicsItem |
( |
int |
x, |
|
|
int |
y, |
|
|
qreal |
w, |
|
|
qreal |
h, |
|
|
const Tile & |
tile |
|
) |
| |
◆ boundingRect()
QRectF MapCellGraphicsItem::boundingRect |
( |
| ) |
const |
◆ paint()
void MapCellGraphicsItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
, |
|
|
QWidget * |
|
|
) |
| |
◆ setViewMode()
void MapCellGraphicsItem::setViewMode |
( |
int |
viewMode | ) |
|
◆ viewMode()
int MapCellGraphicsItem::viewMode |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: