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

(8d3601dfe8e6a89cbf0ab0ff8089e232f52c21d2)

#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 349 of file qcolormatrix_p.h.

◆ comparesEqual() [2/2]

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

Definition at line 194 of file qcolormatrix_p.h.