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
qrgbafloat.h File Reference

(2a7fa4963cdab49e19e1377a3ab627584cd6e1cc)

#include <QtGui/qtguiglobal.h>
#include <QtCore/qfloat16.h>
#include <algorithm>
#include <cmath>
#include <type_traits>
Include dependency graph for qrgbafloat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QRgbaFloat< F >

Typedefs

typedef QRgbaFloat< qfloat16QRgbaFloat16
typedef QRgbaFloat< float > QRgbaFloat32

Typedef Documentation

◆ QRgbaFloat16

Definition at line 121 of file qrgbafloat.h.

◆ QRgbaFloat32

typedef QRgbaFloat<float> QRgbaFloat32

Definition at line 122 of file qrgbafloat.h.