file new in Git master
Anchor.hClass Magnum::
Namespaces
- namespace Magnum
- Root namespace.
- namespace Magnum::Ui
- UI library.
Classes
- class Magnum::Ui::AbstractAnchor new in Git master
- Base for widget positioning anchors.
-
template<class UserInterface>class Magnum::Ui::BasicAnchor new in Git master
- Templated base for widget positioning anchors.
Typedefs
- using Anchor = BasicAnchor<UserInterface> new in Git master
- Widget positioning anchor for use with UserInterface.