C
BitField Struct
struct Qul::Platform::FramebufferFormat::BitFieldThis struct contains information about the bits of a color channel in a framebuffer. More...
Public Variables
Member Variable Documentation
uint32_t BitField::length
This variable holds the number of bits.
uint32_t BitField::offset
This variable holds the offset of the bits.
Available under certain Qt licenses.
Find out more.