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

(eccaf0abec8e1e9c055d409575e5a6c894879a06)

#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 210 of file qcolortransfertable_p.h.

◆ operator==()

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

Definition at line 235 of file qcolortransfertable_p.h.