[Development] How is Quick Controls 2 deployment meant to be ?
Christian Kandeler
christian.kandeler at qt.io
Mon Jul 10 10:11:34 CEST 2017
On Sat, 8 Jul 2017 14:30:08 +0200
Filippo Cucchetto <filippocucchetto at gmail.com> wrote:
> * For the QtNetwork stuff you need to keep in mind that a lost of stuff
> works with URLs. For example you can specify and "http://.." url for an
> Image source. If i'm not wrong this implies that QtNetwork is a strong
> dependency of QtQuick.
As far as I can tell, you can disable the network dependency using the
qml-network feature when building your own Qt. Of course that won't help you much when working with a pre-built Qt.
Christian
More information about the Development
mailing list