kstars
FITSHistogramCommand Class Reference
#include <fitshistogram.h>
Inheritance diagram for FITSHistogramCommand:

Public Member Functions | |
FITSHistogramCommand (QWidget *parent, FITSHistogram *inHisto, FITSScale newType, const QVector< double > &lmin, const QVector< double > &lmax) | |
virtual | ~FITSHistogramCommand () |
virtual void | redo () override |
virtual QString | text () const |
virtual void | undo () override |
![]() | |
QUndoCommand (QUndoCommand *parent) | |
QUndoCommand (const QString &text, QUndoCommand *parent) | |
virtual | ~QUndoCommand () |
QString | actionText () const |
const QUndoCommand * | child (int index) const |
int | childCount () const |
virtual int | id () const |
virtual bool | mergeWith (const QUndoCommand *command) |
void | setText (const QString &text) |
QString | text () const |
Detailed Description
Definition at line 108 of file fitshistogram.h.
Constructor & Destructor Documentation
FITSHistogramCommand::FITSHistogramCommand | ( | QWidget * | parent, |
FITSHistogram * | inHisto, | ||
FITSScale | newType, | ||
const QVector< double > & | lmin, | ||
const QVector< double > & | lmax | ||
) |
Definition at line 523 of file fitshistogram.cpp.
|
virtual |
Definition at line 536 of file fitshistogram.cpp.
Member Function Documentation
|
overridevirtual |
Reimplemented from QUndoCommand.
Definition at line 639 of file fitshistogram.cpp.
|
virtual |
Definition at line 780 of file fitshistogram.cpp.
|
overridevirtual |
Reimplemented from QUndoCommand.
Definition at line 728 of file fitshistogram.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 9 2019 02:11:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 9 2019 02:11:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.