Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qcolortransferfunction_p.h File Reference
#include <QtGui/private/qtguiglobal_p.h>
#include <cmath>
+ Include dependency graph for qcolortransferfunction_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QColorTransferFunction
 

Functions

bool operator== (const QColorTransferFunction &f1, const QColorTransferFunction &f2)
 
bool operator!= (const QColorTransferFunction &f1, const QColorTransferFunction &f2)
 

Function Documentation

◆ operator!=()

bool operator!= ( const QColorTransferFunction f1,
const QColorTransferFunction f2 
)
inline

Definition at line 160 of file qcolortransferfunction_p.h.

◆ operator==()

bool operator== ( const QColorTransferFunction f1,
const QColorTransferFunction f2 
)
inline

Definition at line 156 of file qcolortransferfunction_p.h.