MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / QuickClickPop

Function QuickClickPop

source/src/func.cpp:55–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53#endif
54 {
55 Input::MoveToA(x * 6.5535f, y * 6.5535f, Qi::key_info);
56 }
57 }
58
59 QString FoldText(QString str, int len, bool back)
60 {
61 int size = str.size();
62 str.remove('\r').replace('\n', ' ').replace('\t', ' ');

Callers 1

TriggerFunction · 0.85

Calls 2

ParseQuickClickFunction · 0.85
PopupMethod · 0.80

Tested by

no test coverage detected