#include "TextOutDisplay.h"
#include <QLabel>
#include <QTimer>
#include <QVBoxLayout>
#include <string>
Go to the source code of this file.