产生原因:
使用QML中的FileDialog会报错。
解决办法:
在main.cpp中加入以下代码:QCoreApplication::setOrganizationName("Some organization");