- Added construction lines switching

- Moved callbacks into sketchwidget from main.
- Changed reset on right click
This commit is contained in:
bklronin
2025-02-16 22:00:59 +01:00
parent 878b6093b7
commit 2a7f718b3e
4 changed files with 106 additions and 68 deletions

31
gui.ui
View File

@@ -733,6 +733,9 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="0">
@@ -813,6 +816,9 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
@@ -838,7 +844,7 @@
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="">
<widget class="QWidget" name="snaps">
<attribute name="title">
<string>Setg 1</string>
</attribute>
@@ -882,6 +888,9 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
@@ -919,6 +928,9 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="0">
@@ -929,6 +941,9 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="6" column="1">
@@ -949,6 +964,12 @@
<property name="text">
<string>Pnt</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="1">
@@ -959,6 +980,9 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="3" column="1">
@@ -969,6 +993,9 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
@@ -976,7 +1003,7 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="">
<widget class="QWidget" name="settings">
<attribute name="title">
<string>Setg 2</string>
</attribute>