18#include <AUI/Util/AMetric.h>
30 Expanding() : expandingX(2), expandingY(2) {}
46 void applyFor(
AView* view)
override;
49 const auto& value()
const noexcept {
Base class of all UI objects.
Definition: AView.h:77
Controls the expanding of AView.
Definition: Expanding.h:26
Base class for all properties.
Definition: IPropertyBase.h:49
Definition: IProperty.h:19