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

(fdb219b68ecf0de3a79a339c21ca7064a93679eb)

#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 94 of file qcolortrc_p.h.

◆ operator==()

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

Definition at line 104 of file qcolortrc_p.h.