tychoBCGEN
0.5
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
myscene.h
Go to the documentation of this file.
1
#ifndef MYSCENE_H
2
#define MYSCENE_H
3
4
#include <QEvent>
5
#include <QGraphicsScene>
6
7
class
myscene
:
public
QGraphicsScene
8
{
9
10
11
public
:
12
13
protected
:
14
void
mouseMoveEvent
(QGraphicsSceneMouseEvent *mouseEvent);
15
};
16
17
#endif // MYSCENE_H
Generated on Wed Oct 9 2013 19:53:58 for tychoBCGEN by
1.8.1.1