drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
PianoScene class declaration. More...
#include <QGraphicsScene>
#include <QScopedPointer>
#include <QHash>
#include <QTouchEvent>
#include <drumstick/pianokeybd.h>
#include <drumstick/pianopalette.h>
#include "pianokey.h"
#include "keylabel.h"
Go to the source code of this file.
Classes | |
class | PianoScene |
The PianoScene class is a QGraphicsScene composed by a number of graphics items: the piano keys. More... | |
Namespaces | |
namespace | drumstick |
Drumstick common. | |
namespace | drumstick::widgets |
Drumstick Widgets library MIDI related widgets and functions. | |
PianoScene class declaration.
Definition in file pianoscene.h.