同时import两个版本的QtQuick【1、2】,默认使用

在同一个qml文件中,如果同时import了Qtquick1和2,那么谁在后面,谁起作用

原文地址:https://www.cnblogs.com/judes/p/9373415.html