[Development] QQuickPixmap and Quick plugins.

Ivan Vizir define-true-false at yandex.com
Thu Jul 4 11:55:11 CEST 2013


Hi,

While developing QML Items for Qt Windows Extras I was faced with the task of using a URL-type properties which gave rise to some questions.

First off all — is it ok to use QQuickPixmap, which is private API, in a plugin?

Second one — if the answer to first question is no, which is the correct way to handle URLs to load data (for QIcons, for example) from resources (qrc:///…), network and file system?

Thanks.



More information about the Development mailing list