15#include <AUI/View/AScrollArea.h>
17class ViewPropertiesView:
public AScrollArea {
21 void requestTargetUpdate();
23 explicit ViewPropertiesView(
const _<AView>& targetView);
27 void setTargetView(
const _<AView>& targetView);
A std::deque with AUI extensions.
Definition ADeque.h:27
An std::weak_ptr with AUI extensions.
Definition SharedPtrTypes.h:179
An std::weak_ptr with AUI extensions.
Definition SharedPtrTypes.h:52
Definition PropertyList.h:28