2#include <Device/Node/DeviceNode.hpp>
4#include <score_plugin_deviceexplorer_export.h>
11class DeviceExplorerModel;
12class DeviceExplorerWidget;
13class ListeningHandler;
23 void setListening(
const QModelIndex& idx,
bool b);
30 void setDeviceWidgetListening();
33 void disableListening_rec(
35 void enableListening_rec(
42 Device::Node& nodeFromProxyModelIndex(
const QModelIndex&);
Definition DeviceInterface.hpp:66
Definition DeviceExplorerModel.hpp:67
Definition ListeningHandler.hpp:21
Definition ListeningManager.hpp:15
Manipulation of Devices from Qt.
Definition AddressSettings.cpp:14