Get time as attribute of Time singleton
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
import QtQuick
|
import QtQuick
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
required property string time
|
Time.time
|
||||||
text: time
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user