20 #ifndef KCANVASROOTPIXMAP_H 21 #define KCANVASROOTPIXMAP_H 23 #include <krootpixmap.h> 24 #include <tdemacros.h> 52 void backgroundUpdatedSlot(
const TQPixmap &);
57 class KCanvasRootPixmapPrivate;
58 KCanvasRootPixmapPrivate *d;
Implement KRootPixmap for a TQCanvasView.