java.lang.Object
io.qt.QtObject
io.qt.gui.QAccessibleHyperlinkInterface.Impl
- All Implemented Interfaces:
QAccessibleHyperlinkInterface
,QtObjectInterface
- Enclosing interface:
QAccessibleHyperlinkInterface
public abstract static class QAccessibleHyperlinkInterface.Impl
extends QtObject
implements QAccessibleHyperlinkInterface
Implementor class for interface QAccessibleHyperlinkInterface
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.gui.QAccessibleHyperlinkInterface
QAccessibleHyperlinkInterface.Impl
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl() -
Impl
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
anchor
- Specified by:
anchor
in interfaceQAccessibleHyperlinkInterface
-
anchorTarget
- Specified by:
anchorTarget
in interfaceQAccessibleHyperlinkInterface
-
endIndex
- Specified by:
endIndex
in interfaceQAccessibleHyperlinkInterface
-
isValid
- Specified by:
isValid
in interfaceQAccessibleHyperlinkInterface
-
startIndex
- Specified by:
startIndex
in interfaceQAccessibleHyperlinkInterface
-