file new in Git master
Widget.hClass Magnum::
Namespaces
- namespace Magnum
- Root namespace.
- namespace Magnum::Ui
- UI library.
Classes
- class Magnum::Ui::AbstractWidget new in Git master
- Abstract base for stateful widgets.
-
template<class UserInterface>class Magnum::Ui::BasicWidget new in Git master
- Templated abstract base for stateful widgets.
Typedefs
- using Widget = BasicWidget<UserInterface> new in Git master
- Base for stateful widgets for use with UserInterface.