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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CFX_TextRenderOptions
 

Functions

bool operator== (const CFX_TextRenderOptions &lhs, const CFX_TextRenderOptions &rhs)
 
bool operator!= (const CFX_TextRenderOptions &lhs, const CFX_TextRenderOptions &rhs)
 

Function Documentation

◆ operator!=()

bool operator!= ( const CFX_TextRenderOptions & lhs,
const CFX_TextRenderOptions & rhs )
inline

Definition at line 52 of file cfx_textrenderoptions.h.

References operator==().

+ Here is the call graph for this function:

◆ operator==()

bool operator== ( const CFX_TextRenderOptions & lhs,
const CFX_TextRenderOptions & rhs )
inline

Definition at line 45 of file cfx_textrenderoptions.h.

References CFX_TextRenderOptions::aliasing_type, CFX_TextRenderOptions::font_is_cid, and CFX_TextRenderOptions::native_text.

Referenced by operator!=().

+ Here is the caller graph for this function: