kstars
#include <QFrame>#include <QImage>#include <QPixmap>#include <QMouseEvent>#include <QResizeEvent>#include <QPaintEvent>#include <QScrollArea>#include <QLabel>#include <kxmlguiwindow.h>#include <kurl.h>#include <fitsio.h>#include "fitshistogram.h"#include "fitscommon.h"#include "dms.h"#include "fitsimage.h"
Include dependency graph for fitsview.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | FITSLabel | 
| class | FITSView | 
Macros | |
| #define | INITIAL_H 480 | 
| #define | INITIAL_W 640 | 
| #define | MINIMUM_PIXEL_RANGE 5 | 
| #define | MINIMUM_STDVAR 5 | 
Macro Definition Documentation
| #define INITIAL_H 480 | 
Definition at line 48 of file fitsview.h.
| #define INITIAL_W 640 | 
Definition at line 47 of file fitsview.h.
| #define MINIMUM_PIXEL_RANGE 5 | 
Definition at line 50 of file fitsview.h.
| #define MINIMUM_STDVAR 5 | 
Definition at line 51 of file fitsview.h.
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.
    KDE API Reference