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

Variables

static PropertyType< bool > LastItemFillProperty
 LastItemFill property. More...
 
static PropertyType
< DockLayoutConcept::DockingSide > 
SideProperty
 Side property. More...
 

Variable Documentation

PropertyType<bool> LastItemFillProperty
static

LastItemFill property.

The default value is false.

See also
setLastItemFill(), isLastItemFill()
PropertyType<DockLayoutConcept::DockingSide> SideProperty
static

Side property.

The default value is DockLayoutConcept::DockLeft.

See also
setSide(), getSide()