AUI Framework
develop
Cross-platform base for C++ UI apps
|
Controls the fixed size of AView. More...
#include <AUI/ASS/Property/FixedSize.h>
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 |
Controls the fixed size of AView.