Deploying applicaition with QtQuick Compiler/Cache files

Alexander Rössler <[email protected]>
Newsgroups gmane.comp.python.pyqt-pykde
Message-ID <CAMQ_J12GUb2P1pfX-DAES2p+WS30=fTqYB2mO2JAPEb4onX0AQ@mail.gmail.com>
Has anyone achieved deploying a PyQt application with compile QML files
(only)?

Not sure if that's possible, the Qt documentation doesn't say much about
qmlc files generated by the JIT compiler. There is a guide on how to use it
in combination with resource files, but that won't apply for PyQt.

What alternatives do we have to obfuscate the QML source code? Freezing the
application seems to be an option, any better ideas?

I've heard people talking about custom resource loaders that use GPG
encryption, but in the end, it will all end up in memory, so I'm not sure
if it would help much if someone really wants to reverse engineer the
application.

Thanks,
Alex

_______________________________________________
PyQt mailing list    [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.