Class to handle styling and painting of QToolButton controls. More...
#include <ToolButton.h>
Classes | |
struct | Config |
Style configuration for the ToolButton class. More... | |
Static Public Member Functions | |
static Config | loadConfig (QSettings &settings) |
static Config | defaultConfig () |
Gets the default ToolButton style configuration. | |
Friends | |
class | Style |
Class to handle styling and painting of QToolButton controls.
|
static |
Sets the ToolButton style configuration.
settings | The settings object to load the configuration from. |