Style configuration for the ToolButton class. More...
#include <ToolButton.h>
Public Attributes | |
| int | buttonIconSize |
| The default size of button icons in pixels. | |
| int | defaultButtonMargin |
| Margin around ToolButton controls, in pixels. All directions get the same margin. | |
| int | menuIndicatorWidth |
| Width of the menu indicator arrow in pixels. | |
| QColor | checkedStateBackgroundColor |
| Background color for checkable ToolButtons set to the checked state. | |
| QString | menuIndicatorIcon |
| Path to the indicator icon. Svg images recommended. | |
| QSize | menuIndicatorIconSize |
| Size of the indicator icon. Size must be proportional to the icon's ratio. | |
Style configuration for the ToolButton class.