ttx 0.1.0
Loading...
Searching...
No Matches
ttx::FindPaneInLayoutGroup Struct Reference

Static Public Member Functions

static auto operator() (LayoutGroup *parent, usize index, Pane *target, di::Box< LayoutPane > const &pane) -> di::Tuple< LayoutGroup *, usize >
 
static auto operator() (LayoutGroup *parent, usize index, Pane *target, di::Box< LayoutGroup > const &group) -> di::Tuple< LayoutGroup *, usize >
 
static auto operator() (LayoutGroup *, usize, Pane *target, LayoutGroup *group) -> di::Tuple< LayoutGroup *, usize >
 

Member Function Documentation

◆ operator()() [1/3]

static auto ttx::FindPaneInLayoutGroup::operator() ( LayoutGroup * ,
usize ,
Pane * target,
LayoutGroup * group ) -> di::Tuple<LayoutGroup*, usize>
inlinestatic

◆ operator()() [2/3]

static auto ttx::FindPaneInLayoutGroup::operator() ( LayoutGroup * parent,
usize index,
Pane * target,
di::Box< LayoutGroup > const & group ) -> di::Tuple<LayoutGroup*, usize>
inlinestatic

◆ operator()() [3/3]

static auto ttx::FindPaneInLayoutGroup::operator() ( LayoutGroup * parent,
usize index,
Pane * target,
di::Box< LayoutPane > const & pane ) -> di::Tuple<LayoutGroup*, usize>
inlinestatic

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