feat: Change Mpps settings in new recon interface.
This commit is contained in:
@@ -20,6 +20,7 @@ public:
|
||||
|
||||
signals:
|
||||
void pacsSettingsSaved(const QString& aClientAETitle, const QString& aServerAETitle, const QString& aServerIP, int aServerPort);
|
||||
void mppsSettingsSaved(bool aIsOpen, const QString& aServerAETitle, const QString& aServerIP, int aServerPort);
|
||||
|
||||
private slots:
|
||||
void processPacsSettingsResponsed(bool aResult, const QVariant& aMessage);
|
||||
|
||||
Reference in New Issue
Block a user