详细描述
QInputMethodEvent.Attribute
类存储输入法属性。
-
class
PySide.QtGui.QInputMethodEvent.
属性
(
t
,
s
,
l
,
val
)
-
class
PySide.QtGui.QInputMethodEvent.
属性
(
属性
)
-
构造输入法属性。
type
specifies the type of attribute,
start
and
length
the position of the attribute, and
value
the value of the attribute.
-
PySide.QtGui.QInputMethodEvent.Attribute.
length
-
PySide.QtGui.QInputMethodEvent.Attribute.
type
-
PySide.QtGui.QInputMethodEvent.Attribute.
value
-
PySide.QtGui.QInputMethodEvent.Attribute.
start