#include <QLabel>
#include <QDialog>
#include <QRegion>
#include <QList>
#include <QPixmap>
Include dependency graph for SIDlg.h:

This graph shows which files directly or indirectly include this file:

| Classes | |
| class | GameWidget | 
| GameWidget impelents the easter egg game functionality.  More... | |
| struct | GameWidget::Ship | 
| Ship represents a single space invader.  More... | |
| struct | GameWidget::Shot | 
| Shot represents a single shot shot from the gun.  More... | |
| struct | GameWidget::Score | 
| Score is a single entity with a name and a score.  More... | |
| class | SIDlg | 
| SIDlg is an easter egg Space Invaders game.  More... | |