i have a property (a dynamic one) in my qojbect that i want gone, how do i do that?
this should work Qt Code: Switch view setProperty("propertryName", QVariant()); setProperty("propertryName", QVariant()); To copy to clipboard, switch view to plain text mode
setProperty("propertryName", QVariant());
Forum Rules
Bookmarks