Kstars
xplanetimageviewer.h
40 * This image-viewer QFrame automatically resizes the picture. It also receives input from the mouse to
90 * This class is meant to interact with XPlanet and display the results. It has interfaces to control many of the XPlanet Options.
91 * It can change a number of properties using controls. It works with the XPlanetImageLabel to display the results. It also can work
92 * with the XPlanetImageLabel to respond to mouse inputs on the ImageLabel and act on them in the Image Viewer. It has a hover mode where
93 * it hovers over the same planetary body or a remote mode where it views one body from another. It has interfaces for changing the field of
94 * view, the time, the rotation, and other settings. In hover mode, it can change latitude, longitude, and radius with the mouse inputs.
95 * It also can animate events so that you can watch xplanet frames like a movie to see solar system events in action.
Extension of QDateTime for KStars KStarsDateTime can represent the date/time as a Julian Day,...
Definition kstarsdatetime.h:36
XPlanet Image viewer QFrame for the KPlanetImageViewer for KStars.
Definition xplanetimageviewer.h:44
XPlanetImageViewer(const QString &obj, QWidget *parent=nullptr)
Create xplanet image viewer from Object.
Definition xplanetimageviewer.cpp:176
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.