openshot-audio
0.1.4
|
#include <juce_gui_basics.h>
Static Public Member Functions | |
static bool | invokeKeyFunction (CallbackClass &target, const KeyPress &key) |
This class is used to invoke a range of text-editor navigation methods on an object, based upon a keypress event.
It's currently used internally by the TextEditor and CodeEditorComponent.
|
inlinestatic |
Checks the keypress and invokes one of a range of navigation functions that the target class must implement, based on the key event.