libzypp 17.35.1
ztui::table Namespace Reference

Classes

struct  Column
 Table column style setter. More...
 

Enumerations

enum class  CStyle { Default = 0 , Edition , SortCi }
 Table column styles. More...
 

Enumeration Type Documentation

◆ CStyle

Table column styles.

See also
Column style setter below.
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Definition AutoDispose.h:95
@ SortCi
String values to be sorted case insensitive.
Table column style setter.
Definition Table.h:494
#define N_(MSG)
Definition Gettext.h:36
Enumerator
Default 
Edition 

Editions with v-r setparator highlighted.

SortCi 

String values to be sorted case insensitive.

Definition at line 157 of file Table.h.