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
QT_BEGIN_NAMESPACE::Color4ub Struct Reference
+ Collaboration diagram for QT_BEGIN_NAMESPACE::Color4ub:

Public Attributes

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

Detailed Description

Definition at line 12 of file qsgbasicinternalrectanglenode.cpp.

Member Data Documentation

◆ a

unsigned char QT_BEGIN_NAMESPACE::Color4ub::a

Definition at line 14 of file qsgbasicinternalrectanglenode.cpp.

◆ b

unsigned char QT_BEGIN_NAMESPACE::Color4ub::b

Definition at line 14 of file qsgbasicinternalrectanglenode.cpp.

◆ g

unsigned char QT_BEGIN_NAMESPACE::Color4ub::g

Definition at line 14 of file qsgbasicinternalrectanglenode.cpp.

◆ r

unsigned char QT_BEGIN_NAMESPACE::Color4ub::r

Definition at line 14 of file qsgbasicinternalrectanglenode.cpp.


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