Lumiera  0.pre.03
»edit your freedom«
TestControl Class Reference

#include "stage/dialog/test-control.hpp"

Description

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 158 of file test-control.hpp.

Public Member Functions

 TestControl (ctrl::BusTerm &upLink, Gtk::Window &parent)
 

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...
 

Private Types

using Bus = ctrl::BusTerm &
 

Private Attributes

Notebook notebook_
 
Bus uiBus_
 
+ Inheritance diagram for TestControl:
+ Collaboration diagram for TestControl:

The documentation for this class was generated from the following file: