Add design prototype, some renamings.

This commit is contained in:
2025-12-22 21:27:20 +01:00
parent 4bd8f30a09
commit 03381ea705
20 changed files with 1219 additions and 159 deletions

View File

@@ -33,7 +33,7 @@
#include <QMainWindow>
#include <ui_bcmainwindow.h>
#include <bcvaluemanager.h>
#include <bcvdatamanager.h>
class AnimatedDelegate;
@@ -53,7 +53,7 @@ public slots:
protected:
BCValueManager _valueManager;
BCDataManager _valueManager;
AnimatedDelegate* _delegate;