AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ass::FixedSize Struct Reference

Controls the fixed size of AView. More...

Detailed Description

Controls the fixed size of AView.

Public Member Functions

 FixedSize (const unset_wrap< AMetric > &width, const unset_wrap< AMetric > &height)
 
 FixedSize (const AMetric &side)
 

Signals and public fields

unset_wrap< AMetricwidth
 
unset_wrap< AMetricheight
 

#include <AUI/ASS/Property/FixedSize.h>


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