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

Controls the min size of AView. More...

Detailed Description

Controls the min size of AView.

Public Member Functions

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

Signals and public fields

unset_wrap< AMetricwidth
 
unset_wrap< AMetricheight
 

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


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