neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::size_policy_of_parent< LayoutItemType, ParentItemCategory > Class Template Reference

#include <i_layout_item.hpp>

Inheritance diagram for neogfx::size_policy_of_parent< LayoutItemType, ParentItemCategory >:

Public Member Functions

neogfx::size_policy size_policy () const override
 

Detailed Description

template<typename LayoutItemType, layout_item_category ParentItemCategory = layout_item_category::Unspecified>
class neogfx::size_policy_of_parent< LayoutItemType, ParentItemCategory >

Definition at line 138 of file i_layout_item.hpp.

Member Function Documentation

◆ size_policy()

template<typename LayoutItemType , layout_item_category ParentItemCategory = layout_item_category::Unspecified>
neogfx::size_policy neogfx::size_policy_of_parent< LayoutItemType, ParentItemCategory >::size_policy ( ) const
inlineoverride

Definition at line 145 of file i_layout_item.hpp.


The documentation for this class was generated from the following file: