#include "util.h" Util::Util(QObject *parent) : QObject(parent) { } void Util::processOutput() { }