kstars
fitshistogram.h
Go to the documentation of this file.
101 FITSHistogramCommand(QWidget * parent, FITSHistogram *inHisto, FITSScale newType, int lmin, int lmax);
Definition: fitshistogram.h:39
QVarLengthArray< int, INITIAL_MAXIMUM_WIDTH > getHistogram()
Definition: fitshistogram.h:66
void constructHistogram(int hist_width, int hist_height)
Definition: fitshistogram.cpp:81
Definition: fitshistogram.h:98
virtual ~FITSHistogramCommand()
Definition: fitshistogram.cpp:317
FITSHistogramCommand(QWidget *parent, FITSHistogram *inHisto, FITSScale newType, int lmin, int lmax)
Definition: fitshistogram.cpp:306
Definition: fitshistogram.h:48
void updateBoxes(int lowerLimit, int upperLimit)
Definition: fitshistogram.cpp:170
Definition: fitstab.h:31
Definition: fitshistogramdraw.h:24
QVarLengthArray< int, INITIAL_MAXIMUM_WIDTH > getCumulativeFreq()
Definition: fitshistogram.h:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.