logplus/DataMgr/src/UI/Statistics2.ui
2025-10-30 09:50:15 +08:00

621 lines
13 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Statistics2</class>
<widget class="QWidget" name="Statistics2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1100</width>
<height>797</height>
</rect>
</property>
<property name="windowTitle">
<string>常规曲线数值统计</string>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<widget class="QPushButton" name="cancelbtn">
<property name="geometry">
<rect>
<x>820</x>
<y>750</y>
<width>93</width>
<height>28</height>
</rect>
</property>
<property name="text">
<string>退出</string>
</property>
</widget>
<widget class="QPushButton" name="okbtn">
<property name="geometry">
<rect>
<x>720</x>
<y>750</y>
<width>93</width>
<height>28</height>
</rect>
</property>
<property name="text">
<string>保存为位图</string>
</property>
</widget>
<widget class="QTextEdit" name="textEditJieGuo">
<property name="geometry">
<rect>
<x>610</x>
<y>20</y>
<width>471</width>
<height>581</height>
</rect>
</property>
</widget>
<widget class="QCheckBox" name="checkBox">
<property name="geometry">
<rect>
<x>630</x>
<y>650</y>
<width>181</width>
<height>19</height>
</rect>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string>绘制累计频率</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditSmallGrid">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>729</x>
<y>700</y>
<width>113</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>620</x>
<y>700</y>
<width>91</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>横向小格数</string>
</property>
</widget>
<widget class="QWidget" name="widgetPlot" native="true">
<property name="geometry">
<rect>
<x>30</x>
<y>20</y>
<width>551</width>
<height>401</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>20</x>
<y>610</y>
<width>601</width>
<height>81</height>
</rect>
</property>
<property name="title">
<string>统计深度范围</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<widget class="QSlider" name="horizontalSliderEdep">
<property name="geometry">
<rect>
<x>100</x>
<y>60</y>
<width>461</width>
<height>19</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLineEdit" name="lineEditEdep1">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>450</x>
<y>40</y>
<width>113</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QSlider" name="horizontalSliderSdep">
<property name="geometry">
<rect>
<x>100</x>
<y>20</y>
<width>461</width>
<height>19</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLineEdit" name="lineEditSdep1">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>100</x>
<y>40</y>
<width>113</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>72</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>开始深度</string>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>20</x>
<y>60</y>
<width>72</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>结束深度</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>20</x>
<y>710</y>
<width>601</width>
<height>91</height>
</rect>
</property>
<property name="title">
<string>统计时间范围</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<widget class="QSlider" name="horizontalSliderEtime">
<property name="geometry">
<rect>
<x>100</x>
<y>60</y>
<width>461</width>
<height>19</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLineEdit" name="lineEditEtime1">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>450</x>
<y>40</y>
<width>113</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QSlider" name="horizontalSliderStime">
<property name="geometry">
<rect>
<x>100</x>
<y>20</y>
<width>461</width>
<height>19</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLineEdit" name="lineEditStime1">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>100</x>
<y>40</y>
<width>113</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>72</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>开始时间</string>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>20</x>
<y>60</y>
<width>72</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>结束时间</string>
</property>
</widget>
</widget>
<widget class="QPushButton" name="okbtn_Refurbish">
<property name="geometry">
<rect>
<x>620</x>
<y>750</y>
<width>93</width>
<height>28</height>
</rect>
</property>
<property name="text">
<string>刷新显示</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>304</x>
<y>527</y>
<width>48</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>------</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditYmin">
<property name="geometry">
<rect>
<x>93</x>
<y>527</y>
<width>171</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>26</x>
<y>527</y>
<width>60</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>频率刻度</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditXmax2">
<property name="geometry">
<rect>
<x>371</x>
<y>499</y>
<width>171</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>304</x>
<y>499</y>
<width>48</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>------</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditSdep">
<property name="geometry">
<rect>
<x>93</x>
<y>555</y>
<width>171</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEditXmin2">
<property name="geometry">
<rect>
<x>93</x>
<y>499</y>
<width>171</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>26</x>
<y>499</y>
<width>60</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>主频范围</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditXmax">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>371</x>
<y>471</y>
<width>171</width>
<height>21</height>
</rect>
</property>
<property name="mouseTracking">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>304</x>
<y>471</y>
<width>48</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>------</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditXmin">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>93</x>
<y>471</y>
<width>171</width>
<height>21</height>
</rect>
</property>
<property name="mouseTracking">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>26</x>
<y>471</y>
<width>60</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>曲线刻度</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>304</x>
<y>443</y>
<width>60</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>显示单位</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditUnit">
<property name="geometry">
<rect>
<x>371</x>
<y>443</y>
<width>171</width>
<height>21</height>
</rect>
</property>
<property name="mouseTracking">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>26</x>
<y>443</y>
<width>60</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>显示名称</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditName">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>93</x>
<y>443</y>
<width>171</width>
<height>21</height>
</rect>
</property>
<property name="mouseTracking">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="lineEditYmax">
<property name="geometry">
<rect>
<x>371</x>
<y>527</y>
<width>171</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>26</x>
<y>555</y>
<width>60</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>深度范围</string>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>304</x>
<y>555</y>
<width>48</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>------</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditEdep">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>371</x>
<y>555</y>
<width>171</width>
<height>21</height>
</rect>
</property>
<property name="mouseTracking">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>26</x>
<y>583</y>
<width>60</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>时间范围</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditStime">
<property name="geometry">
<rect>
<x>93</x>
<y>583</y>
<width>171</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_17">
<property name="geometry">
<rect>
<x>304</x>
<y>583</y>
<width>48</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>------</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditEtime">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>371</x>
<y>583</y>
<width>171</width>
<height>21</height>
</rect>
</property>
<property name="mouseTracking">
<bool>true</bool>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>