A user interface for a radio button group. More...
Header | #include <Radio |
Since | Esri |
Inherits | Esri |
Public Functions
virtual | ~ |
Q | coded |
Q | no |
Esri | no |
Detailed Description
Member Function Documentation
[override virtual noexcept]
RadioButtonsFormInput::~RadioButtonsFormInput ()
Destructor.
QList <Esri::ArcGISRuntime::CodedValue > RadioButtonsFormInput::codedValues () const
Returns the list of possible values for the input.
QString RadioButtonsFormInput::noValueLabel () const
Returns the text used to represent a empty value.
Esri::ArcGISRuntime::FormInputNoValueOption RadioButtonsFormInput::noValueOption () const
Determines and returns true
whether an option to set a empty value is shown.
This property only applies to fields that support empty values. If not provided, the default value is show.