libzypp  17.35.19
ztui::out::detail::ListLayoutInit< singleline_, wrapline_, gaped_, indent_ > Struct Template Reference

#include <zypp-tui/output/Out.h>

Inheritance diagram for ztui::out::detail::ListLayoutInit< singleline_, wrapline_, gaped_, indent_ >:

Public Member Functions

 ListLayoutInit ()
 
- Public Member Functions inherited from ztui::out::ListLayout
 ListLayout (bool singleline_r, bool wrapline_r, bool gaped_r, unsigned indent_r)
 

Additional Inherited Members

- Public Attributes inherited from ztui::out::ListLayout
bool _singleline
 one list element per line More...
 
bool _wrapline
 fold lines longer than _linewidth More...
 
bool _gaped
 add extra NL before element (if singleline) More...
 
unsigned _indent
 amount of indent More...
 

Detailed Description

template<bool singleline_, bool wrapline_, bool gaped_, unsigned indent_>
struct ztui::out::detail::ListLayoutInit< singleline_, wrapline_, gaped_, indent_ >

Definition at line 104 of file Out.h.

Constructor & Destructor Documentation

◆ ListLayoutInit()

template<bool singleline_, bool wrapline_, bool gaped_, unsigned indent_>
ztui::out::detail::ListLayoutInit< singleline_, wrapline_, gaped_, indent_ >::ListLayoutInit ( )
inline

Definition at line 104 of file Out.h.


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