Make select patient can change to scan page.

This commit is contained in:
sunwen
2024-05-06 13:26:57 +08:00
parent e55a13ccfd
commit 172446f6d3
5 changed files with 21 additions and 8 deletions

View File

@@ -43,6 +43,8 @@ private:
void selectPatient();
void setSelectedPatient(PatientInformation* aPatient);
void initDataModel();
void initDetailPanel(QHBoxLayout *contentLayout);