ui/CalibrateiSpindel.ui

changeset 506
ea07f6c97a69
parent 505
7ae4d022cf8f
child 511
c6fa5be47634
--- a/ui/CalibrateiSpindel.ui	Sat Oct 14 11:23:24 2023 +0200
+++ b/ui/CalibrateiSpindel.ui	Sat Oct 14 16:10:14 2023 +0200
@@ -97,7 +97,7 @@
         <x>110</x>
         <y>100</y>
         <width>361</width>
-        <height>381</height>
+        <height>391</height>
        </rect>
       </property>
      </widget>
@@ -198,10 +198,30 @@
        <bool>true</bool>
       </property>
      </widget>
+     <widget class="QChartView" name="chartView">
+      <property name="geometry">
+       <rect>
+        <x>480</x>
+        <y>100</y>
+        <width>481</width>
+        <height>391</height>
+       </rect>
+      </property>
+      <property name="lineWidth">
+       <number>0</number>
+      </property>
+     </widget>
     </widget>
    </item>
   </layout>
  </widget>
+ <customwidgets>
+  <customwidget>
+   <class>QChartView</class>
+   <extends>QGraphicsView</extends>
+   <header>QtCharts</header>
+  </customwidget>
+ </customwidgets>
  <tabstops>
   <tabstop>nameEdit</tabstop>
   <tabstop>quitButton</tabstop>

mercurial