Skip to content

Commit

Permalink
James/200.6.0 (#1746)
Browse files Browse the repository at this point in the history
* Changes for 200.6.

* Reformat this file.
Remove tabs, let Qt Creator auto-format the rest.
  • Loading branch information
JamesMBallard authored Aug 1, 2024
1 parent 8ec0b3b commit c40c61d
Show file tree
Hide file tree
Showing 244 changed files with 430 additions and 430 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = DisplayScenesInTabletopAR

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = ExploreScenesInFlyoverAR

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/Analysis/AnalyzeHotspots/AnalyzeHotspots.pro
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/Analysis/AnalyzeViewshed/AnalyzeViewshed.pro
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = DistanceMeasurementAnalysis

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/Analysis/Geotriggers/Geotriggers.pro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = Geotriggers

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = LineOfSightGeoElement

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = LineOfSightLocation

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/Analysis/StatisticalQuery/StatisticalQuery.pro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = StatisticalQuery

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = StatisticalQueryGroupSort

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/Analysis/ViewshedCamera/ViewshedCamera.pro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = ViewshedCamera

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = ViewshedGeoElement

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/Analysis/ViewshedLocation/ViewshedLocation.pro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = ViewshedLocation

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = IntegratedWindowsAuthentication

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = AddGraphicsWithRenderer

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/DisplayInformation/BuildLegend/BuildLegend.pro
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = ControlAnnotationSublayerVisibility

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = CreateSymbolStylesFromWebStyles

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = CustomDictionaryStyle

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = DisplayClusters

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/DisplayInformation/DisplayGrid/DisplayGrid.pro
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/DisplayInformation/GOSymbols/GOSymbols.pro
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = QueryFeaturesWithArcadeExpression

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = ReadSymbolsFromMobileStyle

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/DisplayInformation/ShowCallout/ShowCallout.pro
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = ShowLabelsOnLayers

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/DisplayInformation/ShowPopup/ShowPopup.pro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = ShowPopup

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/DisplayInformation/SketchOnMap/SketchOnMap.pro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = SketchOnMap

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = SymbolizeShapefile

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

TEMPLATE = app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = AddFeaturesFeatureService

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion CppSamples/EditData/ContingentValues/ContingentValues.pro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ QT += opengl qml quick
TEMPLATE = app
TARGET = ContingentValues

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

#-------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG += c++17
# additional modules are pulled in via arcgisruntime.pri
QT += opengl qml quick

ARCGIS_RUNTIME_VERSION = 200.5.0
ARCGIS_RUNTIME_VERSION = 200.6.0
include($$PWD/arcgisruntime.pri)

# path of the toolkit relative to the sample
Expand Down
Loading

0 comments on commit c40c61d

Please sign in to comment.