Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChiyukiGana/Quickinput
/ exec
Method
exec
source/src/scriptinterpreter.cpp:1004–1010 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1002
any title
1003
int type: 0=normal, 1=warning, 2=error
1004
1005
bool return
1006
*/
1007
struct QiFunc_text_box : public QiFunc
1008
{
1009
enum
1010
{
1011
normal,
1012
warning,
1013
error
Callers
nothing calls this directly
Calls
5
Popup
Method · 0.80
toInteger
Method · 0.80
size
Method · 0.45
toString
Method · 0.45
toBool
Method · 0.45
Tested by
no test coverage detected