Is it possible to use QML symbian components for desktop application developing too?
I’m currently developing my application using Windows+Visual Studio Compiler + Qt 4.8.1 . But I can’t import Symbian components that is reasonable .
If it is possible to use them how can I obtain and install them?
Thanks in advance !
Is it possible to use QML symbian components for desktop application developing too? I’m
Share
Yes, you can if you want. They work well in Symbian Emulator which is a usual Windows application. More over, you can build them from sources and use only those UI components, which you need. Here I published a sample project, which demonstrates that idea.