Loading...
Searching...
No Matches
DeviceLogging.hpp
1#pragma once
2#include <Device/Protocol/DeviceInterface.hpp>
3
4#include <score_plugin_deviceexplorer_export.h>
5
6namespace Device
7{
8SCORE_PLUGIN_DEVICEEXPLORER_EXPORT DeviceLogging get_cur_logging(bool b);
9}
Manipulation of Devices from Qt.
Definition AddressSettings.cpp:14