start on view the show single record as list of label + value
This commit is contained in:
parent
c71fdc4af7
commit
4ac87f285b
4 changed files with 119 additions and 7 deletions
|
|
@ -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 += \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue