[Development] cant folderlistmodel with Qt5

Rutledge Shawn Shawn.Rutledge at digia.com
Thu Feb 7 10:54:36 CET 2013


On 7 Feb 2013, at 12:56 AM, Ɓukasz Korbel wrote:

> I'm trying to load FolderListModel plugin:
> import Qt.labs.folderlistmodel 2.0
> 
> and got this error:
> main.qml:2:1: module "Qt.labs.folderlistmodel" is not installed 
>  
> I was using code from that plugin as template to implement my own and start looking around when it didnt work. Plugin is "installed" in qt5/qml as it should, its getting loaded properly by qt5 library system, but looks like import isnt added anyway (error goes from qqmltypeloader). Why?
> 
> Couldnt find anything usefull on web, so am I doing something wrong here, or is it a little bug?

I'm using it successfully, so I'm not sure what could be the problem.


More information about the Development mailing list