The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Member Functions | Static Private Member Functions | List of all members
gui2::ttree_view_node_implementation Struct Reference

Static Public Member Functions

template<class W >
static W * find_at (typename utils::tconst_clone< ttree_view_node, W >::reference tree_view_node, const tpoint &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 tpoint &coordinate, const bool must_be_active)
 

Detailed Description

Definition at line 300 of file tree_view_node.cpp.

Member Function Documentation

template<class W >
static W* gui2::ttree_view_node_implementation::find_at ( typename utils::tconst_clone< ttree_view_node, W >::reference  tree_view_node,
const tpoint coordinate,
const bool  must_be_active 
)
inlinestatic

Definition at line 319 of file tree_view_node.cpp.

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

Definition at line 304 of file tree_view_node.cpp.


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