TermOx
Public Attributes | List of all members
ox::detail::Just_a_button_list_and_buffer< Layout_t > Struct Template Reference
Inheritance diagram for ox::detail::Just_a_button_list_and_buffer< Layout_t >:
ox::Pair< Layout_t< Widget >, Just_a_button_list< Layout_t >, Widget >

Public Attributes

Just_a_button_list< Layout_t > & buttons = this->first
 
Widgetbuffer = this->second
 
- Public Attributes inherited from ox::Pair< Layout_t< Widget >, Just_a_button_list< Layout_t >, Widget >
Just_a_button_list< Layout_t > & first
 
Widgetsecond
 

Additional Inherited Members

- Public Member Functions inherited from ox::Pair< Layout_t< Widget >, Just_a_button_list< Layout_t >, Widget >
 Pair ()
 Widgets are default constructed.
 
 Pair (Parameters p)
 
 Pair (typename First::Parameters a, typename Second::Parameters b)
 Widgets are constructed with passed in First/Second::Parameters objects.
 
 Pair (std::unique_ptr< Just_a_button_list< Layout_t > > a, std::unique_ptr< Widget > b)
 Existing Widgets are moved into the Pair.
 
auto get () -> auto &
 Get child by index.
 
auto get () const -> auto const &
 Get child by index.
 

The documentation for this struct was generated from the following file: