The list of connections is now saved and loaded on program shutdown and start.
This commit is contained in:
parent
cf4d6e769b
commit
7181c7f1e7
8 changed files with 128 additions and 44 deletions
|
|
@ -30,7 +30,7 @@ private:
|
|||
ConnectionListModel *m_listModel = nullptr;
|
||||
QDataWidgetMapper *m_mapper = nullptr;
|
||||
|
||||
void controlsToConfig(ConnectionConfig &cfg);
|
||||
void setupWidgetMappings();
|
||||
};
|
||||
|
||||
#endif // CONNECTIONMANAGERWINDOW_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue