Created new Layout prototype.

This commit is contained in:
2025-12-26 12:04:02 +01:00
parent 0bec8dfeb7
commit 3ff995d547
5 changed files with 191 additions and 94 deletions

View File

@@ -29,8 +29,10 @@ SOURCES += \
bcdatamanager.cpp \
bcdatamodel.cpp \
bcdatavalue.cpp \
bcdevicepanel.cpp \
bcitemdelegate.cpp \
bclegacy.cpp \
bctoolbutton.cpp \
bctransmitter.cpp \
bcvaluetype.cpp \
lib/can_drv_win.c \
@@ -46,12 +48,15 @@ HEADERS += \
bcdatamanager.h \
bcdatamodel.h \
bcdatavalue.h \
bcdevicepanel.h \
bcitemdelegate.h \
bcmainwindow.h \
bctoolbutton.h \
bctransmitter.h \
bcvaluetype.h
FORMS += \
bcdevicepanel.ui \
bcmainwindow.ui
# Default rules for deployment.