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

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

(Различия между версиями)
Перейти к: навигация, поиск
м (Новая: {{Qt4.3.2_header}} =QInputMethodEvent::Attribute Class Reference<br /><sup><sup>[модуль QtGui ] </sup></sup>= The QInputMethodEvent:...)
(QInputMethodEvent::Attribute Class Reference[модуль QtGui ])
 
Строка 4: Строка 4:
The QInputMethodEvent::Attribute class stores an input method attribute. [[#details | Далее...]]
The QInputMethodEvent::Attribute class stores an input method attribute. [[#details | Далее...]]
-
<source lang="cpp-qt"> #include <[[Qt:Документация 4.3.2/qinputmethodevent | QInputMethodEvent]]></source>  
+
<source lang="cpp-qt"> #include QInputMethodEvent></source>  
*[[Qt:Документация 4.3.2/qinputmethodevent-attribute-members | Список всех членов, включая унаследованные]]
*[[Qt:Документация 4.3.2/qinputmethodevent-attribute-members | Список всех членов, включая унаследованные]]
<div id="public-functions"></div>
<div id="public-functions"></div>

Текущая версия на 09:59, 12 января 2009

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