This is the complete list of members for PhosphorCompositor::IDragHandler, including all inherited members.
| onDragEnded(const QString &windowId, bool cancelled)=0 | PhosphorCompositor::IDragHandler | pure virtual |
| onDragMoved(const QString &windowId, int cursorX, int cursorY)=0 | PhosphorCompositor::IDragHandler | pure virtual |
| onDragPolicyChanged(const QString &windowId, int newPolicy)=0 | PhosphorCompositor::IDragHandler | pure virtual |
| onDragStarted(const QString &windowId, const QRect &windowGeometry, const QString &screenId)=0 | PhosphorCompositor::IDragHandler | pure virtual |
| onRestoreSizeDuringDrag(const QString &windowId, int width, int height)=0 | PhosphorCompositor::IDragHandler | pure virtual |
| ~IDragHandler()=default | PhosphorCompositor::IDragHandler | virtual |