◆ Pimpl()
◆ ~Pimpl()
UIViewComponent::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
◆ componentMovedOrResized()
void UIViewComponent::Pimpl::componentMovedOrResized |
( |
bool |
wasMoved, |
|
|
bool |
wasResized |
|
) |
| |
|
inlineoverridevirtual |
This callback happens when the component that is being watched is moved relative to its top-level peer window, or when it is resized.
Implements ComponentMovementWatcher.
◆ componentPeerChanged()
void UIViewComponent::Pimpl::componentPeerChanged |
( |
| ) |
|
|
inlineoverridevirtual |
◆ componentVisibilityChanged()
void UIViewComponent::Pimpl::componentVisibilityChanged |
( |
| ) |
|
|
inlineoverridevirtual |
This callback happens when the component's visibility state changes, possibly due to one of its parents being made visible or invisible.
Implements ComponentMovementWatcher.
◆ getViewBounds()
Rectangle<int> UIViewComponent::Pimpl::getViewBounds |
( |
| ) |
const |
|
inline |
◆ view
UIView* const UIViewComponent::Pimpl::view |
The documentation for this class was generated from the following file: