HomePhabricator
Diffusion MITK 964d762e969b

Use a QObject based type registry, similar to QMetaType.

Description

Use a QObject based type registry, similar to QMetaType.

Avoiding the cast to and from void* (as in QMetaType) allows to keep
all RTTI information and keeps dynamic_cast invocations working.

Details

Provenance
zelzerAuthored on Jun 12 2011, 5:39 PM
Parents
rMITK26be15c628f9: Use a custom MetaType construct helper to cast to QObjec* before void*.
Branches
Unknown
Tags
Unknown