mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 17:50:52 +01:00
Summary query widget : config can be saved/loaded
This commit is contained in:
@@ -53,6 +53,8 @@ class SummaryQueryWidget : public QWidget
|
||||
void on_m_down_pb_clicked();
|
||||
void on_m_edit_sql_query_cb_clicked();
|
||||
void reset();
|
||||
void saveConfig();
|
||||
void loadConfig();
|
||||
|
||||
private:
|
||||
Ui::SummaryQueryWidget *ui;
|
||||
|
||||
Reference in New Issue
Block a user