Hi. I'm using Qt Property Browser downloaded from http://qt.nokia.com/products/appdev/...ropertybrowser.

Qt Property Browser creates sub-properties automatically. For example, color property has 4 sub properties for red, green, blue, and alpha values. My question is, is there any way to hide subproperties and show only parent, i.e, color itself?

Thanks,
Jong