marble
TextureTile.h
Go to the documentation of this file.
Definition: Blending.h:25
A class that resembles an image tile (extends Tile).
Definition: TextureTile.h:60
Blending const * blending() const
Returns the kind of blending used for the texture tile.
Definition: TextureTile.h:95
QImage const * image() const
Returns the QImage that describes the look of the Tile.
Definition: TextureTile.h:90
Definition: TileId.h:27
TextureTile(TileId const &tileId, QImage const &image, const Blending *blending)
Definition: TextureTile.cpp:30
int byteCount() const
A class that resembles a tile (then it is extended to TextureTile or Vectortile). ...
Definition: Tile.h:53
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.