Helper to implement private functions without modifying the header. More...
#include <scrollbar_container_private.hpp>
Static Public Member Functions | |
| template<class W > | |
| static W * | find_at (typename utils::tconst_clone< tscrollbar_container, W >::reference scrollbar_container, const tpoint &coordinate, const bool must_be_active) |
| Implementation for the wrappers for [const] twidget* tscrollbar_container::find_at( const tpoint&, const bool) [const]. | |
| template<class W > | |
| static W * | find (typename utils::tconst_clone< tscrollbar_container, W >::reference scrollbar_container, const std::string &id, const bool must_be_active) |
| Implementation for the wrappers for [const] twidget* tscrollbar_container::find( const std::string&, const bool) [const]. | |
Helper to implement private functions without modifying the header.
The class is a helper to avoid recompilation and only has static functions.
Definition at line 46 of file scrollbar_container_private.hpp.
| static W* gui2::tscrollbar_container_implementation::find | ( | typename utils::tconst_clone< tscrollbar_container, W >::reference | scrollbar_container, | |
| const std::string & | id, | |||
| const bool | must_be_active | |||
| ) | [inline, static] |
Implementation for the wrappers for [const] twidget* tscrollbar_container::find( const std::string&, const bool) [const].
| W | twidget or const twidget. |
Definition at line 84 of file scrollbar_container_private.hpp.
| static W* gui2::tscrollbar_container_implementation::find_at | ( | typename utils::tconst_clone< tscrollbar_container, W >::reference | scrollbar_container, | |
| const tpoint & | coordinate, | |||
| const bool | must_be_active | |||
| ) | [inline, static] |
Implementation for the wrappers for [const] twidget* tscrollbar_container::find_at( const tpoint&, const bool) [const].
| W | twidget or const twidget. |
Definition at line 56 of file scrollbar_container_private.hpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:22:49 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |