The QInputMethodEvent::Attribute class stores an input method attribute.
More...
The QInputMethodEvent::Attribute class stores an input method attribute.
QtGui.QInputMethodEvent.Attribute.Attribute |
( |
System.Type |
dummy | ) |
|
|
protected |
Constructs an input method attribute. type specifies the type of attribute, start and length the position of the attribute, and value the value of the attribute.
Constructs an input method attribute. type specifies the type of attribute, start and length the position of the attribute, and value the value of the attribute.
virtual void QtGui.QInputMethodEvent.Attribute.CreateProxy |
( |
| ) |
|
|
virtual |
new void QtGui.QInputMethodEvent.Attribute.Dispose |
( |
| ) |
|
SmokeInvocation QtGui.QInputMethodEvent.Attribute.interceptor |
|
protected |
new int QtGui.QInputMethodEvent.Attribute.Length |
|
getset |
virtual System.IntPtr QtGui.QInputMethodEvent.Attribute.SmokeObject |
|
getset |
new int QtGui.QInputMethodEvent.Attribute.Start |
|
getset |
new object QtGui.QInputMethodEvent.Attribute.Value |
|
getset |