[Development] Container refactor update

Thiago Macieira thiago.macieira at intel.com
Tue Jun 19 10:00:28 CEST 2012


On terça-feira, 19 de junho de 2012 09.51.32, Peter Kümmel wrote:
> On 19.06.2012 09:11, Rene Jensen wrote:
> > Is this crazy talk? I would imagine that given a set of containers like
> > ... hmm ... QSmartList, QSmartMap, QSmartHash inheriting from QObject
> > (yes, I know ... moc and templates bla bla - I could live with fixed
> > key/value-types if that's what it takes - java did before going
> > parametric),
> 
> Maybe there's a time moc embeds clang and can 'understand' template code.

Moc can understand template code just fine for the output it produces. The 
problem is that the meta object format does not allow for signals and slots 
containing template parameters in their signature.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120619/9b326164/attachment.sig>


More information about the Development mailing list