Uses of Enum
io.qt.xmlpatterns.QXmlNodeModelIndex.NodeKind
Packages that use QXmlNodeModelIndex.NodeKind
-
Uses of QXmlNodeModelIndex.NodeKind in io.qt.xmlpatterns
Methods in io.qt.xmlpatterns that return QXmlNodeModelIndex.NodeKindModifier and TypeMethodDescriptionabstract QXmlNodeModelIndex.NodeKind
QAbstractXmlNodeModel.kind
(QXmlNodeModelIndex ni) static QXmlNodeModelIndex.NodeKind
QXmlNodeModelIndex.NodeKind.resolve
(int value) Returns the corresponding enum entry for the given value.static QXmlNodeModelIndex.NodeKind
Returns the enum constant of this type with the specified name.static QXmlNodeModelIndex.NodeKind[]
QXmlNodeModelIndex.NodeKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.