12.1. QMetaObject - The Meta Object Pattern

[ fromfile: reflection.xml id: metaobjects ]

Figure 12.1.  MetaObjects

MetaObjects



[57] Meta, the Latin root meaning about, is used for its literal definition here.

[58] Each class must be defined in a header file, listed in the project file's HEADERS, and must include the Q_OBJECT macro in its class definition.