The Battle for Wesnoth  1.19.0-dev
Static Public Member Functions | Static Private Member Functions | List of all members
gui2::tree_view_node_implementation Struct Reference

Static Public Member Functions

template<class W >
static W * find_at (utils::const_clone_ref< tree_view_node, W > tree_view_node, const point &coordinate, const bool must_be_active)
 

Static Private Member Functions

template<class W , class It >
static W * find_at_aux (It begin, It end, const point &coordinate, const bool must_be_active)
 

Detailed Description

Definition at line 366 of file tree_view_node.cpp.

Member Function Documentation

◆ find_at()

template<class W >
static W* gui2::tree_view_node_implementation::find_at ( utils::const_clone_ref< tree_view_node, W >  tree_view_node,
const point coordinate,
const bool  must_be_active 
)
inlinestatic

◆ find_at_aux()

template<class W , class It >
static W* gui2::tree_view_node_implementation::find_at_aux ( It  begin,
It  end,
const point coordinate,
const bool  must_be_active 
)
inlinestaticprivate

Definition at line 370 of file tree_view_node.cpp.

References gui2::widget::find_at().


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