parent
2de261c49b
commit
ea6743a776
|
@ -20,6 +20,7 @@ Item {
|
|||
property alias selectedTextColor: edit.selectedTextColor
|
||||
property alias selectionStart: edit.selectionStart
|
||||
property alias selectionEnd: edit.selectionEnd
|
||||
property alias cursorPosition: edit.cursorPosition
|
||||
|
||||
property alias text: edit.text
|
||||
|
||||
|
|
Loading…
Reference in New Issue