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