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