AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ass::MaxSize Struct Reference

Controls the max size of AView. More...

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

Public Member Functions

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

Signals and public fields

unset_wrap< AMetricwidth
 
unset_wrap< AMetricheight
 

Detailed Description

Controls the max size of AView.


The documentation for this struct was generated from the following file:
Collaboration diagram for ass::MaxSize: