CopperSpice API
1.9.2
|
The QInputMethodEvent::Attribute class stores an input method attribute. More...
Public Methods | |
Attribute (AttributeType xType, int xStart, int xLength, QVariant xValue) | |
The QInputMethodEvent::Attribute class stores an input method attribute.
|
inline |
Constructs an input method attribute. The xType specifies the type of attribute, xStart and xLength the position, and xValue is the value of the attribute.