[explicit]
GeoprocessingDate::GeoprocessingDate(QObject *parent = nullptr)
Constructor that accepts an optional parent object.
For objects created with this constructor, the original value is the start of the UNIX epoch.
{GeoprocessingDate(const QDateTime&, QObject*)}
See also GeoprocessingDate and Esri::ArcGISRuntime::GeoprocessingDate::GeoprocessingDate(const QDateTime&, QObject*).
[explicit]
GeoprocessingDate::GeoprocessingDate(const QDateTime &value, QObject *parent = nullptr)
Create a geoprocessing date parameter with the given value.
[override virtual noexcept]
GeoprocessingDate::~GeoprocessingDate()
Destructor.
void GeoprocessingDate::setValue(const QDateTime &value)Sets the datetime value.
See also value().
QDateTime GeoprocessingDate::value() constReturns the value of this parameter as a QDateTime.
See also setValue().
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4