[Qt-interest] A couple of questions about QML

Thiago Macieira thiago at kde.org
Sun Jan 17 21:14:52 CET 2010


Em Domingo 17. Janeiro 2010, às 20.34.42, Bob Hood escreveu:
> >> Second, if I write a stand-alone Qt-based C++ application that leverages
> >> QML for its UI, can the QML elements (*.qml, *.js, etc.) be distributed
> >> along with the application in such a form that they cannot be modified
> >> by the end user?  Compiled into binary form, perhaps, or embedded as Qt
> >> resources?
> > 
> > Yes, they can. You can also download any updates from the network.
> 
> Is that "yes" to "Compiled into binary form", "embedded as a Qt
> resource", or both?  :)

Any form that you can supply the QML contents is good enough. Resources, 
compiled into the binary (as a C++ string), separate file, network, whatever.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100117/fd3fad48/attachment.bin 


More information about the Qt-interest-old mailing list