Magnum/Ui/Widget.h file new in Git master

Class Magnum::Ui::AbstractWidget, Magnum::Ui::BasicWidget, typedef Magnum::Ui::Widget, tag type Magnum::Ui::NonOwnedT, tag Magnum::Ui::NonOwned.

Namespaces

namespace Magnum new in Git master
Root namespace.
namespace Magnum::Ui
UI library.

Classes

struct Magnum::Ui::NonOwnedT new in Git master
Non-owned construction tag type.
class Magnum::Ui::AbstractWidget new in Git master
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.

Variables

NonOwnedT NonOwned constexpr new in Git master
No-owned construction tag.