SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
RasterTileItem Class Reference

#include <graphicsitems.h>

Inheritance diagram for RasterTileItem:
Collaboration diagram for RasterTileItem:

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)
 
OpenSWMMVisLayerownerLayer () const
 

Constructor & Destructor Documentation

◆ RasterTileItem()

RasterTileItem::RasterTileItem ( const QPixmap &  pixmap,
const QRectF &  sceneRect,
QGraphicsItem *  parent = nullptr 
)
explicit

Member Function Documentation

◆ ownerLayer()

OpenSWMMVisLayer * RasterTileItem::ownerLayer ( ) const
inline

◆ setOwnerLayer()

void RasterTileItem::setOwnerLayer ( OpenSWMMVisLayer layer)
inline
Here is the caller graph for this function:

◆ type()

int RasterTileItem::type ( ) const
inlineoverride

◆ updateTile()

void RasterTileItem::updateTile ( const QPixmap &  pixmap,
const QRectF &  sceneRect 
)
Here is the caller graph for this function:

The documentation for this class was generated from the following files: