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

(aa1293f043f5df34ee7501efda6a6a2e8da5fa99)

#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.