Implementation of IDropSource.
More...
Implementation of IDropSource.
Used for drag operations.
- See also
- QWindowsDrag
Definition at line 172 of file qwindowsdrag.cpp.
◆ Mode [1/2]
Enumerator |
---|
MouseDrag | |
TouchDrag | |
MouseDrag | |
TouchDrag | |
Definition at line 175 of file qwindowsdrag.cpp.
◆ Mode [2/2]
Enumerator |
---|
MouseDrag | |
TouchDrag | |
MouseDrag | |
TouchDrag | |
Definition at line 175 of file qwindowsdrag.cpp.
◆ QWindowsOleDropSource() [1/2]
QWindowsOleDropSource::QWindowsOleDropSource |
( |
QWindowsDrag * | drag | ) |
|
|
explicit |
◆ ~QWindowsOleDropSource() [1/2]
QWindowsOleDropSource::~QWindowsOleDropSource |
( |
| ) |
|
|
override |
◆ QWindowsOleDropSource() [2/2]
QWindowsOleDropSource::QWindowsOleDropSource |
( |
QWindowsDrag * | drag | ) |
|
|
explicit |
◆ ~QWindowsOleDropSource() [2/2]
QWindowsOleDropSource::~QWindowsOleDropSource |
( |
| ) |
|
|
override |
◆ createCursors() [1/2]
void QWindowsOleDropSource::createCursors |
( |
| ) |
|
◆ createCursors() [2/2]
void QWindowsOleDropSource::createCursors |
( |
| ) |
|
◆ GiveFeedback() [1/2]
QT_ENSURE_STACK_ALIGNED_FOR_SSE STDMETHODIMP QWindowsOleDropSource::GiveFeedback |
( |
DWORD | dwEffect | ) |
|
|
overridenoexcept |
Give feedback: Change cursor according to action.
Definition at line 394 of file qwindowsdrag.cpp.
◆ GiveFeedback() [2/2]
STDMETHOD QWindowsOleDropSource::GiveFeedback |
( |
DWORD | dwEffect | ) |
|
|
overridenoexcept |
◆ QueryContinueDrag() [1/2]
QT_ENSURE_STACK_ALIGNED_FOR_SSE STDMETHODIMP QWindowsOleDropSource::QueryContinueDrag |
( |
BOOL | fEscapePressed, |
|
|
DWORD | grfKeyState ) |
|
overridenoexcept |
◆ QueryContinueDrag() [2/2]
STDMETHOD QWindowsOleDropSource::QueryContinueDrag |
( |
BOOL | fEscapePressed, |
|
|
DWORD | grfKeyState ) |
|
overridenoexcept |
◆ operator<< [1/2]
QDebug operator<< |
( |
QDebug | d, |
|
|
const QWindowsOleDropSource::CursorEntry & | e ) |
|
friend |
◆ operator<< [2/2]
QDebug operator<< |
( |
QDebug | d, |
|
|
const QWindowsOleDropSource::CursorEntry & | e ) |
|
friend |
The documentation for this class was generated from the following file: