Uses of Class
io.qt.gui.QInputMethodEvent.Attribute
Package | Description |
---|---|
io.qt.gui |
-
Uses of QInputMethodEvent.Attribute in io.qt.gui
Methods in io.qt.gui that return QInputMethodEvent.Attribute Modifier and Type Method Description QInputMethodEvent.Attribute
QInputMethodEvent.Attribute. clone()
Methods in io.qt.gui that return types with arguments of type QInputMethodEvent.Attribute Modifier and Type Method Description QList<QInputMethodEvent.Attribute>
QInputMethodEvent. attributes()
Constructor parameters in io.qt.gui with type arguments of type QInputMethodEvent.Attribute Constructor Description QInputMethodEvent(String preeditText, Collection<QInputMethodEvent.Attribute> attributes)