CFEL - ASG Software Suite  2.5.0
CASS
two_d_viewer.cpp File Reference

contains viewer for 2d data More...

#include <QtCore/QDebug>
#include <QtCore/QSettings>
#include <QtCore/QFileInfo>
#include <QtGui/QVBoxLayout>
#include <QtGui/QToolBar>
#include <QtGui/QSpinBox>
#include <QtGui/QLabel>
#include <QtGui/QFileDialog>
#include <QtGui/QInputDialog>
#include <QtGui/QAction>
#include <qwt_plot.h>
#include <qwt_scale_widget.h>
#include <qwt_plot_layout.h>
#include <qwt_plot_spectrogram.h>
#include <qwt_color_map.h>
#include <qwt_scale_engine.h>
#include "two_d_viewer.h"
#include "two_d_viewer_data.h"
#include "minmax_control.h"
#include "track_zoomer_2d.h"
#include "logcolor_map.h"
#include "data.h"
#include "file_handler.h"
+ Include dependency graph for two_d_viewer.cpp:

Go to the source code of this file.

Detailed Description

contains viewer for 2d data

Author
Lutz Foucar

Definition in file two_d_viewer.cpp.