Do not display unclear "None" text when point/size/rect values are null

Authored by staniek on Oct 28 2017, 9:46 PM.

Description

Do not display unclear "None" text when point/size/rect values are null

E.g. QPoint(0,0) is null too so this made no sense.

Details