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.NodeKindQAbstractXmlNodeModel.kind(QXmlNodeModelIndex ni) static QXmlNodeModelIndex.NodeKindQXmlNodeModelIndex.NodeKind.resolve(int value) Returns the corresponding enum entry for the given value.static QXmlNodeModelIndex.NodeKindReturns 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.