Special helper class to get the list of registered windows. More...
#include <settings.hpp>
Static Private Member Functions | |
| static std::vector< std::string > | get_registered_window_list () |
| Returns a copy of the list of registered windows. | |
Friends | |
| std::vector< std::string > & | unit_test_registered_window_list () |
Special helper class to get the list of registered windows.
This is used in the unit tests, but these implementation details shouldn't be used in the normal code.
Definition at line 61 of file settings.hpp.
| std::vector< std::string > gui2::tunit_test_access_only::get_registered_window_list | ( | ) | [static, private] |
Returns a copy of the list of registered windows.
Definition at line 468 of file settings.cpp.
Referenced by gui2::unit_test_mark_as_tested().

| std::vector<std::string>& unit_test_registered_window_list | ( | ) | [friend] |
Definition at line 70 of file test_gui2.cpp.
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:23:23 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |