Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Color4ub Struct Reference

#include <qquickparticlesystem_p.h>

+ Collaboration diagram for Color4ub:

Public Attributes

uchar r = 255
 
uchar g = 255
 
uchar b = 255
 
uchar a = 255
 

Detailed Description

Definition at line 206 of file qquickparticlesystem_p.h.

Member Data Documentation

◆ a

uchar Color4ub::a = 255

Definition at line 210 of file qquickparticlesystem_p.h.

◆ b

uchar Color4ub::b = 255

Definition at line 209 of file qquickparticlesystem_p.h.

◆ g

uchar Color4ub::g = 255

Definition at line 208 of file qquickparticlesystem_p.h.

◆ r

uchar Color4ub::r = 255

Definition at line 207 of file qquickparticlesystem_p.h.


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