DropActions¶
- 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.
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.