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

(f6b29daa6df3b1fa6f087693732c7aa89854c59f)

#include <QtCore/qtconfigmacros.h>
Include dependency graph for qcolorutil_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool fuzzyCompare (const QColor &lhs, const QColor &rhs, float tol=1e-2f)

Function Documentation

◆ fuzzyCompare()

bool fuzzyCompare ( const QColor & lhs,
const QColor & rhs,
float tol = 1e-2f )

Definition at line 30 of file qcolorutil.cpp.