#include <QPaintEvent>
#include <QPainter>
#include <QTimer>
#include <math.h>
#include "cannonfield.h"
Include dependency graph for cannonfield.cpp:

Go to the source code of this file.
Variables | |
| const QRect | barrelRect (30,-5, 20, 10) |
| const QRect barrelRect(30,-5, 20, 10) |
Referenced by CannonField::barrelHit(), CannonField::paintCannon(), and CannonField::shotRect().
1.5.1