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. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
