The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
window_private.hpp File Reference

Helper for header for the window. More...

#include "gui/widgets/window.hpp"
Include dependency graph for window_private.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gui2::twindow_implementation
 Helper to implement private functions without modifying the header. More...
 

Namespaces

 gui2
 A class inherited from ttext_box that displays its input as stars.
 

Detailed Description

Helper for header for the window.

Note
This file should only be included by window.cpp.

This file is being used for a small experiment similar like gui/widgets/grid_private.hpp.

Definition in file window_private.hpp.