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

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

Версия от 09:52, 12 января 2009; Root (Обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск
40px Внимание: Актуальная версия перевода документации находится здесь

__NOTOC__

Image:qt-logo.png

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

Image:trolltech-logo.png

Содержание

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

The QIconDragEvent class indicates that a main icon drag has begun. Далее...

 #include <QIconDragEvent>

Inherits QEvent.

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

  • 6 public functions inherited from QEvent

[править] Дополнительные унаследованные члены


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

The QIconDragEvent class indicates that a main icon drag has begun.

Icon drag events are sent to widgets when the main icon of a window has been dragged away. On Mac OS X, this happens when the proxy icon of a window is dragged off the title bar.

It is normal to begin using drag and drop in response to this event.

See also Drag and Drop, QMimeData, and QDrag.


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

[править]
QIconDragEvent::QIconDragEvent ()

Constructs an icon drag event object with the accept flag set to false.

See also accept().



Copyright © 2007 Trolltech Trademarks
Qt 4.3.2