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

(512d35198b726413c151533c8291c6b4b52f0a1d)

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

◆ operator==()

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

Definition at line 236 of file qcolortransfertable_p.h.