Uses of Interface
io.qt.gui.QTextObjectInterface
Package | Description |
---|---|
io.qt.gui |
-
Uses of QTextObjectInterface in io.qt.gui
Classes in io.qt.gui that implement QTextObjectInterface Modifier and Type Class Description static class
QTextObjectInterface.Impl
Implementor class for interfaceQTextObjectInterface
Methods in io.qt.gui with type parameters of type QTextObjectInterface Modifier and Type Method Description <Handler extends QObject & QTextObjectInterface>
voidQAbstractTextDocumentLayout. registerHandler(int objectType, Handler component)
Registers the given component as a handler for items of the given objectType.<Handler extends QObject & QTextObjectInterface>
voidQAbstractTextDocumentLayout. unregisterHandler(int objectType, Handler component)
Methods in io.qt.gui that return QTextObjectInterface Modifier and Type Method Description QTextObjectInterface
QAbstractTextDocumentLayout. handlerForObject(int objectType)