On 09/06/2013 03:32 PM, Michael Dougras Silva wrote: > This works for now, but I thinking that all classes to be mapped have to > be QObject derivated, thus store this classes in Qt containers isn't > possible. You could store (smart) pointers to those objects, then they could be stored in Qt containers.