Clock and calendar
This commit is contained in:
parent
0e037561f3
commit
bce57c101a
12 changed files with 530 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ Window {
|
|||
property bool isVisible: false
|
||||
property string text: "Placeholder"
|
||||
property Item target: null
|
||||
property int delay: 300
|
||||
property int delay: Style.tooltipDelay
|
||||
property bool positionAbove: false
|
||||
|
||||
flags: Qt.ToolTip | Qt.FramelessWindowHint | Qt.WindowStaysOnTopHint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue