Add image

This commit is contained in:
T'JAMPENS QUENTIN p2406187 2025-06-18 17:08:29 +02:00
parent fa52281d2b
commit 3048920666

View File

@ -108,7 +108,7 @@
</item>
</layout>
</widget>
<widget class="QLabel" name="label_2">
<widget class="QLabel" name="imageLbl">
<property name="geometry">
<rect>
<x>470</x>
@ -192,7 +192,7 @@
<item>
<widget class="QLabel" name="label_5">
<property name="text">
<string>Lenght</string>
<string>Length</string>
</property>
</widget>
</item>
@ -241,7 +241,7 @@
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEdit_3"/>
<widget class="QLineEdit" name="imagePath"/>
</item>
<item>
<widget class="QPushButton" name="pushButton">
@ -335,16 +335,25 @@
<property name="text">
<string>Open</string>
</property>
<property name="shortcut">
<string>Ctrl+O</string>
</property>
</action>
<action name="actionSave">
<property name="text">
<string>Save</string>
</property>
<property name="shortcut">
<string>Ctrl+S</string>
</property>
</action>
<action name="actionSave_as">
<property name="text">
<string>Save as</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+S</string>
</property>
</action>
<action name="actionNewFile">
<property name="icon">