antiAliasingSuggested property

bool antiAliasingSuggested
getter/setter pair

Gives a suggestion whether to paint with anti-aliasing, or not. Default is true.

Implementation

bool antiAliasingSuggested = true;