KDNDIcon Class Reference

[kdecore Index] [kdecore Hierarchy] [Headers]


Icon for KDE Drag 'n Drop More...

#include <drag.h>

Inherits: QWidget (qt)

Public Members

Protected Members


Detailed Description

Icon for KDE Drag 'n Drop. This is the widget that is moved around during DND.


KDNDIcon( QPixmap &pixmap , int _x, int _y ) [public]

Creates an Icon with the specified pixmap. _x and _y are the upper left corner in global coordinates.

KDNDIcon( const KDNDIcon& icon ) [public]

Copy constructor

KDNDIcon& operator=( const KDNDIcon& icon ) [public]

Assignment operator

~KDNDIcon() [public virtual]

Destructor

QPixmap pixmap[protected]

The pixmap displayed.


  • Author: Torben Weis (weis@kde.org)
  • Version: $Id: drag.h,v 1.24 1998/10/22 12:22:37 ettrich Exp $
  • Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:18 CEST 1999
Kdoc