15 #ifdef DEBUG_WINDOW_LAYOUT_GRAPHS
17 #ifndef GUI_WIDGETS_DEBUG_HPP_INCLUDED
18 #define GUI_WIDGETS_DEBUG_HPP_INCLUDED
46 class tdebug_layout_graph
55 explicit tdebug_layout_graph(
const twindow* window);
60 static const unsigned MANUAL = 0 << 0;
65 static const unsigned SHOW = 1 << 0;
69 static const unsigned LAYOUT = 1 << 1;
102 const twindow* window_;
105 unsigned sequence_number_;
121 void widget_generate_info(std::ostream& out,
122 const twidget* widget,
124 const bool embedded =
false)
const;
132 void widget_generate_basic_info(std::ostream& out,
133 const twidget* widget)
const;
141 void widget_generate_state_info(std::ostream& out,
142 const twidget* widget)
const;
150 void widget_generate_size_info(std::ostream& out,
151 const twidget* widget)
const;
162 void grid_generate_info(std::ostream& out,
173 void child_generate_info(std::ostream& out,
174 const tgrid::tchild& child,
rng * generator
This generator is automatically synced during synced context.
A class inherited from ttext_box that displays its input as stars.
void set_level(const std::string &value)
GLsizei const GLcharARB ** string