All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
flow_layout_properties.h File Reference

Variables

static PropertyType
< FlowLayoutConcept::LayoutDirection > 
PrimaryDirectionProperty
 PrimaryDirection property. More...
 
static PropertyType
< FlowLayoutConcept::LayoutDirection > 
SecondaryDirectionProperty
 SecondaryDirection property. More...
 

Variable Documentation

PropertyType<FlowLayoutConcept::LayoutDirection> PrimaryDirectionProperty
static

PrimaryDirection property.

The default value is FlowLayoutConcept::DirectionLeftToRight.

See also
setPrimaryDirection(), getPrimaryDirection()
PropertyType<FlowLayoutConcept::LayoutDirection> SecondaryDirectionProperty
static

SecondaryDirection property.

The default value is FlowLayoutConcept::DirectionTopToBottom.

See also
setSecondaryDirection(), getSecondaryDirection()