Qt:Документация 4.3.2/qinputmethodevent-attribute

Материал из Wiki.crossplatform.ru

Перейти к: навигация, поиск
40px Внимание: Актуальная версия перевода документации находится здесь

__NOTOC__

Image:qt-logo.png

Главная · Все классы · Основные классы · Классы по группам · Модули · Функции

Image:trolltech-logo.png

Содержание

[править] QInputMethodEvent::Attribute Class Reference
[модуль QtGui ]

The QInputMethodEvent::Attribute class stores an input method attribute. Далее...

 #include QInputMethodEvent>

[править] Открытые функции

  • Attribute ( AttributeType type, int start, int length, QVariant value )

[править] Подробное описание

The QInputMethodEvent::Attribute class stores an input method attribute.


[править] Описание функций-членов

[править]
Attribute::Attribute ( AttributeType type, int start, int length, QVariant value )

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.



Copyright © 2007 Trolltech Trademarks
Qt 4.3.2