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

Go to the source code of this file.

Classes

class  QColorTransferTable
 

Functions

bool operator!= (const QColorTransferTable &t1, const QColorTransferTable &t2)
 
bool operator== (const QColorTransferTable &t1, const QColorTransferTable &t2)
 

Function Documentation

◆ operator!=()

bool operator!= ( const QColorTransferTable t1,
const QColorTransferTable t2 
)
inline

Definition at line 194 of file qcolortransfertable_p.h.

◆ operator==()

bool operator== ( const QColorTransferTable t1,
const QColorTransferTable t2 
)
inline

Definition at line 217 of file qcolortransfertable_p.h.