SelectionEditorFactory + ItemModel + ItemModelFactory combination is working
in new EditTableWidget (EditTableWidget is very much WIP)
This commit is contained in:
parent
e44f73166f
commit
742fd0a4d3
19 changed files with 419 additions and 80 deletions
|
|
@ -90,6 +90,7 @@ private:
|
|||
void closeEvent(QCloseEvent *event);
|
||||
void showEvent(QShowEvent *event);
|
||||
QueryTab *newSqlPage();
|
||||
void newCreateTablePage();
|
||||
|
||||
void catalogLoaded();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue