wired: implement configuration data flows 03/22403/4 8.99.1 icefish/8.99.1 icefish_8.99.1
authorRaquel Medina <raquel.medina@konsulko.com>
Mon, 2 Sep 2019 20:29:47 +0000 (22:29 +0200)
committerraquel medina <raquel.medina@konsulko.com>
Thu, 12 Sep 2019 12:52:39 +0000 (12:52 +0000)
commit7bba7c7f9fdffe977fef6714fd9c4ea9caae0a4e
tree26630c6ced3c1e8d6a68213e2bbfcc76b377f699
parentb591cf219f6c485eb054b628d62475a752f0ffa3
wired: implement configuration data flows

- feed stack configuration data provided
by libqtappfw to the ui form;
- forward custom configuration data to
libqtappfw;
- rename staticXXXX properties to customXXXX
- introduce activeXXXX properties to keep the
stack current configuration values.
- fix always invisible placeholder text (qt) bug
by replacing TextField control with TextArea
control.

Bug-AGL: SPEC-2676
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: Ib137f8e561ed54179b116acb323485b5b3382ab9
app/wired/ConfigDialog.qml
app/wired/Wired.qml