1#ifndef SARIBBONCOLORTOOLBUTTON_H
2#define SARIBBONCOLORTOOLBUTTON_H
3#include "SARibbonToolButton.h"
4#include "SARibbonGlobal.h"
30 void setColorStyle(ColorStyle s);
31 ColorStyle colorStyle()
const;
36 void setColor(
const QColor& c);
38 void onButtonClicked(
bool checked =
false);
52 void paintIcon(QPainter& p,
const QStyleOptionToolButton& opt,
const QRect& iconDrawRect);