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

(01ee796b96246a1ba518036fb10a25fea507a4fe)

#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 )
inline

Definition at line 343 of file qcolormatrix_p.h.

◆ comparesEqual() [2/2]

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

Definition at line 194 of file qcolormatrix_p.h.