![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "stage/dialog/test-control.hpp"
A complex, tabbed-notebook-style non-modal dialog window, dedicated to development, diagnostics and experimentation.
The TestControl can be launched from Lumiera's "Help" menu, offers a (passive, up-link) UI-Bus connection and simplifies adding pages for occasional experiments and diagnostics.
Definition at line 149 of file test-control.hpp.
Classes | |
| struct | Page1 |
| Ticket #1099 : perform a dummy round-trip to verify Steam-Stage integration. More... | |
| struct | Page2 |
| Ticket #1014 : populate the Timeline in the GUI. More... | |
Public Member Functions | |
| TestControl (ctrl::BusTerm &upLink, Gtk::Window &parent) | |
Private Types | |
| using | Bus = ctrl::BusTerm & |
Private Attributes | |
| Bus | uiBus_ |
| Notebook | notebook_ |
|
inline |
Definition at line 335 of file test-control.hpp.
References _, stage::dialog::BorderPadding, Notebook::buildPage(), TestControl::notebook_, and TestControl::uiBus_.
Here is the call graph for this function:
|
private |
Definition at line 152 of file test-control.hpp.
|
private |
Definition at line 154 of file test-control.hpp.
Referenced by TestControl::TestControl().
|
private |
Definition at line 155 of file test-control.hpp.
Referenced by TestControl::TestControl().
Inheritance diagram for TestControl:
Collaboration diagram for TestControl: