[Development] qmlbundle vs Qt Resource System

Thiago Macieira thiago.macieira at intel.com
Tue Aug 13 01:07:27 CEST 2013


On terça-feira, 13 de agosto de 2013 00:04:43, André Pönitz wrote:
> 1. Having a couple of .qml, .png and whatever non-executable, but
> potentially target (resolution...) dependent resources loaded and
> "run" in some kind of viewer application.
> 
> -> Smells like the resource system might be suited (rcc -binary,
>    recognize/load result into viewer application)

Since rcc does not do that (yet), you're effectively describing qmlbundle.

What I think we should investigate is how to minimise the migration cost of a 
completely architecture-independent deployment to a "oh, I need a little bit 
of native code" type of applications.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- 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/20130812/78a1106b/attachment.sig>


More information about the Development mailing list