PDA

View Full Version : removing qojbect property?



jajdoo
25th July 2011, 08:09
i have a property (a dynamic one) in my qojbect that i want gone, how do i do that?

Santosh Reddy
25th July 2011, 08:14
this should work
setProperty("propertryName", QVariant());