#include "gui/widgets/widget.hpp"
#include "gui/core/window_builder.hpp"
#include "gui/core/placer.hpp"
#include "utils/functional.hpp"
#include <list>
Go to the source code of this file.
Classes | |
class | gui2::tpane |
struct | gui2::tpane::titem |
struct | gui2::implementation::tbuilder_pane |
Namespaces | |
gui2 | |
A class inherited from ttext_box that displays its input as stars. | |
gui2::implementation | |
Typedefs | |
typedef std::map< std::string, t_string > | string_map |
typedef std::map<std::string, t_string> string_map |