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