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

(512d35198b726413c151533c8291c6b4b52f0a1d)

#include <QtGui/qtguiglobal.h>
#include <QtCore/qpoint.h>
#include <QtCore/private/qglobal_p.h>
#include <QtCore/private/qsimd_p.h>
#include <cmath>
Include dependency graph for qcolormatrix_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QColorVector
class  QColorMatrix

Functions

bool comparesEqual (const QColorVector &v1, const QColorVector &v2)
bool comparesEqual (const QColorMatrix &m1, const QColorMatrix &m2)

Function Documentation

◆ comparesEqual() [1/2]

bool comparesEqual ( const QColorMatrix & m1,
const QColorMatrix & m2 )
inlinenoexcept

Definition at line 350 of file qcolormatrix_p.h.

◆ comparesEqual() [2/2]

bool comparesEqual ( const QColorVector & v1,
const QColorVector & v2 )
inlinenoexcept

Definition at line 195 of file qcolormatrix_p.h.