#include <optional>
#include <QObject>
#include <QtPlugin>
#include <QStandardItemModel>
#include "PlotJuggler/dataloader_base.h"
#include "dataload_params.h"
Go to the source code of this file.