Kstars
fitstab.h
41 * @brief The FITSTab class holds information on the current view (drawing area) in addition to the undo/redo stacks
42 * and status of current document (clean or dirty). It also creates the corresponding histogram associated with the
69 bool loadData(const QSharedPointer<FITSData> &data, FITSMode mode = FITS_NORMAL, FITSScale filter = FITS_NONE);
195 void solverDone(bool timedOut, bool success, const FITSImage::Solution &solution, double elapsedSeconds);
The FITSTab class holds information on the current view (drawing area) in addition to the undo/redo s...
Definition fitstab.h:47
qsizetype size() const const
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Oct 11 2024 12:15:12 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Oct 11 2024 12:15:12 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.