Add a Segmented Indicator

Just a POC of a new indicator style
This commit is contained in:
Sergio Martins
2020-08-23 13:20:37 +01:00
parent 35076bbdb6
commit 00b4dbc821
5 changed files with 236 additions and 4 deletions

View File

@@ -25,6 +25,7 @@
# include "widgets/TabWidgetWidget_p.h"
# include "multisplitter/Separator_qwidget.h"
# include "widgets/FloatingWindowWidget_p.h"
# include "indicators/SegmentedIndicators_p.h"
# include <QRubberBand>
#else
# include "quick/FrameQuick_p.h"