-
首页
-
PyQt 4.11.4
-
所有类
-
模块
QInputMethodEvent.Attribute Class Reference
[
QtGui
module]
The QInputMethodEvent.Attribute class stores an input method
属性。
更多...
方法
-
__init__
(
self
, AttributeType
t
, int
s
, int
l
, QVariant
val
)
-
__init__
(
self
, Attribute)
Members
详细描述
The QInputMethodEvent.Attribute class stores an input method
属性。
方法文档编制
Attribute.__init__ (
self
,
AttributeType
t
, int
s
, int
l
, QVariant
val
)
Attribute.__init__ (
self
,
属性
)
Member Documentation
int length
int start
QVariant value
-
首页
-
PyQt 4.11.4
-
文档编制