[RQt-devel] recent smoke update

Michael Lawrence lawrence.michael at gene.com
Wed Jan 20 20:11:16 CET 2010


Well, the paper was a little tough for me to grok. But anyway, I think we
need a consistent type conversion policy. When Qt always treats a class as a
pointer (e.g. QObjects), it's pretty clear that we need to do the same. For
value types, it's more complicated. Qt uses values to avoid the
complications of memory management (as with QImage) or to avoid memory
allocation overhead for small types (like QPen).



More information about the Qtinterfaces-devel mailing list