This change adds support for Item Type Declarations, implementing them as aliases for the defined item type, and substituting each type reference with the definition during parser execution.
This does not yet take care of the spec changes in qt4cg/qtspecs#1355, nor does it include support yet for recursive record types.
This change adds support for Item Type Declarations, implementing them as aliases for the defined item type, and substituting each type reference with the definition during parser execution.
This does not yet take care of the spec changes in qt4cg/qtspecs#1355, nor does it include support yet for recursive record types.