Unity 8
 All Classes Functions Properties
ResponsiveVerticalJournal Class Reference

A responsive wrapper around VerticalJournal. More...

Inherits Item.

Properties

real minimumColumnSpacing
 
alias columnWidth
 
alias rowSpacing
 
alias model
 
alias delegate
 
alias displayMarginBeginning
 
alias displayMarginEnd
 

Detailed Description

A responsive wrapper around VerticalJournal.

Based on defined column width, delegates are laid out in columns following a top-left most position rule.

Example: +--—+ +--—+ +--—+ | | | 2 | | | | | | | | | | 1 | +--—+ | 3 | | | +--—+ | | | | | | +--—+ +--—+ | 4 | +--—+ +--—+ | | | 5 | | 6 | +--—+ | | | | +--—+ +--—+

Definition at line 35 of file ResponsiveVerticalJournal.qml.


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