#include "metavis.h" metavis::metavis(QWidget *parent) : QMainWindow(parent) { ui.setupUi(this); }