Last indexation completed on 2024-05-05 06:03:33 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:52:10

Please see the LICENSE file for important license information.
This is the PopupDropper, or PUD. It is a Qt4-only library that can be added to almost any Qt4.4+ program to provide a neat drag 'n drop feature: when a drag is started, an overlay appears (runs on top of any QWidget) with sections that the dragged items can be dropped onto for various actions. Both drop and hover actions are supported. It is very highly customizable.
The library name is pud.
The first usage of the PUD is in the amazing Amarok project version 2.0 ( amarok.kde.org">http://amarok.kde.org ), and it provides an excellent way to see many of the capabilities of the library, as well as how it can be integrated (both code and functionality-wise) into your own project. Another good and very simple way is to build the modified Qt drag 'n drop robot example in the testapp directory, and play around in there.
There is no official release of the PUD code yet, and neither binary nor API compatibility is guaranteed. It is a good idea to give the author a buzz at mitchell@kde.org and let him know if you are using it, so that he can keep you informed of any major changes.
Doxygen comments are in the works -- I promise.

file CMakeLists.txt 934 bytes 2024-02-11 01:52:10 -  
file PopupDropper.cpp 30335 bytes 2024-02-11 01:52:10 2024-05-05 04:47:42  
file PopupDropper.h 6355 bytes 2024-02-11 01:52:10 2024-05-05 04:47:42  
file PopupDropper_Export.h 1690 bytes 2024-02-11 01:52:10 2024-05-05 04:47:42  
file PopupDropper_p.h 3228 bytes 2024-02-11 01:52:10 2024-05-05 04:47:42  
file PopupDropperItem.cpp 26911 bytes 2024-02-11 01:52:10 2024-05-05 04:47:43  
file PopupDropperItem.h 8138 bytes 2024-02-11 01:52:10 2024-05-05 04:47:43  
file PopupDropperItem_p.h 2924 bytes 2024-02-11 01:52:10 2024-05-05 04:47:43  
file PopupDropperView.cpp 6076 bytes 2024-02-11 01:52:10 2024-05-05 04:47:43  
file PopupDropperView.h 2193 bytes 2024-02-11 01:52:10 2024-05-05 04:47:43