Added page with the types (no details yet)
This commit is contained in:
parent
bdef76ed8a
commit
4c175d8c2c
16 changed files with 418 additions and 11 deletions
|
|
@ -87,7 +87,8 @@ PropertyProxyModel.cpp \
|
|||
widgets/CatalogConstraintPage.cpp \
|
||||
widgets/CatalogTablesPage.cpp \
|
||||
widgets/CatalogFunctionsPage.cpp \
|
||||
widgets/CatalogSequencesPage.cpp
|
||||
widgets/CatalogSequencesPage.cpp \
|
||||
widgets/CatalogTypesPage.cpp
|
||||
|
||||
HEADERS += \
|
||||
ConnectionConfigurationWidget.h \
|
||||
|
|
@ -160,7 +161,8 @@ CustomDataRole.h \
|
|||
widgets/CatalogTablesPage.h \
|
||||
widgets/CatalogFunctionsPage.h \
|
||||
widgets/CatalogSequencesPage.h \
|
||||
NamespaceFilter.h
|
||||
NamespaceFilter.h \
|
||||
widgets/CatalogTypesPage.h
|
||||
|
||||
FORMS += \
|
||||
ConnectionManagerWindow.ui \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue