|
Dillo v3.2.0-93-g6a586845
|
Set at the top when drawing. More...
#include <types.hh>
Public Member Functions | |
| DrawingContext (Rectangle *toplevelArea) | |
| Rectangle * | getToplevelArea () |
Public Member Functions inherited from dw::core::StackingProcessingContext | |
| StackingProcessingContext () | |
| ~StackingProcessingContext () | |
| bool | hasWidgetBeenProcessedAsInterruption (Widget *widget) |
| void | addWidgetProcessedAsInterruption (Widget *widget) |
Private Attributes | |
| Rectangle | toplevelArea |
Set at the top when drawing.
See Interrupted drawing for details.
|
inline |
Definition at line 300 of file types.hh.
References toplevelArea.
|
inline |
Definition at line 304 of file types.hh.
References toplevelArea.
Referenced by dw::core::Widget::drawInterruption().
|
private |
Definition at line 297 of file types.hh.
Referenced by DrawingContext(), and getToplevelArea().