#include <vector>
#include <QWidget>
#include "ui_plotWindow.h"
#include <vapor/ParamsMgr.h>
#include <vapor/DataStatus.h>
#include "PlotParams.h"
Go to the source code of this file.