PyQt

3276
2
11-26-2014 08:21 AM
MuffetWilkerson
New Contributor


Can anyone point me to resources, or share experiences, for running Qt GUI's in ArcGIS 10.2.2 that are based in Python instead of C++? I see there is an SDK, but all of the sample code is in C... Thanks.

0 Kudos
2 Replies
EricBader
Occasional Contributor III

I hope I am understanding your question correctly.

The ArcGIS Runtime SDK for Qt at 10.2.3 provides a C++ API to ArcGIS.

The next release will provide both a Qt C++ and a QML API to ArcGIS.

There is already an open Beta featuring the QML API, and anyone can sign up and participate.

We do not have plans for a Python API for any of the Runtime SDKs.

I hope this helps.

0 Kudos
MuffetWilkerson
New Contributor

Yes, that answers my question exactly. I’m trying to write interface applications in Python, and wondered whether to look harder at the SDK. Thanks!

0 Kudos