@@ -47,7 +47,7 @@ project.
4747A good way to start using the toolkit is to use one of the template apps which
4848get added to QtCreator when you install the ArcGIS Runime SDK for Qt.
4949
50- - In QtCreator choose ` File/New file or project/ArcGIS/ArcGIS Maps 200.0 .0 Quick QML App `
50+ - In QtCreator choose ` File/New file or project/ArcGIS/ArcGIS Maps 200.1 .0 Quick QML App `
5151- choose settings to match the platform etc. you are building for
5252- in the ` .pro ` file of your new app, add a line to add the toolkit for your
5353 QML application. For example:
@@ -111,7 +111,7 @@ MapView {
111111A good way to start using the toolkit is to use one of the template apps which
112112get added to QtCreator when you install the ArcGIS Runime SDK for Qt.
113113
114- - In QtCreator choose ` File/New file or project/ArcGIS/ArcGIS Maps 200.0 .0 Qt Quick C++ App `
114+ - In QtCreator choose ` File/New file or project/ArcGIS/ArcGIS Maps 200.1 .0 Qt Quick C++ App `
115115- choose settings to match the platform etc. you are building for
116116- in the ` .pro ` file of your new app, add a line to add the library for your QML
117117 plugin - for example:
@@ -172,7 +172,7 @@ MapView {
172172A good way to start using the toolkit is to use one of the template apps which
173173get added to QtCreator when you install the ArcGIS Maps SDK for Qt.
174174
175- - In QtCreator choose ` File/New file or project/ArcGIS/ArcGIS Maps 200.0 .0 Qt Widgets App `
175+ - In QtCreator choose ` File/New file or project/ArcGIS/ArcGIS Maps 200.1 .0 Qt Widgets App `
176176- choose settings to match the platform etc. you are building for
177177- in the ` .pro ` file of your new app, add a line to add the library for your QML
178178 plugin - for example:
0 commit comments