Add ToastService, NToast etc
This commit is contained in:
parent
1993e28c18
commit
1d860da42e
18 changed files with 534 additions and 31 deletions
|
|
@ -108,7 +108,7 @@ Singleton {
|
|||
property JsonObject bar
|
||||
|
||||
bar: JsonObject {
|
||||
property string barPosition: "top" // Possible values: "top", "bottom", "left", "right"
|
||||
property string position: "top" // Possible values: "top", "bottom", "left", "right"
|
||||
property bool showActiveWindow: true
|
||||
property bool showSystemInfo: false
|
||||
property bool showMedia: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue