score-plugin-curve/Curve/ApplicationPlugin.hpp
Definition: score-plugin-curve/Curve/ApplicationPlugin.hpp:12
void on_keyReleaseEvent(QKeyEvent &event) override
on_keyPressEvent Called with key events in the main document view.
Definition: score-plugin-curve/Curve/ApplicationPlugin.cpp:83
void on_keyPressEvent(QKeyEvent &event) override
on_keyPressEvent Called with key events in the main document view.
Definition: score-plugin-curve/Curve/ApplicationPlugin.cpp:66
Definition: CurveEditionSettings.hpp:34
Used to extend the software with application-wide data.
Definition: GUIApplicationPlugin.hpp:89
Specializes ApplicationContext with the QMainWindow.
Definition: GUIApplicationContext.hpp:15