![]() |
Qt 6.x
The Qt SDK
|
#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< qfloat16 > | QRgbaFloat16 |
| typedef QRgbaFloat< float > | QRgbaFloat32 |
| typedef QRgbaFloat<qfloat16> QRgbaFloat16 |
Definition at line 121 of file qrgbafloat.h.
| typedef QRgbaFloat<float> QRgbaFloat32 |
Definition at line 122 of file qrgbafloat.h.