KCanvasRootPixmap Class Reference

#include <kcanvasrootpixmap.h>

List of all members.


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 
)

Constructor.

Definition at line 25 of file kcanvasrootpixmap.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys