◆ NSViewAttachment()
NSViewAttachment::NSViewAttachment |
( |
NSView *const |
v, |
|
|
Component & |
comp |
|
) |
| |
|
inline |
◆ ~NSViewAttachment()
NSViewAttachment::~NSViewAttachment |
( |
| ) |
|
|
inline |
◆ componentMovedOrResized() [1/2]
void NSViewAttachment::componentMovedOrResized |
( |
Component & |
component, |
|
|
bool |
wasMoved, |
|
|
bool |
wasResized |
|
) |
| |
|
inlineoverridevirtual |
◆ componentMovedOrResized() [2/2]
void NSViewAttachment::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 NSViewAttachment::componentPeerChanged |
( |
| ) |
|
|
inlineoverridevirtual |
◆ componentVisibilityChanged()
void NSViewAttachment::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.
◆ viewResized()
void NSViewAttachment::viewResized |
( |
| ) |
|
|
inlineoverridevirtual |
◆ view
NSView* const NSViewAttachment::view |
The documentation for this class was generated from the following file: