KCanvasRootPixmap Class Reference
#include <kcanvasrootpixmap.h>
Detailed Description
Implement KRootPixmap for a QCanvasView.The pixmap will be set as the background of the QCanvas associated with the view :
- for correct positioning of the background pixmap, the given QCanvasView 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.
Public Member Functions | |
KCanvasRootPixmap (QCanvasView *view, const char *name=0) |
Constructor & Destructor Documentation
KCanvasRootPixmap::KCanvasRootPixmap | ( | QCanvasView * | view, | |
const char * | name = 0 | |||
) |
The documentation for this class was generated from the following files: