123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>DialogPreferences</class>
- <widget class="QDialog" name="DialogPreferences">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>780</width>
- <height>562</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>DialogPreferences</string>
- </property>
- <widget class="QTabWidget" name="tabWidget">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>50</y>
- <width>761</width>
- <height>441</height>
- </rect>
- </property>
- <property name="currentIndex">
- <number>4</number>
- </property>
- <widget class="QWidget" name="tab_1">
- <attribute name="title">
- <string>基本参数配置</string>
- </attribute>
- </widget>
- <widget class="QWidget" name="tab_2">
- <attribute name="title">
- <string>硬件组态配置</string>
- </attribute>
- </widget>
- <widget class="QWidget" name="tab_3">
- <attribute name="title">
- <string>功能块编辑器配置</string>
- </attribute>
- </widget>
- <widget class="QWidget" name="tab_4">
- <attribute name="title">
- <string>工程配置</string>
- </attribute>
- </widget>
- <widget class="QWidget" name="tab_5">
- <attribute name="title">
- <string>其他参数</string>
- </attribute>
- <widget class="QGroupBox" name="groupBox_2">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>40</y>
- <width>261</width>
- <height>191</height>
- </rect>
- </property>
- <property name="title">
- <string/>
- </property>
- <widget class="QLabel" name="labelTitle_2">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>261</width>
- <height>41</height>
- </rect>
- </property>
- <property name="text">
- <string>软键盘设置</string>
- </property>
- </widget>
- <widget class="QCheckBox" name="checkBox">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>50</y>
- <width>161</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>启用系统软键盘</string>
- </property>
- </widget>
- <widget class="QCheckBox" name="checkBox_2">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>80</y>
- <width>161</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>启用软键盘为常驻窗口</string>
- </property>
- </widget>
- <widget class="QCheckBox" name="checkBox_3">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>110</y>
- <width>161</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>启用仅触摸屏使用</string>
- </property>
- </widget>
- <widget class="QCheckBox" name="checkBox_4">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>140</y>
- <width>161</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>启用实体键盘(硬键盘)同步</string>
- </property>
- </widget>
- </widget>
- <widget class="QGroupBox" name="groupBox_3">
- <property name="geometry">
- <rect>
- <x>340</x>
- <y>40</y>
- <width>261</width>
- <height>191</height>
- </rect>
- </property>
- <property name="title">
- <string/>
- </property>
- <widget class="QLabel" name="labelTitle_3">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>261</width>
- <height>41</height>
- </rect>
- </property>
- <property name="text">
- <string>OEM设置</string>
- </property>
- </widget>
- <widget class="QPushButton" name="btn_ImportLogo">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>40</y>
- <width>111</width>
- <height>23</height>
- </rect>
- </property>
- <property name="text">
- <string>导入 LOGO 图</string>
- </property>
- </widget>
- <widget class="QPushButton" name="btn_ImportDesktop">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>70</y>
- <width>111</width>
- <height>23</height>
- </rect>
- </property>
- <property name="text">
- <string>导入 桌面图</string>
- </property>
- </widget>
- <widget class="QPushButton" name="btn_ImportSplash">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>100</y>
- <width>111</width>
- <height>23</height>
- </rect>
- </property>
- <property name="text">
- <string>导入 欢迎图</string>
- </property>
- </widget>
- </widget>
- <widget class="QGroupBox" name="groupBox_Hid">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>250</y>
- <width>271</width>
- <height>48</height>
- </rect>
- </property>
- <property name="title">
- <string>HID</string>
- </property>
- <widget class="QCheckBox" name="cBox_EnHid">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>20</y>
- <width>71</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>启用 HID</string>
- </property>
- </widget>
- </widget>
- <widget class="QGroupBox" name="groupBox_5">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>310</y>
- <width>271</width>
- <height>48</height>
- </rect>
- </property>
- <property name="title">
- <string>自动运行</string>
- </property>
- <widget class="QCheckBox" name="cBox_EnAutoRun">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>20</y>
- <width>101</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>启用 自动启动</string>
- </property>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget class="QPushButton" name="btn_cancel">
- <property name="geometry">
- <rect>
- <x>650</x>
- <y>510</y>
- <width>91</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Cancel</string>
- </property>
- </widget>
- <widget class="QPushButton" name="btn_ok">
- <property name="geometry">
- <rect>
- <x>530</x>
- <y>510</y>
- <width>91</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>OK</string>
- </property>
- <property name="default">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" name="labelTitle">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>781</width>
- <height>41</height>
- </rect>
- </property>
- <property name="text">
- <string>系统偏好设置</string>
- </property>
- </widget>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <resources/>
- <connections/>
- </ui>
|