VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
Loading...
Searching...
No Matches
AutoSizeViewLayouter Struct Referencefinal

autosize view layouter More...

#include <autosizeviewlayouter.h>

+ Inheritance diagram for AutoSizeViewLayouter:

Static Public Member Functions

static SharedPointer< IViewLayouterget () 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
 

Detailed Description

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.

Member Function Documentation

◆ get()

SharedPointer< IViewLayouter > get ( )
staticnoexcept

get the shared instance of the AutoSizeViewLayouter


The documentation for this struct was generated from the following files: