libzypp 17.37.17
|
Classes | |
struct | Column |
Table column style setter. More... |
Enumerations | |
enum class | CStyle { Default = 0 , Edition , SortCi } |
Table column styles. More... |
|
strong |
Table column styles.
Enumerator | |
---|---|
Default | |
Edition | Editions with v-r setparator highlighted. |
SortCi | String values to be sorted case insensitive. |