update: add dray trigger task.
This commit is contained in:
@@ -51,6 +51,7 @@ public:
|
||||
void SetFrameCall(FrameBufferType type, const std::function<void(QSharedPointer<FrameBuffer>)>& call);
|
||||
void SetRemoteID(const QString& id);
|
||||
QString GetRemoteID();
|
||||
QString GetOwnID();
|
||||
|
||||
public:
|
||||
QMutex conMutex_;
|
||||
|
||||
Reference in New Issue
Block a user