Started on window for managing the server.
This commit is contained in:
parent
f51105bde0
commit
2f95c2f096
17 changed files with 163 additions and 8 deletions
|
|
@ -25,8 +25,8 @@ public:
|
|||
}
|
||||
|
||||
void showConnectionManager();
|
||||
|
||||
void openWindowForConnection(int connection_index);
|
||||
void openSqlWindowForConnection(int connection_index);
|
||||
void openServerWindowForConnection(int connection_index);
|
||||
|
||||
signals:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue