Uses of Enum
io.qt.pdf.QPdfLinkModel.Role
Packages that use QPdfLinkModel.Role
-
Uses of QPdfLinkModel.Role in io.qt.pdf
Methods in io.qt.pdf that return QPdfLinkModel.RoleModifier and TypeMethodDescriptionstatic QPdfLinkModel.Role
QPdfLinkModel.Role.resolve
(int value) Returns the corresponding enum entry for the given value.static QPdfLinkModel.Role
Returns the enum constant of this type with the specified name.static QPdfLinkModel.Role[]
QPdfLinkModel.Role.values()
Returns an array containing the constants of this enum type, in the order they are declared.