Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
The QGraphicsSceneDragDropEvent::setProposedAction() function shall set the proposed action to action.
The action should be one of the possible actions set using the QGraphicsSceneDragDropEvent::setPossibleActions() function.
This function is not intended to be used by applications directly, but may appear among application dependencies as a result of usage of other functions and macros.
<<< Previous | Home | Next >>> |
_ZN27QGraphicsSceneDragDropEvent12setScreenPosERK6QPoint | Up | _ZN27QGraphicsSceneDragDropEvent18setPossibleActionsE6QFlagsIN2Qt10DropActionEE |