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

(baac34de6fcbdcc6ee5eb06c3db16c7eda32f121)

#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.