drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
Piano Palette declarations. More...
#include <QGuiApplication>
#include <QString>
#include <QColor>
#include <QList>
#include "macros.h"
Go to the source code of this file.
Classes | |
class | PianoPalette |
The PianoPalette class. More... | |
Namespaces | |
namespace | drumstick |
Drumstick common. | |
namespace | drumstick::widgets |
Drumstick Widgets library MIDI related widgets and functions. | |
Enumerations | |
enum | PalettePolicy { PAL_SINGLE = 0 , PAL_DOUBLE = 1 , PAL_CHANNELS = 2 , PAL_SCALE = 3 , PAL_KEYS = 4 , PAL_FONT = 5 , PAL_HISCALE = 6 } |
The PalettePolicy enumeration. More... | |
Piano Palette declarations.
Definition in file pianopalette.h.