beautypg.com

Ktam3874/pitx software guide – Kontron KTAM3874-pITX User Manual

Page 233

background image

KTD-S0057-I

Page 229 Linux® Programming Examples (DebianTM)


KTAM3874/pITX Software Guide


Rectangle
{

anchors.bottom:

bg.bottom

x:

18

height:

4

color:

"#63b1ed"

width: (bg.width - 20) * webView.progress

opacity: webView.progress == 1.0 ? 0.0 : 1.0

}

TextInput
{

id:

urlText

horizontalAlignment:

TextEdit.AlignLeft

font.pixelSize:

14

onTextChanged: container.urlChanged ()

Keys.onEscapePressed:

{

urlText.text

=

webView.url

webView.focus = true

}

Keys.onEnterPressed:

{

container.urlEntered

(urlText.text)

webView.focus = true

}

Keys.onReturnPressed:

{

container.urlEntered

(urlText.text)

webView.focus = true

}

anchors

{

left:

parent.left

right:

parent.right

leftMargin:

18

rightMargin:

18

verticalCenter:

parent.verticalCenter

}

}
}

This manual is related to the following products: