We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12f7e2 commit 4ff1f12Copy full SHA for 4ff1f12
include/scratchcpp/keyevent.h
@@ -10,6 +10,7 @@ namespace libscratchcpp
10
11
class KeyEventPrivate;
12
13
+/*! \brief The KeyEvent class represents a Scratch key event. */
14
class LIBSCRATCHCPP_EXPORT KeyEvent
15
{
16
public:
0 commit comments