Dillo
Public Member Functions | Private Attributes | List of all members
dw::core::DrawingContext Class Reference

Set at the top when drawing. More...

#include <types.hh>

Public Member Functions

 DrawingContext (Rectangle *toplevelArea)
 
RectanglegetToplevelArea ()
 
- Public Member Functions inherited from dw::core::StackingProcessingContext
 StackingProcessingContext ()
 
 ~StackingProcessingContext ()
 
bool hasWidgetBeenProcessedAsInterruption (Widget *widget)
 
void addWidgetProcessedAsInterruption (Widget *widget)
 

Private Attributes

Rectangle toplevelArea
 

Detailed Description

Set at the top when drawing.

See Interrupted drawing for details.

Constructor & Destructor Documentation

dw::core::DrawingContext::DrawingContext ( Rectangle toplevelArea)
inline

Member Function Documentation

Rectangle* dw::core::DrawingContext::getToplevelArea ( )
inline

Member Data Documentation

Rectangle dw::core::DrawingContext::toplevelArea
private

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