DEBSOURCES
Skip Quicknav
sources / qtdeclarative-opensource-src-gles / 5.15.15%2Bdfsg-2 / tests / auto / quick / qquicktextinput / data / persistentSelection.qml
12345678
import QtQuick 2.0 TextInput { property string selected: selectedText text: "Hello World!" focus: true }