feat: Change httpclient logic to fit web interface change
This commit is contained in:
@@ -172,7 +172,7 @@ signals:
|
||||
void responseEmergencyButtonReset(const QString& aResponse);
|
||||
//Recon
|
||||
void createEmptyScanToRecon(const QString& aScanID, const QString& aPath);
|
||||
void createScanToRecon(const QString& aScanID, const QString& aStudyUID,const QString& aMPPSUID, const QString& aReferenceID, const QString& aPath);
|
||||
void createScanToRecon(const QString& aScanID,const QString& aMPPSUID, const QString& aReferenceID, const QString& aPath);
|
||||
void queryScanStatusToRecon(const QStringList& aScanIDs);
|
||||
void updateReconStateFinished();
|
||||
void checkReconConnection();
|
||||
|
||||
Reference in New Issue
Block a user