Uses of Class
io.qt.gui.QDropEvent
-
Uses of QDropEvent in io.qt.gui
Modifier and TypeClassDescriptionclass
Event which is sent to a widget when a drag and drop action enters itclass
Event which is sent while a drag and drop action is in progressModifier and TypeMethodDescriptionprotected final void
QDropEvent.assign
(QDropEvent other) SeeQDropEvent::
operator=(QDropEvent) protected final void
QDropEvent.set
(QDropEvent other) Deprecated. -
Uses of QDropEvent in io.qt.quick
-
Uses of QDropEvent in io.qt.quick.widgets
-
Uses of QDropEvent in io.qt.webengine.widgets
-
Uses of QDropEvent in io.qt.widgets
Modifier and TypeMethodDescriptionprotected void
QAbstractItemView.dropEvent
(QDropEvent event) protected void
QAbstractScrollArea.dropEvent
(QDropEvent arg__1) protected void
QGraphicsView.dropEvent
(QDropEvent event) protected void
QLineEdit.dropEvent
(QDropEvent arg__1) protected void
QListView.dropEvent
(QDropEvent e) protected void
QListWidget.dropEvent
(QDropEvent event) protected void
QPlainTextEdit.dropEvent
(QDropEvent e) protected void
QTableWidget.dropEvent
(QDropEvent event) protected void
QTextEdit.dropEvent
(QDropEvent e) protected void
QTreeWidget.dropEvent
(QDropEvent event) protected void
QWidget.dropEvent
(QDropEvent event)
assign(io.qt.gui.QDropEvent)
instead.