• PySide 模块
  • PySide.QtGui
  • 内容表

    上一话题

    QInputMethodEvent

    下一话题

    QHideEvent

    QInputMethodEvent.Attribute

    详细描述

    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