#include <Magnum/Ui/SnapLayout.h>
template<class UserInterface>
BasicSnapLayoutRowFill class new in Git master
Filled row layout using SnapLayouter.
Places children in a row from left to right, filling the available height. Meant to be used through concrete a typedef such as SnapLayoutRowFill.
Base classes
-
template<class UserInterface>class BasicSnapLayout<UserInterface> new in Git master
- Layout using SnapLayouter.
Constructors, destructors, conversion operators
- BasicSnapLayoutRowFill(const BasicSnapLayout<UserInterface>& layout)
- Construct from an unspecialized layout.
-
template<class T, typename std::BasicSnapLayoutRowFill(const T&) deleted
enable_if<std:: is_base_of<BasicSnapLayout<UserInterface>, T>::value, int>::type = 0> - Conversion from another specialized layout is not allowed.
Function documentation
template<class UserInterface _1>
Magnum:: Ui:: BasicSnapLayoutRowFill<_1>:: BasicSnapLayoutRowFill(const BasicSnapLayout<UserInterface>& layout)
Construct from an unspecialized layout.
Calls setChildSnap() with Snap::