umbrello API Documentation

UMLViewCanvas Class Reference

#include <umlviewcanvas.h>

List of all members.

Public Member Functions

 UMLViewCanvas (UMLView *pView)
 Constructor.
virtual ~UMLViewCanvas ()
 Deconstructor.

Protected Member Functions

virtual void drawBackground (QPainter &painter, const QRect &clip)
 Overrides default method.

Protected Attributes

UMLViewm_pView
 The view the canvas is associated with.


Detailed Description

Author:
Paul Hensgen Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org

Definition at line 23 of file umlviewcanvas.h.


Constructor & Destructor Documentation

UMLViewCanvas::UMLViewCanvas UMLView pView  ) 
 

Constructor.

Definition at line 22 of file umlviewcanvas.cpp.

References m_pView.

UMLViewCanvas::~UMLViewCanvas  )  [virtual]
 

Deconstructor.

Definition at line 26 of file umlviewcanvas.cpp.


Member Function Documentation

void UMLViewCanvas::drawBackground QPainter &  painter,
const QRect &  clip
[protected, virtual]
 

Overrides default method.

Definition at line 28 of file umlviewcanvas.cpp.

References m_pView.


Member Data Documentation

UMLView* UMLViewCanvas::m_pView [protected]
 

The view the canvas is associated with.

Definition at line 45 of file umlviewcanvas.h.

Referenced by drawBackground(), and UMLViewCanvas().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:08 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003