QInputMethodEvent.Attribute Class Reference

[ QtGui module]

The QInputMethodEvent.Attribute class stores an input method 属性。 更多...

方法

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

AttributeType type

QVariant value