1 #ifndef QSYNCLISTDATA_H
2 #define QSYNCLISTDATA_H
34 explicit QSyncListData(QNetworkAccessManager *networkManager, QObject *parent =
nullptr);
39 void request(
const QString &bucket);
45 void receiveFinshed(
const QSyncDataItemList &items);
55 #endif // QSYNCLISTDATA_H
#define TTK_MODULE_EXPORT
The class of the sync cloud data interface.
The class of the sync cloud list data.
virtual void receiveDataFromServer()=0