Qt:Документация 4.3.2/graphicsview-dragdroprobot
Материал из Wiki.crossplatform.ru
(Различия между версиями)
217.174.98.237 (Обсуждение)
(Новая: {{Qt4.3.2_header}} =Drag and Drop Robot Example<br />= Files: * graphicsview/dragdroprobot/coloritem.cpp ...)
(Новая: {{Qt4.3.2_header}} =Drag and Drop Robot Example<br />= Files: * graphicsview/dragdroprobot/coloritem.cpp ...)
Текущая версия на 11:31, 20 ноября 2008
![]() | Внимание: Актуальная версия перевода документации находится здесь |
__NOTOC__
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции |
[править] Drag and Drop Robot Example
Files:
- graphicsview/dragdroprobot/coloritem.cpp
- graphicsview/dragdroprobot/coloritem.h
- graphicsview/dragdroprobot/robot.cpp
- graphicsview/dragdroprobot/robot.h
- graphicsview/dragdroprobot/main.cpp
- graphicsview/dragdroprobot/robot.qrc
This GraphicsView example shows how to implement drag and drop in a QGraphicsItem subclass, as well as how to animate items using QGraphicsItemAnimation and QTimeLine.
Copyright © 2007 Trolltech | Trademarks | Qt 4.3.2
|