18#include <AUI/Platform/ACursor.h>
19#include <AUI/Util/AMetric.h>
20#include <AUI/Enum/AOverflow.h>
35 void applyFor(
AView* view)
override;
38 const auto& value()
const noexcept {
Base class of all UI objects.
Definition AView.h:78
ATextOverflow
Controls behavior of the overflowed text. Relevant to AAbstractLabel and its derivatives only.
Definition AOverflow.h:47
Base class for all properties.
Definition IPropertyBase.h:50