#include <QMainWindow>
#include <QCloseEvent>
#include <QDir>
#include <rosbag/bag.h>
#include <rosbag/view.h>
#include <QSettings>
Go to the source code of this file.