DropActions — PyQt Documentation v5.15.7 (original) (raw)
PyQt5.QtCore.Qt.DropActions
Description¶
The DropActions class is a set of flags whose values are the members of the DropAction enum. Instances of the class support the standard Python int
methods.