Creates a new selection properties object with the default color of cyan.
Default constructor.
[explicit]
SelectionProperties::SelectionProperties(const QColor &color)
Creates a new selection properties object with the specified color.
Copy constructor from other SelectionProperties.
[noexcept]
SelectionProperties::SelectionProperties(Esri::ArcGISRuntime::SelectionProperties &&other)
Move constructor from other SelectionProperties.
[noexcept]
SelectionProperties::~SelectionProperties()
Destructor
QColor SelectionProperties::color() constReturns the color value in the selection properties object.
See also setColor().
void SelectionProperties::setColor(const QColor &color)Sets the color to color.
See also color.
[noexcept]
Esri::ArcGISRuntime::SelectionProperties &SelectionProperties::operator=(Esri::ArcGISRuntime::SelectionProperties &&other)
Move operator from other SelectionProperties.
Esri::ArcGISRuntime::SelectionProperties &SelectionProperties::operator=(const Esri::ArcGISRuntime::SelectionProperties &other)Assignment operator from other SelectionProperties.
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