krootpixmap.h
virtual void updateBackground(TDESharedPixmap *)
Called when the pixmap has been updated.
Definition krootpixmap.cpp:311
virtual bool eventFilter(TQObject *, TQEvent *)
Reimplemented to filter the events from the target widget and track its movements.
Definition krootpixmap.cpp:148
bool customPainting() const
Returns true if custom painting is enabled, false otherwise.
Definition krootpixmap.h:93
void backgroundUpdated(const TQPixmap &pm)
Emitted when the background needs updating and custom painting (see setCustomPainting(bool) ) is enab...
void setCustomPainting(bool enable)
Enables custom handling of the background painting.
Definition krootpixmap.h:179
KRootPixmap(TQWidget *target, const char *name=0)
Constructs a KRootPixmap.
Definition krootpixmap.cpp:46
TDE_DEPRECATED bool checkAvailable(bool)
Deprecated, use isAvailable() instead.
Definition krootpixmap.h:100
Trinity API Reference