Rose
Public Member Functions | Protected Attributes | List of all members
rose::Elastic Struct Reference

A stream manipulator to set a Widget elastic value. More...

#include <Types.h>

Public Member Functions

 Elastic ()=default
 Default constructor.
 
 Elastic (Orientation orientation)
 Construct an elastic value from an Orientation.
 
bool horizontal ()
 Test for elasticity along the Horizontal axis.
 
bool vertical ()
 Test for elasticity along the Vertical axis.
 
bool primary (Orientation orientation)
 Test for elasticity along the Primary axis.
 
bool secondary (Orientation orientation)
 Test for elasticity along the Secondary axis.
 

Protected Attributes

Orientation mElastic {Orientation::Unset}
 The elastic value.
 

Detailed Description

A stream manipulator to set a Widget elastic value.


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