repository for casafeather app
Source
xxxxxxxxxx
//# Postal address: AIPS++ Project Office
//# National Radio Astronomy Observatory
//# 520 Edgemont Road
//# Charlottesville, VA 22903-2475 USA
//#
#ifndef FEATHERPLOT_H_
#define FEATHERPLOT_H_
#include <QList>
#include <qwt/qwt_plot.h>
#include <qwt/qwt_legend.h>
#include <qwt_plot.h>
#include <qwt_legend.h>
class QwtPlotCurve;
class QGridLayout;
namespace casa {
class ExternalAxisControlBottom;
class ExternalAxisControlRight;
class ExternalAxisControlLeft;
class ExternalAxisControl;