| allKeysOff() | PianoKeybd | |
| baseOctave() const | PianoKeybd | |
| customNoteNames() const | PianoKeybd | |
| getBackgroundPalette() const | PianoKeybd | |
| getChannel() const | PianoKeybd | |
| getForegroundPalette() const | PianoKeybd | |
| getHighlightPalette() const | PianoKeybd | |
| getKeyboardMap() | PianoKeybd | |
| getKeyPicture(const bool natural) | PianoKeybd | |
| getKeyPressedColor() const | PianoKeybd | |
| getPianoHandler() const | PianoKeybd | |
| getRawKeyboardMap() | PianoKeybd | |
| getRawKeyboardMode() const | PianoKeybd | |
| getRotation() const | PianoKeybd | |
| getTranspose() const | PianoKeybd | |
| getUseKeyPictures() const | PianoKeybd | |
| getVelocity() const | PianoKeybd | |
| handleKeyPressed(int keycode) override | PianoKeybd | virtual |
| handleKeyReleased(int keycode) override | PianoKeybd | virtual |
| initialize() | PianoKeybd | protected |
| initScene(int base, int num, int ini, const QColor &c=QColor()) | PianoKeybd | protected |
| isKeyboardEnabled() const | PianoKeybd | |
| isMouseEnabled() const | PianoKeybd | |
| isTouchEnabled() const | PianoKeybd | |
| isUsingNativeFilter() const | PianoKeybd | |
| labelAlterations() const | PianoKeybd | |
| labelOctave() const | PianoKeybd | |
| labelOrientation() const | PianoKeybd | |
| noteOff(int midiNote, int vel) | PianoKeybd | signal |
| noteOn(int midiNote, int vel) | PianoKeybd | signal |
| numKeys() const | PianoKeybd | |
| octaveSubscript() const | PianoKeybd | |
| PianoKeybd(QWidget *parent=nullptr) | PianoKeybd | explicit |
| PianoKeybd(const int baseOctave, const int numKeys, const int startKey, QWidget *parent=nullptr) | PianoKeybd | |
| resetKeyboardMap() | PianoKeybd | |
| resetKeyPressedColor() | PianoKeybd | |
| resetRawKeyboardMap() | PianoKeybd | |
| resizeEvent(QResizeEvent *event) override | PianoKeybd | protected |
| retranslate() | PianoKeybd | |
| setBackgroundPalette(const PianoPalette &p) | PianoKeybd | |
| setBaseOctave(const int baseOctave) | PianoKeybd | |
| setChannel(const int c) | PianoKeybd | |
| setFont(const QFont &font) | PianoKeybd | |
| setForegroundPalette(const PianoPalette &p) | PianoKeybd | |
| setHighlightPalette(const PianoPalette &p) | PianoKeybd | |
| setKeyboardEnabled(const bool enable) | PianoKeybd | |
| setKeyboardMap(KeyboardMap *m) | PianoKeybd | |
| setKeyPicture(const bool natural, const QPixmap &pix) | PianoKeybd | |
| setKeyPressedColor(const QColor &c) | PianoKeybd | |
| setLabelAlterations(const LabelAlteration use) | PianoKeybd | |
| setLabelOctave(const LabelCentralOctave octave) | PianoKeybd | |
| setLabelOrientation(const LabelOrientation orientation) | PianoKeybd | |
| setMouseEnabled(const bool enable) | PianoKeybd | |
| setNumKeys(const int numKeys, const int startKey=DEFAULTSTARTINGKEY) | PianoKeybd | |
| setOctaveSubscript(const bool enable) | PianoKeybd | |
| setPianoHandler(PianoHandler *handler) | PianoKeybd | |
| setRawKeyboardMap(KeyboardMap *m) | PianoKeybd | |
| setRawKeyboardMode(const bool b) | PianoKeybd | |
| setRotation(int r) | PianoKeybd | |
| setShowColorScale(const bool show) | PianoKeybd | |
| setShowLabels(const LabelVisibility show) | PianoKeybd | |
| setStartKey(const int startKey) | PianoKeybd | |
| setTouchEnabled(const bool enable) | PianoKeybd | |
| setTranspose(int t) | PianoKeybd | |
| setUseKeyPictures(const bool enable) | PianoKeybd | |
| setUsingNativeFilter(const bool newState) | PianoKeybd | |
| setVelocity(const int v) | PianoKeybd | |
| setVelocityTint(const bool enable) | PianoKeybd | |
| showColorScale() const | PianoKeybd | |
| showLabels() const | PianoKeybd | |
| showNoteOff(const int note, int vel=-1) | PianoKeybd | |
| showNoteOn(const int note, QColor color, int vel=-1) | PianoKeybd | |
| showNoteOn(const int note, int vel=-1) | PianoKeybd | |
| signalName(const QString &name) | PianoKeybd | signal |
| sizeHint() const override | PianoKeybd | |
| standardNoteNames() const | PianoKeybd | |
| startKey() const | PianoKeybd | |
| useCustomNoteNames(const QStringList &names) | PianoKeybd | |
| useStandardNoteNames() | PianoKeybd | |
| velocityTint() const | PianoKeybd | |
| viewportEvent(QEvent *ev) override | PianoKeybd | protected |
| ~PianoKeybd() | PianoKeybd | virtual |