Wt::PaintEvent Class Reference

#include <event.h>

Inherits Wt::Event.

List of all members.

Public Member Functions

 PaintEvent (const Rect &rect, bool erased=true)
 PaintEvent (const Region &region, bool erased=true)
const Regionregion () const
const Rectrect () const
bool erased () const


Constructor & Destructor Documentation

Wt::PaintEvent::PaintEvent ( const Rect rect,
bool  erased = true 
) [inline]

Wt::PaintEvent::PaintEvent ( const Region region,
bool  erased = true 
) [inline]


Member Function Documentation

bool Wt::PaintEvent::erased (  )  const [inline]

const Rect& Wt::PaintEvent::rect (  )  const [inline]

const Region& Wt::PaintEvent::region (  )  const [inline]


The documentation for this class was generated from the following file:

Generated Fri Jul 28 19:22:38 2006.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.