![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <graphicsitems.h>
Public Member Functions | |
| RasterTileItem (const QPixmap &pixmap, const QRectF &sceneRect, QGraphicsItem *parent=nullptr) | |
| int | type () const override |
| void | updateTile (const QPixmap &pixmap, const QRectF &sceneRect) |
| void | setOwnerLayer (OpenSWMMVisLayer *layer) |
| OpenSWMMVisLayer * | ownerLayer () const |
|
explicit |
|
inline |
|
inline |
|
inlineoverride |
| void RasterTileItem::updateTile | ( | const QPixmap & | pixmap, |
| const QRectF & | sceneRect | ||
| ) |