~MainWindow()
Destructor.
Definition: mainwindow.cpp:40
void addBird(int x, int y, Bird &b)
Paints a bird into the MainWindow.
Definition: mainwindow.cpp:57
MainWindow(QWidget *parent=0)
Constructor.
Definition: mainwindow.cpp:17
Definition: mainwindow.h:12