#include "uprobe.h" UProbe::UProbe(QObject *parent) : QObject(parent) { } bool UProbe::setPortName(const QString &name) { } bool UProbe::setPortSpeed(int speed) { }