- All Superinterfaces:
QtObjectInterface
Java wrapper for Qt class QAccessibleHyperlinkInterface
-
Method Summary
Modifier and TypeMethodDescriptionanchor()
SeeQAccessibleHyperlinkInterface::
anchor()const SeeQAccessibleHyperlinkInterface::
anchorTarget()const int
endIndex()
SeeQAccessibleHyperlinkInterface::
endIndex()const boolean
isValid()
SeeQAccessibleHyperlinkInterface::
isValid()const int
SeeQAccessibleHyperlinkInterface::
startIndex()const Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
anchor
See
QAccessibleHyperlinkInterface::
anchor()const -
anchorTarget
See
QAccessibleHyperlinkInterface::
anchorTarget()const -
endIndex
See
QAccessibleHyperlinkInterface::
endIndex()const -
isValid
See
QAccessibleHyperlinkInterface::
isValid()const -
startIndex
See
QAccessibleHyperlinkInterface::
startIndex()const
-