Open 3D Engine AzQtComponents API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzQtComponents::PushButton::Config Struct Reference

Style configuration for the PushButton class. More...

#include <PushButton.h>

Public Attributes

ColorSet primary
 Background colors for the primary PushButton style.
 
ColorSet secondary
 Background colors for the secondary PushButton style.
 
Border defaultBorder
 
Border disabledBorder
 
Border focusedBorder
 
Frame defaultFrame
 
SmallIcon smallIcon
 Style configuration for small icon buttons.
 
IconButton iconButton
 Style configuration for icon buttons.
 
DropdownButton dropdownButton
 Style configuration for dropdown buttons.
 

Detailed Description

Style configuration for the PushButton class.


The documentation for this struct was generated from the following file: