The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Typedefs
generator.hpp File Reference
#include "widget.hpp"
#include <boost/dynamic_bitset.hpp>
#include <array>
Include dependency graph for generator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui2::generator_base
 Abstract base class for the generator. More...
 

Namespaces

 gui2
 Generic file dialog.
 

Typedefs

using gui2::generator_sort_array = std::array< generator_base::order_func, 2 >