KCanvasRootPixmap Class Reference
Implement KRootPixmap for a QCanvasView. More...
#include <kcanvasrootpixmap.h>
Public Member Functions | |
KCanvasRootPixmap (QCanvasView *view, const char *name=0) |
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 39 of file kcanvasrootpixmap.h.
Constructor & Destructor Documentation
|
Constructor. Definition at line 25 of file kcanvasrootpixmap.cpp. |
The documentation for this class was generated from the following files: