Update DeviceControllerInterface 1.1.2 (coinAttached-Signal)
This commit is contained in:
@@ -104,6 +104,9 @@ signals:
|
||||
const QString & errorCode,
|
||||
const QString & errorDescription);
|
||||
|
||||
|
||||
void coinAttached();
|
||||
|
||||
/**
|
||||
* emitted on e.g. a coin input
|
||||
*/
|
||||
@@ -193,7 +196,7 @@ signals:
|
||||
|
||||
|
||||
Q_DECLARE_INTERFACE(DeviceControllerInterface,
|
||||
"eu.atb.ptu.plugin.DeviceControllerInterface/1.1.1")
|
||||
"eu.atb.ptu.plugin.DeviceControllerInterface/1.1.2")
|
||||
|
||||
|
||||
namespace nsDeviceControllerInterface {
|
||||
|
Reference in New Issue
Block a user