drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
pianopalette.h File Reference

Piano Palette declarations. More...

#include <QGuiApplication>
#include <QString>
#include <QColor>
#include <QList>
#include "macros.h"
Include dependency graph for pianopalette.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Piano Palette declarations.

Definition in file pianopalette.h.