Put additional information to the main screen
This commit is contained in:
parent
400302901a
commit
77b5cc02fc
@ -166,8 +166,8 @@ color: rgb(238, 238, 236);</string>
|
|||||||
<widget class="QLabel" name="labelCopyrightsInfoIcon">
|
<widget class="QLabel" name="labelCopyrightsInfoIcon">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>220</x>
|
<x>230</x>
|
||||||
<y>400</y>
|
<y>340</y>
|
||||||
<width>21</width>
|
<width>21</width>
|
||||||
<height>31</height>
|
<height>31</height>
|
||||||
</rect>
|
</rect>
|
||||||
@ -179,8 +179,8 @@ color: rgb(238, 238, 236);</string>
|
|||||||
<widget class="QLabel" name="labelTrademark">
|
<widget class="QLabel" name="labelTrademark">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>250</x>
|
<x>260</x>
|
||||||
<y>400</y>
|
<y>340</y>
|
||||||
<width>361</width>
|
<width>361</width>
|
||||||
<height>31</height>
|
<height>31</height>
|
||||||
</rect>
|
</rect>
|
||||||
@ -227,6 +227,22 @@ color: rgb(238, 238, 236);</string>
|
|||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
|
<widget class="QLabel" name="label_2">
|
||||||
|
<property name="geometry">
|
||||||
|
<rect>
|
||||||
|
<x>70</x>
|
||||||
|
<y>370</y>
|
||||||
|
<width>551</width>
|
||||||
|
<height>61</height>
|
||||||
|
</rect>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string><html><head/><body><p align="center"><span style=" font-weight:600;">If you are looking for 12V power supply with ignition switch compatible with Raspberry PI visit </span><a href="https://bluewavestudio.io/"><span style=" text-decoration: underline; color:#007af4;">https://bluewavestudio.io</span></a></p></body></html></string>
|
||||||
|
</property>
|
||||||
|
<property name="wordWrap">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
<tabstops>
|
<tabstops>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user