Marble
GeoDataIconStyle.cpp
82 mDebug() << "GeoDataIconStyle: Failed to read image " << path << ": " << imageReader.errorString();
208 QPointF GeoDataIconStyle::hotSpot( GeoDataHotSpot::Units &xunits, GeoDataHotSpot::Units &yunits ) const
void pack(QDataStream &stream) const override
Serialize the style to a stream.
Definition: GeoDataColorStyle.cpp:110
void setFileName(const QString &fileName)
void setScaledSize(const QSize &size)
QImage scaled(int width, int height, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode transformMode) const const
int width() const const
QSize size() const const
bool load(QIODevice *device, const char *format)
bool operator==(const Qt3DRender::QGraphicsApiFilter &reference, const Qt3DRender::QGraphicsApiFilter &sample)
KeepAspectRatio
int height() const const
bool isEmpty() const const
bool isNull() const const
QImage read()
bool isNull() const const
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
QSize size() const const
GeoDataColorStyle & operator=(const GeoDataColorStyle &other)
assignment operator
Definition: GeoDataColorStyle.cpp:53
QString path(const QString &relativePath)
bool isValid(QStringView ifopt)
QSize scaled(int width, int height, Qt::AspectRatioMode mode) const const
void scale(int width, int height, Qt::AspectRatioMode mode)
SmoothTransformation
void unpack(QDataStream &stream) override
Unserialize the style from a stream.
Definition: GeoDataColorStyle.cpp:119
QString errorString() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:50:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:50:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.