| allKeysOff() | PianoScene | |
| alterations() const | PianoScene | |
| baseOctave() const | PianoScene | |
| customNoteNames() const | PianoScene | |
| displayKeyOn(PianoKey *key) | PianoScene | protected |
| event(QEvent *event) override | PianoScene | protected |
| getBackgroundPalette() | PianoScene | |
| getChannel() const | PianoScene | |
| getForegroundPalette() | PianoScene | |
| getHighlightPalette() | PianoScene | |
| getKeyboardMap() const | PianoScene | |
| getKeyForPos(const QPointF &p) const | PianoScene | protected |
| getKeyPressedColor() const | PianoScene | |
| getMaxNote() const | PianoScene | |
| getMinNote() const | PianoScene | |
| getNoteFromKey(const int key) const | PianoScene | protected |
| getOctave() const | PianoScene | |
| getPianoHandler() const | PianoScene | |
| getPianoKey(const int key) const | PianoScene | protected |
| getRawKeyboardMode() const | PianoScene | |
| getTranspose() const | PianoScene | |
| getVelocity() | PianoScene | |
| hideOrShowKeys() | PianoScene | |
| isMouseEnabled() const | PianoScene | |
| isOctaveStart(const int note) | PianoScene | |
| isTouchEnabled() const | PianoScene | |
| isUsingNativeFilter() const | PianoScene | |
| keyOff(const int note) | PianoScene | |
| keyOff(PianoKey *key) | PianoScene | protected |
| keyOff(PianoKey *key, qreal pressure) | PianoScene | protected |
| keyOn(const int note) | PianoScene | |
| keyOn(PianoKey *key) | PianoScene | protected |
| keyOn(PianoKey *key, qreal pressure) | PianoScene | protected |
| keyPressEvent(QKeyEvent *keyEvent) override | PianoScene | protected |
| keyReleaseEvent(QKeyEvent *keyEvent) override | PianoScene | protected |
| mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent) override | PianoScene | protected |
| mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent) override | PianoScene | protected |
| mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent) override | PianoScene | protected |
| noteName(PianoKey *key) | PianoScene | protected |
| noteOff(int n, int v) | PianoScene | signal |
| noteOn(int n, int v) | PianoScene | signal |
| numKeys() const | PianoScene | |
| octaveSubscript() const | PianoScene | |
| PianoScene(const int baseOctave, const int numKeys, const int startKey, const QColor &keyPressedColor=QColor(), QObject *parent=nullptr) | PianoScene | |
| refreshKeys() | PianoScene | |
| refreshLabels() | PianoScene | |
| resetKeyPressedColor() | PianoScene | |
| retranslate() | PianoScene | |
| setAlterations(const LabelAlteration use) | PianoScene | |
| setBackgroundPalette(const PianoPalette &p) | PianoScene | |
| setBaseOctave(const int base) | PianoScene | |
| setChannel(const int channel) | PianoScene | |
| setForegroundPalette(const PianoPalette &p) | PianoScene | |
| setHighlightColorFromPolicy(PianoKey *key, const int vel) | PianoScene | protected |
| setHighlightPalette(const PianoPalette &p) | PianoScene | |
| setKeyboardEnabled(const bool enable) | PianoScene | |
| setKeyboardMap(KeyboardMap *map) | PianoScene | |
| setKeyPressedColor(const QColor &color) | PianoScene | |
| setMaxNote(const int note) | PianoScene | |
| setMinNote(const int note) | PianoScene | |
| setMouseEnabled(const bool enable) | PianoScene | |
| setOctaveSubscript(const bool enable) | PianoScene | |
| setOrientation(const LabelOrientation orientation) | PianoScene | |
| setPianoHandler(PianoHandler *handler) | PianoScene | |
| setRawKeyboardMode(const bool b) | PianoScene | |
| setShowColorScale(const bool show) | PianoScene | |
| setShowLabels(const LabelVisibility show) | PianoScene | |
| setTouchEnabled(const bool enable) | PianoScene | |
| setTranspose(const int transpose) | PianoScene | |
| setUsingNativeFilter(const bool newState) | PianoScene | |
| setVelocity(const int velocity) | PianoScene | |
| setVelocityTint(const bool enable) | PianoScene | |
| showColorScale() const | PianoScene | |
| showKeyOff(PianoKey *key, int vel) | PianoScene | protected |
| showKeyOn(PianoKey *key, QColor color, int vel) | PianoScene | protected |
| showKeyOn(PianoKey *key, int vel) | PianoScene | protected |
| showLabels() const | PianoScene | |
| showNoteOff(const int note, int vel=-1) | PianoScene | |
| showNoteOn(const int note, QColor color, int vel=-1) | PianoScene | |
| showNoteOn(const int note, int vel=-1) | PianoScene | |
| signalName(const QString &name) | PianoScene | signal |
| sizeHint() const | PianoScene | |
| standardNoteNames() const | PianoScene | |
| startKey() const | PianoScene | |
| touchScreenEvent(QTouchEvent *touchEvent) | PianoScene | |
| triggerNoteOff(const int note, const int vel) | PianoScene | protected |
| triggerNoteOn(const int note, const int vel) | PianoScene | protected |
| useCustomNoteNames(const QStringList &names) | PianoScene | |
| useStandardNoteNames() | PianoScene | |
| velocityTint() const | PianoScene | |
| ~PianoScene() | PianoScene | |