#include <qevent.h>
Collaboration diagram for QInputMethodEvent::Attribute:

Definition at line 399 of file qevent.h.
Public Member Functions | |
| Attribute (AttributeType t, int s, int l, QVariant val) | |
Public Attributes | |
| AttributeType | type |
| int | start |
| int | length |
| QVariant | value |
| QInputMethodEvent::Attribute::Attribute | ( | AttributeType | type, | |
| int | start, | |||
| int | length, | |||
| QVariant | value | |||
| ) | [inline] |
1.5.1