Drop zone for KDE Drag 'n Drop
![]() | KDNDDropZone ( QWidget* _parent, int _type ) Constructor | ||||||
![]() | ~KDNDDropZone () Destructor | ||||||
![]() | drop ( char *_data, int _size, int _type, int _x, int _y ) Drop stuff | ||||||
![]() | enter ( char *_data, int _size, int _type, int _x, int _y ) Enter the drop zone | ||||||
![]() | leave () Leave the drop zone | ||||||
![]() | getURLList () Gets a list of all URLs in the 'data'. | ||||||
![]() | getData () Get the DnD data | ||||||
![]() | getDataSize () Get the DND data size | ||||||
![]() | getDataType () Get the DND data type | ||||||
![]() | getMouseX () Get the mouse position. | ||||||
![]() | Get the mouse position. | ||||||
![]() | getAcceptType () Get the acceptance type | ||||||
![]() | accepts ( int _type ) Decide whether to accept this data in this drop zone | ||||||
![]() | getWidget () Return the QWidget associated with this drop zone. | ||||||
signals
|
Drop zone for KDE Drag 'n Drop. You can create a DropZone for every widget. When the user makes a drop over this widget, the KDNDDropZone takes over control.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling