14#ifndef __TDESharedPixmap_h_Included__
15#define __TDESharedPixmap_h_Included__
25class TDESharedPixmapPrivate;
52class TDEUI_EXPORT TDESharedPixmap:
84 bool loadFromShared(
const TQString & name,
const TQRect & rect=TQRect());
92 bool isAvailable(
const TQString & name)
const;
100 void done(
bool success);
103 bool x11Event(XEvent *);
106 bool copy(
const TQString &
id,
const TQRect & rect);
109 TDESharedPixmapPrivate *d;
113#define TDESharedPixmap KPixmap
const TDEShortcut & copy()