#include <vector>
#include <QComboBox>
#include <QString>
#include <QLabel>
#include <QSize>
#include <QResizeEvent>
#include "ui_mainwindow.h"
#include "skyviewer.h"
#include "healpixmap.h"
#include "selectedpixelmodel.h"
Include dependency graph for mainwindow.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | mainWindow |