Kstars
alignview.h
21 explicit AlignView(QWidget *parent = nullptr, FITSMode mode = FITS_NORMAL, FITSScale filter = FITS_NONE);
26 bool injectWCS(double orientation, double ra, double dec, double pixscale, bool eastToTheRight, bool block = true);
52 void drawTriangle(QPainter *painter, const QPointF &from, const QPointF &to, const QPointF &altTo);
56 void drawStarCircle(QPainter *painter, const QPointF ¢er, double radius, const QColor &color);
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.