25#ifndef STAGE_PANEL_INFOBOX_PANEL_H
26#define STAGE_PANEL_INFOBOX_PANEL_H
35 class ErrorLogDisplay;
65 std::unique_ptr<widget::ErrorLogDisplay>
theLog_;
Gtk::Expander logExpander_
widget::ErrorLogDisplay & getLog()
on demand allocate display of information / error log
Gtk::Button buttonClearInfo_
std::unique_ptr< widget::ErrorLogDisplay > theLog_
static const char * getTitle()
static const gchar * getStockID()
void reflect_LogErrorState(bool)
Gtk::Button buttonClearErr_
The base class for all dockable panels.
A class to manage DockItem objects for WorkspaceWindow.
Lumiera GTK UI implementation root.
Base class and interface for all dockable panels.