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::ToolBar::ToolBarConfig Struct Reference

Style configuration for a specific ToolBar group. More...

#include <ToolBar.h>

Public Attributes

int itemSpacing
 Spacing value for the ToolBar items, in pixels. All directions get the same spacing.
 
QColor backgroundColor
 Background color for this ToolBar group.
 
qreal borderWidth
 ToolBar border width, in pixels.
 
QColor borderColor
 Border color for this ToolBar group.
 

Detailed Description

Style configuration for a specific ToolBar group.


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