22class API_AUI_VIEWS APageSwitch:
public ALabel {
auto text() const
Label's text property.
Definition AAbstractLabel.h:37
int getContentMinimumWidth() override
Definition AAbstractLabel.cpp:34
Represents a simple single-line text display view.
Definition ALabel.h:23
Represents a Unicode character string.
Definition AString.h:37
An std::weak_ptr with AUI extensions.
Definition SharedPtrTypes.h:178