On 10/05/2012 11:57 AM, Wehmer, Matthias wrote:
> Hi everybody,
>
> I need some information regarding the antialiasing functionality in Qt
> 5. I have implemented a custom widget which basically draws a lot of
> lines (also uses custom materials). Unfortunately they are not at all
> AA. Anyway, via
Hi everybody,
I need some information regarding the antialiasing functionality in Qt 5. I
have implemented a custom widget which basically draws a lot of lines (also
uses custom materials). Unfortunately they are not at all AA. Anyway, via
setAntialiasing() I turned AA on, but nothing happens.