Add JSON utility functions to QObjectHandler.
This commit is contained in:
@@ -64,6 +64,8 @@ public:
|
||||
return mData;
|
||||
}
|
||||
|
||||
bool isDataReceived() const;
|
||||
|
||||
private Q_SLOTS:
|
||||
|
||||
void onReadyRead();
|
||||
|
||||
Reference in New Issue
Block a user