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::Slider::SliderConfig::HandleConfig Struct Reference

Style configuration for slider handles. More...

#include <Slider.h>

Public Attributes

QColor color
 Color for the handle of an active slider.
 
QColor colorDisabled
 Color for the handle of a disabled slider.
 
int size
 Size of the handle draggable area square, in pixels.
 
int sizeMinusMargin
 Diameter of the handle circle when not hovered, in pixels.
 
int hoverSize
 Diameter of the handle circle when hovered, in pixels.
 

Detailed Description

Style configuration for slider handles.


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