start on view the show single record as list of label + value

This commit is contained in:
eelke 2022-04-10 06:51:25 +02:00
parent c71fdc4af7
commit 4ac87f285b
4 changed files with 119 additions and 7 deletions

View file

@ -91,6 +91,7 @@ PropertyProxyModel.cpp \
EditTableWidget.cpp \
EditColumnTableModel.cpp \
DatabaseWindow.cpp \
widgets/SingleRecordModel.cpp \
widgets/SingleRecordWidget.cpp
HEADERS += \
@ -169,6 +170,7 @@ CustomDataRole.h \
DatabaseWindow.h \
NamespaceFilter.h \
util/PgLabTableViewHelper.h \
widgets/SingleRecordModel.h \
widgets/SingleRecordWidget.h
FORMS += \