Skip to content
Snippets Groups Projects
Commit 7690fe6d authored by ft-Demo's avatar ft-Demo
Browse files

commit by robo pro coding

parent b52c7ff7
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@ TXTWindow {
color: "#ffffff"
elide: Text.ElideRight
x: 5
y: 15
width: 200
y: 0
width: 160
height: 24
}
TXTLabel {
......@@ -33,13 +33,13 @@ TXTWindow {
font.bold: false
font.italic: false
font.underline: false
horizontalAlignment: Text.AlignRight
horizontalAlignment: Text.AlignLeft
color: "#ffffff"
elide: Text.ElideRight
x: 160
y: 0
width: 75
height: 14
x: 5
y: 210
width: 44
height: 15
}
TXTSwitch {
id: txt_switch_loop
......@@ -50,8 +50,8 @@ TXTWindow {
font.underline: false
enabled: false
checked: true
x: 85
y: 150
x: 50
y: 190
width: 95
height: 40
}
......@@ -63,9 +63,9 @@ TXTWindow {
font.italic: false
font.underline: false
enabled: false
x: 179
y: 151
width: 61
x: 145
y: 190
width: 60
height: 40
}
TXTLabel {
......@@ -78,8 +78,8 @@ TXTWindow {
horizontalAlignment: Text.AlignLeft
color: "#ffffff"
elide: Text.ElideRight
x: 205
y: 15
x: 170
y: 0
width: 35
height: 24
}
......@@ -93,9 +93,9 @@ TXTWindow {
horizontalAlignment: Text.AlignHCenter
color: "#ffffff"
elide: Text.ElideRight
x: 212
y: 203
width: 23
x: 210
y: 210
width: 25
height: 20
}
TXTSlider {
......@@ -103,12 +103,12 @@ TXTWindow {
from: 0
value: 128
to: 255
orientation: Qt.Horizontal
orientation: Qt.Vertical
enabled: false
x: 6
y: 192
width: 200
height: 25
x: 210
y: 0
width: 25
height: 200
}
TXTLabel {
id: txt_label_1rgbw
......@@ -121,7 +121,7 @@ TXTWindow {
color: "#ffffff"
elide: Text.ElideRight
x: 5
y: 40
y: 24
width: 200
height: 24
}
......@@ -136,7 +136,82 @@ TXTWindow {
color: "#ffffff"
elide: Text.ElideRight
x: 5
y: 65
y: 48
width: 200
height: 24
}
TXTLabel {
id: txt_label_3rgbw
text: "[3] rgbw"
font.pixelSize: 18
font.bold: false
font.italic: false
font.underline: false
horizontalAlignment: Text.AlignLeft
color: "#ffffff"
elide: Text.ElideRight
x: 5
y: 72
width: 200
height: 24
}
TXTLabel {
id: txt_label_4rgbw
text: "[4] rgbw"
font.pixelSize: 18
font.bold: false
font.italic: false
font.underline: false
horizontalAlignment: Text.AlignLeft
color: "#ffffff"
elide: Text.ElideRight
x: 5
y: 96
width: 200
height: 24
}
TXTLabel {
id: txt_label_5rgbw
text: "[5] rgbw"
font.pixelSize: 18
font.bold: false
font.italic: false
font.underline: false
horizontalAlignment: Text.AlignLeft
color: "#ffffff"
elide: Text.ElideRight
x: 5
y: 120
width: 200
height: 24
}
TXTLabel {
id: txt_label_6rgbw
text: "[6] rgbw"
font.pixelSize: 18
font.bold: false
font.italic: false
font.underline: false
horizontalAlignment: Text.AlignLeft
color: "#ffffff"
elide: Text.ElideRight
x: 5
y: 144
width: 200
height: 24
}
TXTLabel {
id: txt_label_7rgbw
text: "[7] rgbw"
font.pixelSize: 18
font.bold: false
font.italic: false
font.underline: false
horizontalAlignment: Text.AlignLeft
color: "#ffffff"
elide: Text.ElideRight
x: 5
y: 168
width: 200
height: 24
}
......
<xml type="display" version="2"><item id="2" class="TXTLabel"><name>txt_label_0rgbw</name><text>[0] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>15</y><width>200</width><height>24</height></geometry></item><item id="16" class="TXTLabel"><name>txt_label_fw</name><text>2024/12/02</text><fontSize>16</fontSize><fontStyle/><horizontalAlignment>right</horizontalAlignment><color>#ffffff</color><geometry><x>160</x><y>0</y><width>75</width><height>14</height></geometry></item><item id="17" class="TXTSwitch"><name>txt_switch_loop</name><enabled>false</enabled><checked>true</checked><text>loop</text><fontSize>22</fontSize><fontStyle>,bold</fontStyle><geometry><x>85</x><y>150</y><width>95</width><height>40</height></geometry></item><item id="18" class="TXTButton"><name>txt_button_read</name><enabled>false</enabled><text>READ</text><fontSize>22</fontSize><fontStyle>,bold</fontStyle><geometry><x>179</x><y>151</y><width>61</width><height>40</height></geometry></item><item id="24" class="TXTLabel"><name>txt_label_target</name><text/><fontSize>32</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>205</x><y>15</y><width>35</width><height>24</height></geometry></item><item id="32" class="TXTLabel"><name>txt_label_leds</name><text>128</text><fontSize>16</fontSize><fontStyle/><horizontalAlignment>center</horizontalAlignment><color>#ffffff</color><geometry><x>212</x><y>203</y><width>23</width><height>20</height></geometry></item><item id="34" class="TXTSlider"><name>txt_slider</name><value>128</value><from>0</from><to>255</to><orientation>Qt.Horizontal</orientation><enabled>false</enabled><geometry><x>6</x><y>192</y><width>200</width><height>25</height></geometry></item><item id="38" class="TXTLabel"><name>txt_label_1rgbw</name><text>[1] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>40</y><width>200</width><height>24</height></geometry></item><item id="39" class="TXTLabel"><name>txt_label_2rgbw</name><text>[2] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>65</y><width>200</width><height>24</height></geometry></item></xml>
\ No newline at end of file
<xml type="display" version="2"><item id="2" class="TXTLabel"><name>txt_label_0rgbw</name><text>[0] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>0</y><width>160</width><height>24</height></geometry></item><item id="16" class="TXTLabel"><name>txt_label_fw</name><text>2024/12/02</text><fontSize>16</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>210</y><width>44</width><height>15</height></geometry></item><item id="17" class="TXTSwitch"><name>txt_switch_loop</name><enabled>false</enabled><checked>true</checked><text>loop</text><fontSize>22</fontSize><fontStyle>,bold</fontStyle><geometry><x>50</x><y>190</y><width>95</width><height>40</height></geometry></item><item id="18" class="TXTButton"><name>txt_button_read</name><enabled>false</enabled><text>READ</text><fontSize>22</fontSize><fontStyle>,bold</fontStyle><geometry><x>145</x><y>190</y><width>60</width><height>40</height></geometry></item><item id="24" class="TXTLabel"><name>txt_label_target</name><text/><fontSize>32</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>170</x><y>0</y><width>35</width><height>24</height></geometry></item><item id="32" class="TXTLabel"><name>txt_label_leds</name><text>128</text><fontSize>16</fontSize><fontStyle/><horizontalAlignment>center</horizontalAlignment><color>#ffffff</color><geometry><x>210</x><y>210</y><width>25</width><height>20</height></geometry></item><item id="34" class="TXTSlider"><name>txt_slider</name><value>128</value><from>0</from><to>255</to><orientation>Qt.Vertical</orientation><enabled>false</enabled><geometry><x>210</x><y>0</y><width>25</width><height>200</height></geometry></item><item id="38" class="TXTLabel"><name>txt_label_1rgbw</name><text>[1] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>24</y><width>200</width><height>24</height></geometry></item><item id="39" class="TXTLabel"><name>txt_label_2rgbw</name><text>[2] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>48</y><width>200</width><height>24</height></geometry></item><item id="40" class="TXTLabel"><name>txt_label_3rgbw</name><text>[3] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>72</y><width>200</width><height>24</height></geometry></item><item id="41" class="TXTLabel"><name>txt_label_4rgbw</name><text>[4] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>96</y><width>200</width><height>24</height></geometry></item><item id="42" class="TXTLabel"><name>txt_label_5rgbw</name><text>[5] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>120</y><width>200</width><height>24</height></geometry></item><item id="43" class="TXTLabel"><name>txt_label_6rgbw</name><text>[6] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>144</y><width>200</width><height>24</height></geometry></item><item id="44" class="TXTLabel"><name>txt_label_7rgbw</name><text>[7] rgbw</text><fontSize>18</fontSize><fontStyle/><horizontalAlignment>left</horizontalAlignment><color>#ffffff</color><geometry><x>5</x><y>168</y><width>200</width><height>24</height></geometry></item></xml>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment