[Interest] Making an ORM Library

Mitch Curtis mitch.curtis at digia.com
Fri Sep 6 15:57:02 CEST 2013


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.



More information about the Interest mailing list