Class LogWidget¶
Defined in File LogWidget.h
Inheritance Relationships¶
Base Type¶
public SmartPeak::Widget(Class Widget)
Class Documentation¶
-
class
SmartPeak::LogWidget: public SmartPeak::Widget¶ Public Functions
-
inline
LogWidget(const GuiAppender &appender, const std::string title = "")¶
-
virtual void
draw() override¶ Interface to show the widget
NOTE: free to override in inherited implmementations
Protected Attributes
-
const GuiAppender &
appender_¶
-
inline