Skip to content

File include/brisk/widgets/Layouts.hpp


HLayout class

HLayout

staticMetaClass function (HLayout::staticMetaClass)

BRISK_DYNAMIC_CLASS(HLayout, Widget)

\Returns a pointer to the static metadata of this class. \
Returns Const pointer to the MetaClass instance. \

dynamicMetaClass function (HLayout::dynamicMetaClass)

BRISK_DYNAMIC_CLASS(HLayout, Widget)

\Returns a pointer to the dynamic metadata of this instance. \
Returns Const pointer to the MetaClass instance. \


VLayout class

VLayout

staticMetaClass function (VLayout::staticMetaClass)

BRISK_DYNAMIC_CLASS(VLayout, Widget)

\Returns a pointer to the static metadata of this class. \
Returns Const pointer to the MetaClass instance. \

dynamicMetaClass function (VLayout::dynamicMetaClass)

BRISK_DYNAMIC_CLASS(VLayout, Widget)

\Returns a pointer to the dynamic metadata of this instance. \
Returns Const pointer to the MetaClass instance. \


Auto-generated from sources, Revision , https://github.com/brisklib/brisk/blob//include/brisk/