C
SizedLayerPropertiesBase Struct
struct Qul::PlatformInterface::LayerEngine::SizedLayerPropertiesBasePublic Variables
Qul::PlatformInterface::LayerEngine::ColorDepth | colorDepth |
Qul::PlatformInterface::Size | size |
Member Variable Documentation
Qul::PlatformInterface::LayerEngine::ColorDepth SizedLayerPropertiesBase::colorDepth
This variable holds the layer's pixel color depth.
Qul::PlatformInterface::Size SizedLayerPropertiesBase::size
This variable holds the layer's size.
Available under certain Qt licenses.
Find out more.