Uses of Enum
io.qt.location.QPlaceContent.DataTag
Packages that use QPlaceContent.DataTag
-
Uses of QPlaceContent.DataTag in io.qt.location
Methods in io.qt.location that return QPlaceContent.DataTagModifier and TypeMethodDescriptionstatic QPlaceContent.DataTag
QPlaceContent.DataTag.resolve
(int value) Returns the corresponding enum entry for the given value.static QPlaceContent.DataTag
Returns the enum constant of this type with the specified name.static QPlaceContent.DataTag[]
QPlaceContent.DataTag.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.location that return types with arguments of type QPlaceContent.DataTagMethods in io.qt.location with parameters of type QPlaceContent.DataTagModifier and TypeMethodDescriptionfinal void
QPlaceContent.setValue
(QPlaceContent.DataTag tag, Object arg__2) final Object
QPlaceContent.value
(QPlaceContent.DataTag tag)