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) |
Definition at line 367 of file tree_view_node.cpp.
|
inlinestatic |
Definition at line 384 of file tree_view_node.cpp.
References gui2::widget::find_at(), and gui2::widget::widget().
|
inlinestaticprivate |
Definition at line 371 of file tree_view_node.cpp.
References gui2::widget::find_at(), and gui2::widget::widget().