input system
This commit is contained in:
@@ -21,12 +21,36 @@
|
||||
"line": 16,
|
||||
"message": ""
|
||||
},
|
||||
{
|
||||
"codegenResult": 2,
|
||||
"column": 21,
|
||||
"durationMicroseconds": 0,
|
||||
"functionName": "target",
|
||||
"line": 32,
|
||||
"message": "Cannot access value for name inputManager"
|
||||
},
|
||||
{
|
||||
"codegenResult": 2,
|
||||
"column": 13,
|
||||
"durationMicroseconds": 0,
|
||||
"functionName": "onActionPressed",
|
||||
"line": 34,
|
||||
"message": "Functions without type annotations won't be compiled"
|
||||
},
|
||||
{
|
||||
"codegenResult": 2,
|
||||
"column": 13,
|
||||
"durationMicroseconds": 0,
|
||||
"functionName": "onActionReleased",
|
||||
"line": 37,
|
||||
"message": "Functions without type annotations won't be compiled"
|
||||
},
|
||||
{
|
||||
"codegenResult": 0,
|
||||
"column": 27,
|
||||
"durationMicroseconds": 0,
|
||||
"functionName": "fill",
|
||||
"line": 31,
|
||||
"line": 43,
|
||||
"message": ""
|
||||
},
|
||||
{
|
||||
@@ -34,8 +58,16 @@
|
||||
"column": 35,
|
||||
"durationMicroseconds": 0,
|
||||
"functionName": "centerIn",
|
||||
"line": 35,
|
||||
"line": 47,
|
||||
"message": ""
|
||||
},
|
||||
{
|
||||
"codegenResult": 2,
|
||||
"column": 27,
|
||||
"durationMicroseconds": 0,
|
||||
"functionName": "text",
|
||||
"line": 57,
|
||||
"message": "Cannot access value for name bottomWindow"
|
||||
}
|
||||
],
|
||||
"filePath": "/home/cybrneko/dev/nomad/shell/qml/Main.qml"
|
||||
|
||||
Reference in New Issue
Block a user