The formatting of a field when used in a Popup. More...
Public Functions Detailed DescriptionApplies only to fields of type date or number (float, double, integer). Use the PopupManager::fieldType method to determine the field type.
Member Function Documentation[explicit]
PopupFieldFormat::PopupFieldFormat(QObject *parent = nullptr)
Default constructor that takes an optional parent.
[override virtual noexcept]
PopupFieldFormat::~PopupFieldFormat()
Destructor.
int PopupFieldFormat::decimalPlaces() constReturns the number of decimal places that should appear for displaying a numerical field in a Popup.
See also setDecimalPlaces().
bool PopupFieldFormat::isUseThousandsSeparator() constReturns whether a numerical field will use the thousands (or digit) separator when the field is displayed in a Popup.
Esri::ArcGISRuntime::PopupDateFormat PopupFieldFormat::popupDateFormat() constReturns the format used to display a date field in a Popup.
See also setPopupDateFormat().
void PopupFieldFormat::setDecimalPlaces(int decimalPlaces)Sets the number of supported decimalPlaces that should appear for displaying a numerical field in a Popup.
See also decimalPlaces().
void PopupFieldFormat::setPopupDateFormat(Esri::ArcGISRuntime::PopupDateFormat popupDateFormat)Sets the popupDateFormat used to display a date field in a Popup.
See also popupDateFormat().
void PopupFieldFormat::setUseThousandsSeparator(bool useThousandsSeparator)Sets whether a numerical field may useThousandsSeparator when the field is displayed in a Popup.
See also isUseThousandsSeparator().
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