Using SQLHelper to retrieve data to dataView, add simple control to edit patient panel.
This commit is contained in:
@@ -12,6 +12,8 @@ public:
|
||||
explicit SelectFormWidget(QWidget *parent = nullptr);
|
||||
~SelectFormWidget();
|
||||
|
||||
private:
|
||||
int currentRow = -1;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user