AppStudio and ArcgisRuntime SDK for QT 10.2.6 in QT

955
1
07-22-2016 08:21 AM
tanerkoka1
Occasional Contributor

Hi,

I have QML/QT project which I develope in  Qt 5.4.2 (MSVC 2013, 32 bit) QT creator using with ArcgisRuntime SDK for QT 10.2.6  and I have lot of functions like editing features , query tools , adres query tools, sending location, workin taking and sending  photo etc.Can I transport this codes in AppStudio's QT creator ? Can I use  ArcgisRuntime SDK for QT 10.2.6 in AppStudio's QT creator? Or reverse can I transport  ready AppStudio's templates in standart Qt 5.4.2 (MSVC 2013, 32 bit) QT creator ? Can I use AppStudio's "ArcGIS.AppFramework" dll's ?

Thanks

Best Regards

0 Kudos
1 Reply
LucasDanzinger
Esri Frequent Contributor

AppStudio exposes the SDK's 10.2.6 release, so any generic ArcGIS Runtime code you have written, whether using AppStudio or with the SDK should be moveable between the 2 environments. For example, some function that does a bunch of editing or geometry operations should work between the two environments without any issues.