![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
unsigned char | r |
unsigned char | g |
unsigned char | b |
unsigned char | a |
Definition at line 12 of file qsgbasicinternalrectanglenode.cpp.
unsigned char Color4ub::a |
Definition at line 14 of file qsgbasicinternalrectanglenode.cpp.
Referenced by QT_BEGIN_NAMESPACE::operator*(), and QT_BEGIN_NAMESPACE::operator+().
unsigned char Color4ub::b |
Definition at line 14 of file qsgbasicinternalrectanglenode.cpp.
Referenced by QT_BEGIN_NAMESPACE::operator*(), and QT_BEGIN_NAMESPACE::operator+().
unsigned char Color4ub::g |
Definition at line 14 of file qsgbasicinternalrectanglenode.cpp.
Referenced by QT_BEGIN_NAMESPACE::operator*(), and QT_BEGIN_NAMESPACE::operator+().
unsigned char Color4ub::r |
Definition at line 14 of file qsgbasicinternalrectanglenode.cpp.
Referenced by QT_BEGIN_NAMESPACE::operator*(), and QT_BEGIN_NAMESPACE::operator+().