Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
ElementBoxWidget::Strategy Struct Reference

Description

Definition at line 138 of file element-box-widget.hpp.

Public Attributes

SizeGetter getWidth {}
 
SizeGetter getHeight {}
 

Public Member Functions

bool is_size_constrained () const
 
bool shall_control_height () const
 

Member Function Documentation

◆ is_size_constrained()

bool is_size_constrained ( ) const
inline

Definition at line 143 of file element-box-widget.hpp.

References ElementBoxWidget::Strategy::getWidth.

Referenced by ElementBoxWidget::get_preferred_height_for_width_vfunc(), ElementBoxWidget::get_preferred_width_vfunc(), and ElementBoxWidget::on_size_allocate().

+ Here is the caller graph for this function:

◆ shall_control_height()

bool shall_control_height ( ) const
inline

Definition at line 144 of file element-box-widget.hpp.

References ElementBoxWidget::Strategy::getHeight.

Referenced by ElementBoxWidget::get_preferred_height_for_width_vfunc(), and ElementBoxWidget::get_preferred_height_vfunc().

+ Here is the caller graph for this function:

Member Data Documentation

◆ getWidth

◆ getHeight

+ Collaboration diagram for ElementBoxWidget::Strategy:

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