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

Go to the source code of this file.

Classes

class  QColorTrc
 

Functions

bool operator!= (const QColorTrc &o1, const QColorTrc &o2)
 
bool operator== (const QColorTrc &o1, const QColorTrc &o2)
 

Function Documentation

◆ operator!=()

bool operator!= ( const QColorTrc o1,
const QColorTrc o2 
)
inline

Definition at line 95 of file qcolortrc_p.h.

◆ operator==()

bool operator== ( const QColorTrc o1,
const QColorTrc o2 
)
inline

Definition at line 105 of file qcolortrc_p.h.