cause:
Using the FileDialog in QML will report an error.
Solution:
Add the following code to main.cpp: QCoreApplication::setOrganizationName("Some organization");
cause:
Using the FileDialog in QML will report an error.
Solution:
Add the following code to main.cpp: QCoreApplication::setOrganizationName("Some organization");