|
VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
|
autosize view layouter More...
#include <autosizeviewlayouter.h>
Inheritance diagram for AutoSizeViewLayouter:Static Public Member Functions | |
| static SharedPointer< IViewLayouter > | get () noexcept |
| get the shared instance of the AutoSizeViewLayouter | |
Additional Inherited Members | |
Public Types inherited from BaseViewLayouter | |
| using | LayoutData = std::vector<BaseViewLayouterEntry> |
Public Types inherited from IViewLayouter | |
| using | Children = CViewContainer::ViewList |
Public Member Functions inherited from BaseViewLayouter | |
| bool | applyLayout (CViewContainer &container, const Children &children, const ViewLayout &layout) override |
| apply the previously calculated layout | |
autosize view layouter
a view layouter that uses the autosize flags of the views to determine the size and position of the child views in a view container.
|
staticnoexcept |
get the shared instance of the AutoSizeViewLayouter