![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QDragEnterEvent, including all inherited members.
| QDragEnterEvent(const QPoint &point, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) | QDragEnterEvent | |
| QDragMoveEvent(const QPoint &pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type=DragMove) | QDragMoveEvent | |
| QDropEvent(const QPointF &pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type=Drop) | QDropEvent | |
| QEvent(Type type) | QEvent | explicit |
| QEvent(const QEvent &other) | QEvent | |
| Type enum name | QEvent | |
| accept() | QDragMoveEvent | inline |
| accept(const QRect &xRect) | QDragMoveEvent | inline |
| acceptProposedAction() | QDropEvent | inline |
| answerRect() const | QDragMoveEvent | inline |
| dropAction() const | QDropEvent | inline |
| ignore() | QDragMoveEvent | inline |
| ignore(const QRect &xRect) | QDragMoveEvent | inline |
| isAccepted() const | QEvent | inline |
| keyboardModifiers() const | QDropEvent | inline |
| mimeData() const | QDropEvent | inline |
| mouseButtons() const | QDropEvent | inline |
| operator=(const QEvent &other) | QEvent | |
| pos() const | QDropEvent | inline |
| posF() const | QDropEvent | inline |
| possibleActions() const | QDropEvent | inline |
| proposedAction() const | QDropEvent | inline |
| registerEventType(int hint=-1) | QEvent | static |
| setAccepted(bool accepted) | QEvent | inline |
| setDropAction(Qt::DropAction action) | QDropEvent | |
| source() const | QDropEvent | |
| spontaneous() const | QEvent | inline |
| type() const | QEvent | inline |
| ~QDragMoveEvent() | QDragMoveEvent | |
| ~QEvent() | QEvent | virtual |