kstars
fitshistogram.cpp File Reference
#include "fitsviewer.h"
#include "fitshistogram.h"
#include "fitstab.h"
#include "fitsview.h"
#include "fitsimage.h"
#include <cmath>
#include <cstdlib>
#include <QPainter>
#include <QSlider>
#include <QCursor>
#include <QPen>
#include <QPixmap>
#include <QRadioButton>
#include <QPushButton>
#include <QMouseEvent>
#include <QPaintEvent>
#include <KUndoStack>
#include <kdebug.h>
#include <klineedit.h>
#include <klocale.h>
#include <kmessagebox.h>
#include "fitshistogram.moc"
Include dependency graph for fitshistogram.cpp:

Go to the source code of this file.
Macros | |
#define | LOW_PASS_LIMIT .05 |
#define | LOW_PASS_MARGIN 0.01 |
Macro Definition Documentation
#define LOW_PASS_LIMIT .05 |
Definition at line 46 of file fitshistogram.cpp.
#define LOW_PASS_MARGIN 0.01 |
Definition at line 45 of file fitshistogram.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 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:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.