Static Public Member Functions

gui2::tscrollbar_container_implementation Struct Reference

Helper to implement private functions without modifying the header. More...

#include <scrollbar_container_private.hpp>

List of all members.

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].

Detailed Description

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.


Member Function Documentation

template<class W >
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].

Template Parameters:
W twidget or const twidget.

Definition at line 84 of file scrollbar_container_private.hpp.

template<class W >
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].

Template Parameters:
W twidget or const twidget.

Definition at line 56 of file scrollbar_container_private.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:22:49 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs