C

SizedLayerPropertiesBase Struct

struct Qul::PlatformInterface::LayerEngine::SizedLayerPropertiesBase

Public Variables

Qul::PlatformInterface::LayerEngine::ColorDepth colorDepth
Qul::PlatformInterface::Size size

Detailed Description

Sized layer properties.

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.