diff --git a/rc/left.png b/rc/left.png new file mode 100644 index 00000000..9cfc7780 Binary files /dev/null and b/rc/left.png differ diff --git a/rc/qml.qrc b/rc/qml.qrc index c7836019..23217176 100644 --- a/rc/qml.qrc +++ b/rc/qml.qrc @@ -1,7 +1,9 @@ - - qml/loading.qml - qml/lock.qml - qml/50-screenlock.png - + + qml/loading.qml + qml/lock.qml + qml/50-screenlock.png + qml/left.png + qml/right.png + diff --git a/rc/qml/left.png b/rc/qml/left.png new file mode 100644 index 00000000..9cfc7780 Binary files /dev/null and b/rc/qml/left.png differ diff --git a/rc/qml/right.png b/rc/qml/right.png new file mode 100644 index 00000000..1b34342e Binary files /dev/null and b/rc/qml/right.png differ diff --git a/ui/Create3Widget.ui b/ui/Create3Widget.ui index 2f07440c..4c78e516 100644 --- a/ui/Create3Widget.ui +++ b/ui/Create3Widget.ui @@ -23,160 +23,243 @@ - - - - 22 - + + + 10 - - Create 3 Info - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - - - - - 0 - 80 - - - - - 33 - - - - Create Connect - - - - - - - - - - - 22 - - - - Create3 Connected State: - - - - - - - - 22 - - - - - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - - - - - - - - - - 160 - 16777215 - - - - - 22 - - - - Create3 IP: - - - - - - - - 25 - 0 - - - - - 22 - - - - - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - - - - - - - - - - 0 - 80 - - - - - 21 - - - - Create 3 Sensor List - - - - - - - - 0 - 80 - - - - - 21 - - - - Create 3 Example Programs - - - - - - - + + + + + 1 + 0 + + + + + 0 + 80 + + + + + 400 + 16777215 + + + + + 33 + + + + Create Connect + + + + + + + + + + 25 + 0 + + + + + 60 + 16777215 + + + + + 22 + + + + Wifi + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + + 100 + 16777215 + + + + QCheckBox::indicator{ + margin-left:10%; + margin-right:10% +} + +QCheckBox::indicator:checked{ + image:url("://qml/right.png"); +} + +QCheckBox::indicator:unchecked{ + image:url("://qml/left.png"); +} + + + + + + false + + + + + + + + 25 + 0 + + + + + 120 + 16777215 + + + + + 22 + + + + Ethernet + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + + + + + + + + 22 + + + + Create3 Connected State: + + + + + + + + 22 + + + + + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + + + + + + 160 + 16777215 + + + + + 22 + + + + Create3 IP: + + + + + + + + 25 + 0 + + + + + 22 + + + + + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + + + + + + 0 + 80 + + + + + 21 + + + + Create 3 Sensor List + + + + + + + + 0 + 80 + + + + + 21 + + + + Create 3 Example Programs + + + +