AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Static Public Member Functions | |
static void | inflate (aui::no_escape< AViewContainer > root, const _< AView > &view) |
Wraps view with root using Stacked layout and expanding. More... | |
|
static |
Wraps view
with root
using Stacked
layout and expanding.
Used when usage of AViewContainer::setContents is not possible (see AViewContainer::setContents)
root | container to wrap with |
view | view to be wrapped |
root
. root