Kstars
guidelabelnode.cpp
virtual void changePos(QPointF pos) override
changePos changes the position m_point
Definition: guidelabelnode.cpp:40
static constexpr double PI
PI is a const static member; it's public so that it can be used anywhere, as long as dms....
Definition: dms.h:380
void setColor(const QColor &color)
virtual QSize textureSize() const const=0
qreal x() const const
qreal y() const const
void appendChildNode(QSGNode *node)
void setRect(const QRectF &r)
int width() const const
virtual void update() override
Updates coordinate of the object on SkyMapLite.
Definition: guidelabelnode.cpp:102
QRectF rect() const const
int height() const const
QSGTexture * texture() const const
void setMatrix(const QMatrix4x4 &matrix)
void markDirty(QSGNode::DirtyState bits)
DirtyMatrix
qreal x() const const
qreal y() const const
void rotate(float angle, const QVector3D &vector)
QSGNode::NodeType type() const const
void setLabelPos(QPointF pos, float angle)
setLabelPos sets the position of label with the given offset from SkyObject's position and makes the ...
Definition: guidelabelnode.cpp:58
void setTexture(QSGTexture *texture)
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 19 2022 03:57:51 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 19 2022 03:57:51 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.