Dillo
|
Base class for dw::core::DrawingContext and dw::core::GettingWidgetAtPointContext. More...
#include <types.hh>
Public Member Functions | |
StackingProcessingContext () | |
~StackingProcessingContext () | |
bool | hasWidgetBeenProcessedAsInterruption (Widget *widget) |
void | addWidgetProcessedAsInterruption (Widget *widget) |
Private Attributes | |
lout::container::typed::HashSet < lout::object::TypedPointer < Widget > > * | widgetsProcessedAsInterruption |
Base class for dw::core::DrawingContext and dw::core::GettingWidgetAtPointContext.
Not to be confused with the stacking context as defined by CSS.
|
inline |
|
inline |
|
inline |
References dw::core::Content::widget.
Referenced by dw::core::Widget::drawInterruption(), and dw::core::Widget::getWidgetAtPointInterrupted().
|
inline |
|
private |