TermOx
Public Member Functions | Public Attributes | List of all members
ox::Fixed_2d< Widget_t > Class Template Reference
Inheritance diagram for ox::Fixed_2d< Widget_t >:
ox::Fixed< Layout_t, Widget_t >

Public Member Functions

template<typename... Args>
 Fixed_2d (int north, int south, int east, int west, Args &&... args)
 
- Public Member Functions inherited from ox::Fixed< Layout_t, Widget_t >
template<typename... Args>
 Fixed (int offset_1, int offset_2, Args &&... args)
 
template<typename... Args>
 Fixed (int offset, Args &&... args)
 

Public Attributes

Widget_t & widget = this->Base_t::widget.widget
 
- Public Attributes inherited from ox::Fixed< Layout_t, Widget_t >
Widgetbuffer_1
 
Widget_t & widget
 
Widgetbuffer_2
 

Additional Inherited Members

- Protected Member Functions inherited from ox::Fixed< Layout_t, Widget_t >
auto child_polished_event (Widget &child) -> bool override
 

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