Attributes
- MIME_TYPE
The MIME type for instances.
MIME_TYPE = QtCore.QString('application/x-ets-qt4-instance')
Method summary
- __init__(self, data = None)
- coerce(cls, md)
- instance(self)
- instanceType(self)
Methods
- __init__(self, data = None)
Initialise the instance.
- coerce(cls, md)
Coerce a QMimeData instance to a PyMimeData instance if possible.
- instance(self)
Return the instance.
- instanceType(self)
Return the type of the instance.