Uses of Interface
io.qt.gui.QTextObjectInterface
Packages that use QTextObjectInterface
-
Uses of QTextObjectInterface in io.qt.gui
Methods in io.qt.gui with type parameters of type QTextObjectInterfaceModifier and TypeMethodDescriptionfinal <Handler extends QObject & QTextObjectInterface>
voidQAbstractTextDocumentLayout.registerHandler
(int objectType, Handler component) Registers the given component as a handler for items of the given objectType.final <Handler extends QObject & QTextObjectInterface>
voidQAbstractTextDocumentLayout.unregisterHandler
(int objectType, Handler component) Methods in io.qt.gui that return QTextObjectInterfaceModifier and TypeMethodDescriptionfinal QTextObjectInterface
QAbstractTextDocumentLayout.handlerForObject
(int objectType)