QPdfDocumentRenderOptions Proxy Page

Functions

int operator!=(int lhs, int rhs)
int operator==(int lhs, int rhs)

Function Documentation

int operator!=(int lhs, int rhs)

Returns true if the options lhs and rhs are different, otherwise returns false.

int operator==(int lhs, int rhs)

Returns true if the options lhs and rhs are equal, otherwise returns false.