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

Public Member Functions | |
| void | execute () |
| FITSHistogramCommand (QWidget *parent, FITSHistogram *inHisto, int newType, int lmin, int lmax) | |
| QString | name () const |
| void | unexecute () |
| ~FITSHistogramCommand () | |
Detailed Description
Definition at line 63 of file fitshistogram.h.
Constructor & Destructor Documentation
| FITSHistogramCommand::FITSHistogramCommand | ( | QWidget * | parent, | |
| FITSHistogram * | inHisto, | |||
| int | newType, | |||
| int | lmin, | |||
| int | lmax | |||
| ) |
Definition at line 237 of file fitshistogram.cpp.
| FITSHistogramCommand::~FITSHistogramCommand | ( | ) |
Definition at line 252 of file fitshistogram.cpp.
Member Function Documentation
| void FITSHistogramCommand::execute | ( | ) |
Definition at line 258 of file fitshistogram.cpp.
| QString FITSHistogramCommand::name | ( | ) | const |
Definition at line 390 of file fitshistogram.cpp.
| void FITSHistogramCommand::unexecute | ( | ) |
Definition at line 375 of file fitshistogram.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference