Added ghost image for gate placement

This commit is contained in:
Robert 2020-12-01 16:11:45 +01:00
parent e81622f8f3
commit edf6a0ad2b
11 changed files with 198 additions and 28 deletions

View file

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<height>100</height>
<width>102</width>
<height>50</height>
</rect>
</property>
<property name="sizePolicy">
@ -21,6 +21,9 @@
<pointsize>19</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
@ -36,15 +39,12 @@
<x>0</x>
<y>0</y>
<width>100</width>
<height>100</height>
<height>50</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="assets/resources.qrc">:/components/and.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>