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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cfx_color.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CFX_Color
 
struct  CFX_Color::TypeAndARGB
 

Functions

bool operator== (const CFX_Color &c1, const CFX_Color &c2)
 
bool operator!= (const CFX_Color &c1, const CFX_Color &c2)
 

Function Documentation

◆ operator!=()

bool operator!= ( const CFX_Color & c1,
const CFX_Color & c2 )
inline

Definition at line 71 of file cfx_color.h.

References operator==().

+ Here is the call graph for this function:

◆ operator==()

bool operator== ( const CFX_Color & c1,
const CFX_Color & c2 )
inline

Definition at line 61 of file cfx_color.h.

References CFX_Color::fColor1, CFX_Color::fColor2, CFX_Color::fColor3, CFX_Color::fColor4, and CFX_Color::nColorType.

Referenced by operator!=().

+ Here is the caller graph for this function: