When I tried to display negative numbers on QLCDnumber, I got exceptions(I use PyQt4). And I don't found any API that describe the way to display negative numbers. Is there any way or work around?

Thanks in advance.