#include <qevent.h>

Public Member Functions |
|
| QUpdateLaterEvent (const QRegion &paintRegion) | |
| ~QUpdateLaterEvent () | |
| const QRegion & | region () const |
Protected Attributes |
|
| QRegion | m_region |
| QUpdateLaterEvent | ( | const QRegion & | paintRegion | ) |
| ~QUpdateLaterEvent | ( | ) |
| const QRegion& region | ( | ) | const [inline] |