Lumiera
0.pre.03
»edit your freedom«
|
This is the complete list of members for RelativeCanvasHook< WID >, including all inherited members.
getAnchorHook() noexcept override | RelativeCanvasHook< WID > | inlineprivatevirtual |
getMetric() const override | RelativeCanvasHook< WID > | inlineprotectedvirtual |
hook(WID &widget, int xPos=0, int yPos=0) override (defined in RelativeCanvasHook< WID >) | RelativeCanvasHook< WID > | inlineprivatevirtual |
hookAdjX(int xPos)=0 (defined in RelativeCanvasHook< WID >) | RelativeCanvasHook< WID > | protectedpure virtual |
hookAdjY(int yPos)=0 (defined in RelativeCanvasHook< WID >) | RelativeCanvasHook< WID > | protectedpure virtual |
hookedAt(int x, int y) (defined in CanvasHook< WID >) | CanvasHook< WID > | inline |
hookedAt(Time start, int downshift=0) | CanvasHook< WID > | inline |
move(WID &widget, int xPos, int yPos) override (defined in RelativeCanvasHook< WID >) | RelativeCanvasHook< WID > | inlineprivatevirtual |
refHook_ (defined in RelativeCanvasHook< WID >) | RelativeCanvasHook< WID > | private |
RelativeCanvasHook(model::CanvasHook< WID > &baseHook) (defined in RelativeCanvasHook< WID >) | RelativeCanvasHook< WID > | inline |
remove(WID &widget) override (defined in RelativeCanvasHook< WID >) | RelativeCanvasHook< WID > | inlineprivatevirtual |
~CanvasHook() | CanvasHook< WID > | inlinevirtual |