how does this help? i mean how is it different from declaring a private attribute and corresponding methods..Any advantage?Originally Posted by jacek
how does this help? i mean how is it different from declaring a private attribute and corresponding methods..Any advantage?Originally Posted by jacek
Look at the Qt Designer --- it doesn't know anything about custom widgets, yet if you create a custom widget plugin, you will be able to change that widgets' properties. How would you implement this without Q_PROPERTY?Originally Posted by nupul
nupul (3rd April 2006)
Bookmarks