|
|
Icon for KDE Drag 'n Drop. This is the widget that is moved around during DND.
| KDNDIcon ( QPixmap &pixmap , int _x, int _y ) |
Creates an Icon with the specified pixmap. _x and _y are the upper left corner in global coordinates.
| KDNDIcon ( const KDNDIcon& icon ) |
Copy constructor
| KDNDIcon& operator= ( const KDNDIcon& icon ) |
Assignment operator
| ~KDNDIcon () |
Destructor
| QPixmap pixmap |
The pixmap displayed.