就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 4.8.7
QtGui
QGraphicsSceneDragDropEvent
List of All Members for QGraphicsSceneDragDropEvent
這是完整成員列錶為
QGraphicsSceneDragDropEvent
,包括繼承的成員。
enum
Type
~QGraphicsSceneDragDropEvent
()
accept
()
acceptProposedAction
()
buttons
() const : Qt::MouseButtons
d
: QEventPrivate *
d_ptr
: QScopedPointer<QGraphicsSceneEventPrivate>
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
t
: ushort
type
() const : Type
widget
() const : QWidget *