Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQuickShapeGenericRenderer::Color4ub Struct Reference

#include <qquickshapegenericrenderer_p.h>

Collaboration diagram for QQuickShapeGenericRenderer::Color4ub:

Public Attributes

unsigned char r
unsigned char g
unsigned char b
unsigned char a

Detailed Description

Definition at line 82 of file qquickshapegenericrenderer_p.h.

Member Data Documentation

◆ a

unsigned char QQuickShapeGenericRenderer::Color4ub::a

◆ b

unsigned char QQuickShapeGenericRenderer::Color4ub::b

Definition at line 82 of file qquickshapegenericrenderer_p.h.

◆ g

unsigned char QQuickShapeGenericRenderer::Color4ub::g

Definition at line 82 of file qquickshapegenericrenderer_p.h.

◆ r

unsigned char QQuickShapeGenericRenderer::Color4ub::r

Definition at line 82 of file qquickshapegenericrenderer_p.h.


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