18 NODISCARD QString GetAPIQuery(
const QString& remoteURL)
const;
20 QString ID, Name, Quantum;
21 QDate StartDate, EndDate;
22 QStringList SelectedVariables;
28 return qHash(dlData.ID);
31 #endif // DOWNLOADDATA_H Holds info needed to download a dataset from the remote server.
Definition: datadownloaddesc.h:11