MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / unlockSteps

Function unlockSteps

pj_app/src/KeySequence.cpp:32–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32std::vector<std::uint32_t> unlockSteps() {
33 return {
34 0x6adbba65u, 0xd4e358dau, 0xb8e0b25du, 0xd2d44b2au, 0xf1d2018eu,
35 0x3fd973efu, 0x39d6f014u, 0x92b4c891u, 0xd5b20c0au, 0xc4ba400cu,
36 };
37}
38
39KeySequenceWatcher::KeySequenceWatcher(
40 std::vector<std::uint32_t> steps, std::function<void()> on_match, QObject* parent)

Callers 2

mainFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68