Kstars
artificialhorizoncomponent.h
68 void addRegion(const QString ®ionName, bool enabled, const std::shared_ptr<LineList> &list, bool ceiling);
130 * Represents custom area from the horizon upwards which represent blocked views from the vantage point of the user.
131 * Such blocked views could stem for example from tall trees or buildings. The user can define a series of line segments to
161 void addRegion(const QString ®ionName, bool enabled, const std::shared_ptr<LineList> &list, bool ceiling);
Definition: linelist.h:24
QAction * load(const QObject *recvr, const char *slot, QObject *parent)
Definition: skycomposite.h:29
KIOFILEWIDGETS_EXPORT QStringList list(const QString &fileClass)
Definition: artificialhorizoncomponent.h:61
const QList< QKeySequence > & save()
virtual void preDraw(SkyPainter *skyp)
Gives the subclasses access to the top of the draw() method.
Definition: linelistindex.cpp:153
Definition: noprecessindex.h:17
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 19 2022 03:57:49 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:49 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.