#include <QMainWindow>
#include <QScrollArea>
#include <QVBoxLayout>
#include <QVector>
#include "room.h"
#include "roomwidget.h"
Go to the source code of this file.