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

Detailed Description
Definition at line 81 of file fitshistogram.h.
Public Member Functions | |
| FITSHistogramCommand (QWidget *parent, FITSHistogram *inHisto, int newType, int lmin, int lmax) | |
| virtual | ~FITSHistogramCommand () |
| virtual void | redo () |
| virtual void | undo () |
| virtual QString | text () const |
Constructor & Destructor Documentation
| FITSHistogramCommand::FITSHistogramCommand | ( | QWidget * | parent, | |
| FITSHistogram * | inHisto, | |||
| int | newType, | |||
| int | lmin, | |||
| int | lmax | |||
| ) |
Definition at line 226 of file fitshistogram.cpp.
| FITSHistogramCommand::~FITSHistogramCommand | ( | ) | [virtual] |
Definition at line 241 of file fitshistogram.cpp.
Member Function Documentation
| void FITSHistogramCommand::redo | ( | ) | [virtual] |
| void FITSHistogramCommand::undo | ( | ) | [virtual] |
| QString FITSHistogramCommand::text | ( | ) | const [virtual] |
Definition at line 341 of file fitshistogram.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference