就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Widgets
C++ 类
QGraphicsSceneDragDropEvent
List of All Members for QGraphicsSceneDragDropEvent
这是完整成员列表为
QGraphicsSceneDragDropEvent
,包括继承的成员。
enum
Type
~QGraphicsSceneDragDropEvent
()
accept
()
acceptProposedAction
()
buttons
() const : Qt::MouseButtons
dropAction
() const : Qt::DropAction
ignore
()
isAccepted
() const : bool
mimeData
() const : const QMimeData *
modifiers
() const : Qt::KeyboardModifiers
pos
() const : QPointF
possibleActions
() const : Qt::DropActions
proposedAction
() const : Qt::DropAction
registerEventType
(int ) : int
scenePos
() const : QPointF
screenPos
() const : QPoint
setAccepted
(bool )
setDropAction
(Qt::DropAction )
source
() const : QWidget *
spontaneous
() const : bool
type
() const : QEvent::Type
widget
() const : QWidget *