List of All Members for DragEvent
This is the complete list of members for DragEvent, including inherited members.
- accepted : bool
- action : enumeration
- colorData : color [read-only]
- formats : stringlist [read-only]
- hasColor : bool [read-only]
- hasHtml : bool [read-only]
- hasText : bool [read-only]
- hasUrls : bool [read-only]
- html : string [read-only]
- keys : stringlist [read-only]
- proposedAction : flags [read-only]
- source : QtObject [read-only]
- supportedActions : flags [read-only]
- text : string [read-only]
- urls : urllist [read-only]
- x : real [read-only]
- y : real [read-only]
- void accept()
- void accept(enumeration action)
- void acceptProposedAction()
- string getDataAsArrayBuffer(string format)
- string getDataAsString(string format)