就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.9.9
Qt GUI
C++ 类
QDropEvent
List of All Members for QDropEvent
这是完整成员列表为
QDropEvent
,包括继承的成员。
enum
Type
QDropEvent
(const QPointF &, Qt::DropActions , const QMimeData *, Qt::MouseButtons , Qt::KeyboardModifiers , Type )
accept
()
acceptProposedAction
()
act
: Qt::DropActions
d
: QEventPrivate *
default_action
: Qt::DropAction
dropAction
() const : Qt::DropAction
drop_action
: Qt::DropAction
ignore
()
isAccepted
() const : bool
keyboardModifiers
() const : Qt::KeyboardModifiers
mdata
: const QMimeData *
mimeData
() const : const QMimeData *
modState
: Qt::KeyboardModifiers
mouseButtons
() const : Qt::MouseButtons
mouseState
: Qt::MouseButtons
p
: QPointF
pos
() const : QPoint
posF
() const : const QPointF &
possibleActions
() const : Qt::DropActions
proposedAction
() const : Qt::DropAction
registerEventType
(int ) : int
setAccepted
(bool )
setDropAction
(Qt::DropAction )
source
() const : QObject *
spontaneous
() const : bool
t
: ushort
type
() const : Type