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
quint24 Struct Reference

#include <qdrawhelper_p.h>

+ Collaboration diagram for quint24:

Public Member Functions

 quint24 ()=default
 
 quint24 (uint value)
 
 operator uint () const
 

Public Attributes

uchar data [3]
 

Detailed Description

Definition at line 127 of file qdrawhelper_p.h.

Constructor & Destructor Documentation

◆ quint24() [1/2]

quint24::quint24 ( )
default

◆ quint24() [2/2]

quint24::quint24 ( uint value)
inline

Definition at line 129 of file qdrawhelper_p.h.

Member Function Documentation

◆ operator uint()

quint24::operator uint ( ) const
inline

Definition at line 135 of file qdrawhelper_p.h.

Member Data Documentation

◆ data

uchar quint24::data[3]

Definition at line 140 of file qdrawhelper_p.h.


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