Uses of Enum
io.qt.xmlpatterns.QAbstractXmlNodeModel.SimpleAxis
Packages that use QAbstractXmlNodeModel.SimpleAxis
-
Uses of QAbstractXmlNodeModel.SimpleAxis in io.qt.xmlpatterns
Methods in io.qt.xmlpatterns that return QAbstractXmlNodeModel.SimpleAxisModifier and TypeMethodDescriptionQAbstractXmlNodeModel.SimpleAxis.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QAbstractXmlNodeModel.SimpleAxis[]
QAbstractXmlNodeModel.SimpleAxis.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.xmlpatterns with parameters of type QAbstractXmlNodeModel.SimpleAxisModifier and TypeMethodDescriptionprotected abstract QXmlNodeModelIndex
QAbstractXmlNodeModel.nextFromSimpleAxis
(QAbstractXmlNodeModel.SimpleAxis axis, QXmlNodeModelIndex origin)