List of all members.
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 234 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 | |
|
) |
| | [inline, static] |
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 | |
|
) |
| | [inline, static, private] |
The documentation for this struct was generated from the following file: