QInputMethodEvent.Attribute

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
class QInputMethodEvent
extern (C++)
struct Attribute {}

Members

Variables

length
int length;
Undocumented in source.
start
int start;
Undocumented in source.
type
AttributeType type;
Undocumented in source.
value
QVariant value;
Undocumented in source.

Meta