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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to