[Development] QQmlAbstractUrlInterceptor (Import control from Qt CS)

Alberto Mardegan mardy at users.sourceforge.net
Thu Jul 25 11:25:13 CEST 2013


On 07/24/2013 06:47 PM, Alan Alpert wrote:
> Discussed at Qt CS as the mechanism for both file selectors and
> providing import control was a new QQmlAbstractUrlInterceptor class.
> You can provide a subclass of this to the QML engine to intercept all
> local file and QRC access, when combined with a custom
> QNetworkAccessManager the application has full control over all file
> and network access attempted by the engine.

Would it make sense to have it in QCoreApplication instead of just
QQmlEngine?
I guess it could be useful also to non QML apps.

Ciao,
  Alberto

-- 
http://blog.mardy.it <- geek in un lingua international!



More information about the Development mailing list