Create a QT Text sink, where the values are received as stream.
Definition show_text.h:40
virtual QWidget * qwidget()=0
static sptr make(const std::string &label, int splitlength=80, int maxlines=100, QWidget *parent=nullptr)
Build a graphical sink to display ascii text.
std::shared_ptr< show_text > sptr
Definition show_text.h:42