Hi

Working on Qt4.3 on Mac Os.

I am trying to resize checkbox using QStyle::PM_IndicatorWidth & QStyle::PM_IndicatorHieght, it resizes checkBox but i am not able to check/Uncheck the checkBox.

How can i resize checkBox?