DatabaseWindow has no knowledge more of the existence of QueryTab but user can still create and use them within that window.
This commit is contained in:
parent
fd603a7434
commit
d0c4dabe8b
8 changed files with 327 additions and 451 deletions
|
|
@ -120,6 +120,7 @@ public:
|
|||
|
||||
void init() override;
|
||||
void menuAction_new(IPluginContentWidgetContext* context);
|
||||
void menuAction_open(IPluginContentWidgetContext* context);
|
||||
private slots:
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue