Struct LayoutItem

helper for layouts

Fields

Name Type Description
_fillParent bool
_isResizer bool
_layoutSize int
_maxSize int
_measuredSize int
_minSize int
_orientation Orientation
_resizerDelta int
_secondarySize int
_weight int
_widget Widget

Properties

Name Type Description
canExtend [get] bool
fillParent [get] bool
layoutSize [get] int
maxSize [get] int
measuredSize [get] int
minSize [get] int
secondarySize [get] int
weight [get] int

Methods

Name Description
clear
layout
measure set item and measure it
set sets item for widget

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0