Changed painter, add visual studio project.
This commit is contained in:
@@ -70,6 +70,8 @@ protected:
|
||||
void updateRow(int row);
|
||||
void paintHighlightRow(QPainter* painter, const QStyleOptionViewItem& option, int row) const;
|
||||
void paintSliderIndicator(QPainter* painter, const QStyleOptionViewItem& option, const BCValue& bcValue) const;
|
||||
void paintSliderIndicatorXX(QPainter* painter, const QStyleOptionViewItem& option, const BCValue& bcValue) const;
|
||||
|
||||
void paintButtonIndicator(QPainter* painter, const QStyleOptionViewItem& option, const BCValue& bcValue) const;
|
||||
|
||||
// Das ist ein Quickhack, der Delegate sollte
|
||||
|
||||
Reference in New Issue
Block a user