| QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
    | 
Contains the context of a ArcGIS REST service operation. More...
#include <qgsarcgisrestutils.h>
| Public Member Functions | |
| QString | objectIdFieldName () const | 
| Returns the name of the objectId field.  More... | |
| void | setObjectIdFieldName (const QString &name) | 
| Sets the name of the objectId field.  More... | |
| void | setTimeZone (const QTimeZone &zone) | 
| Sets the time zone for datetime values.  More... | |
| QTimeZone | timeZone () const | 
| Returns the time zone for datetime values.  More... | |
Contains the context of a ArcGIS REST service operation.
Definition at line 66 of file qgsarcgisrestutils.h.
| 
 | inline | 
Returns the name of the objectId field.
Definition at line 96 of file qgsarcgisrestutils.h.
| 
 | inline | 
Sets the name of the objectId field.
Definition at line 89 of file qgsarcgisrestutils.h.
| 
 | inline | 
Sets the time zone for datetime values.
Definition at line 75 of file qgsarcgisrestutils.h.
| 
 | inline | 
Returns the time zone for datetime values.
Definition at line 82 of file qgsarcgisrestutils.h.