|
|
@ -42,7 +42,7 @@ |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
<property name="currentIndex"> |
|
|
|
<number>3</number> |
|
|
|
<number>1</number> |
|
|
|
</property> |
|
|
|
<widget class="QWidget" name="tab_0"> |
|
|
|
<attribute name="title"> |
|
|
@ -2159,6 +2159,89 @@ |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<widget class="QGroupBox" name="groupBox_20"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>0</x> |
|
|
|
<y>390</y> |
|
|
|
<width>361</width> |
|
|
|
<height>131</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="title"> |
|
|
|
<string>PLL Sync Clk</string> |
|
|
|
</property> |
|
|
|
<widget class="QWidget" name="horizontalLayoutWidget_12"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>30</y> |
|
|
|
<width>191</width> |
|
|
|
<height>41</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_41"> |
|
|
|
<item> |
|
|
|
<widget class="QLabel" name="label_103"> |
|
|
|
<property name="text"> |
|
|
|
<string>HV Regulator: </string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item alignment="Qt::AlignRight"> |
|
|
|
<widget class="QLineEdit" name="tb_hvRegulatorClk"/> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
<widget class="QWidget" name="horizontalLayoutWidget_59"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>80</y> |
|
|
|
<width>191</width> |
|
|
|
<height>41</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_130"> |
|
|
|
<item> |
|
|
|
<widget class="QLabel" name="label_107"> |
|
|
|
<property name="text"> |
|
|
|
<string>PM5 Regulator:</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item alignment="Qt::AlignRight"> |
|
|
|
<widget class="QLineEdit" name="tb_pm5RegulatorClk"/> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
<widget class="QCheckBox" name="chk_hvRegEn"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>220</x> |
|
|
|
<y>30</y> |
|
|
|
<width>111</width> |
|
|
|
<height>31</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>HV Enable</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QCheckBox" name="chk_pm5RegEn"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>220</x> |
|
|
|
<y>80</y> |
|
|
|
<width>111</width> |
|
|
|
<height>31</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>PM5 Enable</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<widget class="QWidget" name="tab_1"> |
|
|
|
<attribute name="title"> |
|
|
@ -6707,9 +6790,9 @@ Dynamic Contrast</string> |
|
|
|
<widget class="QDialogButtonBox" name="btn_discard"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>720</x> |
|
|
|
<x>630</x> |
|
|
|
<y>310</y> |
|
|
|
<width>81</width> |
|
|
|
<width>171</width> |
|
|
|
<height>41</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|