• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • libtdegames
 

libtdegames

Public Member Functions | List of all members
KCanvasRootPixmap Class Reference

#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::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:
  • kcanvasrootpixmap.h
  • kcanvasrootpixmap.cpp

libtdegames

Skip menu "libtdegames"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

libtdegames

Skip menu "libtdegames"
  • libtdegames
Generated for libtdegames by doxygen 1.9.4
This website is maintained by Timothy Pearson.