QDrop commands by name
This is an alphabetically sorted list of QDrop commands:
QD_CountDroppedFiles | Get the number of files dropped on a QDrop area |
QD_GetDropHandler | Get the drop handler method name of a QDrop area |
QD_GetDropOptions | Get various options of a QDrop area |
QD_GetDroppableFileExtensions | Get the file extensions accepted by a QDrop area |
QD_GetDroppableFileUTIs | Get the file UTIs accepted by a QDrop area on Mac OS X |
QD_GetDroppedFile | Get the pathname of a file dropped on a QDrop area |
QD_GetFeedbackOptions | Get the dragging feedback options of a QDrop area |
QD_GetLicenses | Get the status of QDrop licenses in a client/server installation |
QD_GetVersion | Get QDrop version and full product name |
QD_SetDropHandler | Specify the drop handler method for a QDrop area |
QD_SetDropOptions | Configure various options of a QDrop area |
QD_SetDroppableFileExtensions | Configure a QDrop area to accept specific file extensions |
QD_SetDroppableFileUTIs | Configure a QDrop area to accept specific file UTIs on Mac OS X |
QD_SetFeedbackOptions | Configure the dragging feedback options for a QDrop area |