If we take a class such as "bb/cascades/Button" or "bb/cascades/Label" what connection does it have with QObjects? Are all core controls in cascade are also QObjects?
Asked
Active
Viewed 51 times
1 Answers
0
Yes, all controls in bb/cascades are sub-classed (eventually) from QObject. Most, but not all, Qt and Cascades classes are sub-classed from QObject.

Richard
- 8,920
- 2
- 18
- 24