#include <QLabel>
#include <QLineEdit>
#include <QPushButton>
#include <QHBoxLayout>
#include "visualization_manager.h"
#include "time_panel.h"
Go to the source code of this file.