libkdegames
KCanvasRootPixmap Class Reference
Implement KRootPixmap for a TQCanvasView. More...
#include <kcanvasrootpixmap.h>
Inherits KRootPixmap.
Public Member Functions | |
KCanvasRootPixmap (TQCanvasView *view, const char *name=0) |
Detailed Description
Implement KRootPixmap for a TQCanvasView.
The pixmap will be set as the background of the TQCanvas associated with the view :
- for correct positioning of the background pixmap, the given TQCanvasView should be positioned at the origin of the canvas.
- no other view of the same canvas should use KCanvasRootPixmap.
- other views of the canvas will have the same background pixmap.
Definition at line 40 of file kcanvasrootpixmap.h.
Constructor & Destructor Documentation
KCanvasRootPixmap::KCanvasRootPixmap | ( | TQCanvasView * | view, | |
const char * | name = 0 | |||
) |
Constructor.
Definition at line 25 of file kcanvasrootpixmap.cpp.
The documentation for this class was generated from the following files: