Allow for saving the configuration used by a window opened from a URL.
Note when editing a copy save password works now too.
This commit is contained in:
parent
05e9b982cd
commit
a6be979f8e
7 changed files with 43 additions and 16 deletions
|
|
@ -35,8 +35,8 @@ public:
|
|||
ConnectionConfig data() const;
|
||||
QString group() const;
|
||||
|
||||
bool savePassword() const;
|
||||
bool clearPassword() const;
|
||||
bool savePasswordEnabled() const;
|
||||
bool passwordIsChanged() const;
|
||||
|
||||
public slots:
|
||||
void testConnection();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue