31 ,Gdl::DockItem& dockItem)
32 :
Panel{panelManager, dockItem, getTitle(), getStockID()}
42 pack_start(
display_, Gtk::PACK_EXPAND_WIDGET);
54 return "panel_viewer";
void activate(lumiera::DisplayerInput)
Signal slot to be called after the output window was created and the actually usable video display te...
sigc::signal< void(void *const)> output_
The base class for all dockable panels.
ctrl::DemoController demoPlayback_
static const char * getTitle()
ViewerPanel(workspace::PanelManager &, Gdl::DockItem &)
static const gchar * getStockID()
widget::VideoDisplayWidget display_
A class to manage DockItem objects for WorkspaceWindow.
A set of basic GTK includes for the UI.
Lumiera GTK UI implementation root.
Under construction: the top level UI controller.
Definition of a dockable panel to hold a video viewer.
This file contains the definition of the main workspace window parent, which is the toplevel parent o...