Added boolean value update
This commit is contained in:
@@ -73,7 +73,7 @@ protected:
|
||||
void paintPlainSliderIndicator(QPainter* painter, const QRect& rect, double ratio ) const;
|
||||
void paintBooleanValue( QPainter *painter, const QStyleOptionViewItem& option, const BCValue& bcValue ) const;
|
||||
|
||||
QRect clipToSliderRect(const QRect& rect, int buttonOffset = 0) const;
|
||||
QRect adjustEditorRect(const QRect& rect, int x1, int y1, int x2, int y2) const;
|
||||
|
||||
const BCValueList& _valueList;
|
||||
BCDeviceView* _view{};
|
||||
|
||||
Reference in New Issue
Block a user