AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Controls the fixed size of AView. More...
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< AMetric > | width |
unset_wrap< AMetric > | height |
#include <AUI/ASS/Property/FixedSize.h>