Searched defs:possibleActions (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/VBox/Frontends/VirtualBox/src/runtime/ |
| H A D | UIDnDHandler.cpp | 62 Qt::DropAction proposedAction, Qt::DropActions possibleActions, 73 toVBoxDnDActions(possibleActions), 81 Qt::DropAction proposedAction, Qt::DropActions possibleActions, 95 toVBoxDnDActions(possibleActions), 103 Qt::DropAction proposedAction, Qt::DropActions possibleActions, 118 toVBoxDnDActions(possibleActions), 61 dragEnter(CDnDTarget &dndTarget, ulong screenId, int x, int y, Qt::DropAction proposedAction, Qt::DropActions possibleActions, const QMimeData *pMimeData, QWidget * ) argument 80 dragMove(CDnDTarget &dndTarget, ulong screenId, int x, int y, Qt::DropAction proposedAction, Qt::DropActions possibleActions, const QMimeData *pMimeData, QWidget * ) argument 101 dragDrop(CSession &session, CDnDTarget &dndTarget, ulong screenId, int x, int y, Qt::DropAction proposedAction, Qt::DropActions possibleActions, const QMimeData *pMimeData, QWidget *pParent ) argument
|
Completed in 40 milliseconds