On 15/10/12 20:12, Olivier Goffart wrote:
>> Renato Araujo wrote:
>>> I'm working to port a library based on qt4.8 and qtquick 1.1 to qt5
>>> and qtquick 2.0.
>>> This library uses dynamic metaobject to export dynamic properties
>>> signals and slot.
>>> What this library does is override the metaO
> Renato Araujo wrote:
> > Hi guys,
> >
> >
> > I'm working to port a library based on qt4.8 and qtquick 1.1 to qt5
> > and qtquick 2.0.
> > This library uses dynamic metaobject to export dynamic properties
> > signals and slot.
> > What this library does is override the metaObject() function to
> Renato Araujo wrote:
> > Hi guys,
> >
> >
> > I'm working to port a library based on qt4.8 and qtquick 1.1 to qt5
> > and qtquick 2.0.
> > This library uses dynamic metaobject to export dynamic properties
> > signals and slot.
> > What this library does is override the metaObject() function to
Forwarding to qt-devel. The qt-qml mailing list should be closed.
Renato Araujo wrote:
> Hi guys,
>
>
> I'm working to port a library based on qt4.8 and qtquick 1.1 to qt5
> and qtquick 2.0.
> This library uses dynamic metaobject to export dynamic properties
> signals and slot.
> What this li