Table of Contents
Subclassing of Qt classes is a fundamental way to create building blocks of the QtAda application. Subclassing rules in the QtAda depend from the group of Qt classes to which the used superclass belongs. Here is a list of groups of classes for which different subclassing rules are applicable:
QObject class and it subclasses
QGraphicsItem class and it subclasses