Module qtjambi
Package io.qt.gui

Interface QAccessibleHyperlinkInterface

All Superinterfaces:
QtObjectInterface

public interface QAccessibleHyperlinkInterface extends QtObjectInterface

Java wrapper for Qt class QAccessibleHyperlinkInterface

  • Method Summary

    Modifier and Type
    Method
    Description
    See QAccessibleHyperlinkInterface::anchor()const
    See QAccessibleHyperlinkInterface::anchorTarget()const
    int
    See QAccessibleHyperlinkInterface::endIndex()const
    boolean
    See QAccessibleHyperlinkInterface::isValid()const
    int
    See QAccessibleHyperlinkInterface::startIndex()const

    Methods inherited from interface io.qt.QtObjectInterface

    dispose, isDisposed
  • Method Details

    • anchor

      See QAccessibleHyperlinkInterface::anchor()const

      Returns:
    • anchorTarget

      @QtUninvokable String anchorTarget()

      See QAccessibleHyperlinkInterface::anchorTarget()const

      Returns:
    • endIndex

      @QtUninvokable int endIndex()

      See QAccessibleHyperlinkInterface::endIndex()const

      Returns:
    • isValid

      @QtUninvokable boolean isValid()

      See QAccessibleHyperlinkInterface::isValid()const

      Returns:
    • startIndex

      @QtUninvokable int startIndex()

      See QAccessibleHyperlinkInterface::startIndex()const

      Returns: