AUI Framework
develop
Cross-platform base for C++ UI apps
|
Controls the min size of AView. More...
#include <AUI/ASS/Property/MinSize.h>
Public Member Functions | |
MinSize (const unset_wrap< AMetric > &width, const unset_wrap< AMetric > &height) | |
MinSize (const AMetric &side) | |
Signals and public fields | |
unset_wrap< AMetric > | width |
unset_wrap< AMetric > | height |
Controls the min size of AView.