Class LogWidget

Inheritance Relationships

Base Type

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_