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: KDNDIcon.html.in,v 1.1.1.1 2000/02/09 22:24:53 tasin Exp $
  • Documentation generated by tasin@cd1 on Die Nov 30 17:31:35 CET 1999
Kdoc