📄 lmsensorscfgdesign.ui
字号:
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"><class>LMSensorsCfgDesign</class><widget class="QWidget"> <property name="name"> <cstring>LMSensorsCfgDesign</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>438</width> <height>344</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>340</height> </size> </property> <property name="caption"> <string>LMSensorsCfgDesign</string> </property> <property name="layoutMargin" stdset="0"> </property> <property name="layoutSpacing" stdset="0"> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>8</number> </property> <property name="spacing"> <number>4</number> </property> <widget class="QTabWidget" row="0" column="0"> <property name="name"> <cstring>MainTab</cstring> </property> <property name="minimumSize"> <size> <width>422</width> <height>295</height> </size> </property> <property name="layoutMargin" stdset="0"> </property> <property name="layoutSpacing" stdset="0"> </property> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Sensors</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QTabWidget" row="0" column="1"> <property name="name"> <cstring>SensorsTab</cstring> </property> <property name="minimumSize"> <size> <width>272</width> <height>276</height> </size> </property> <property name="tabShape"> <enum>Rounded</enum> </property> <property name="margin"> <number>0</number> </property> <property name="layoutMargin" stdset="0"> </property> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>General</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox" row="0" column="0"> <property name="name"> <cstring>GroupBoxDes</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title"> <string></string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout5</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>pixmapSensor</cstring> </property> <property name="scaledContents"> <bool>true</bool> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout4</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>TextLabel2_2</cstring> </property> <property name="text"> <string>Description</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>editDescription</cstring> </property> <property name="text"> <string></string> </property> </widget> </vbox> </widget> </hbox> </widget> </grid> </widget> <widget class="QGroupBox" row="1" column="0"> <property name="name"> <cstring>GroupBox2_2_2</cstring> </property> <property name="frameShape"> <enum>Box</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="title"> <string>Values</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLineEdit" row="1" column="0"> <property name="name"> <cstring>editValue</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string></string> </property> <property name="alignment"> <set>AlignLeft</set> </property> <property name="edited"> <bool>true</bool> </property> <property name="hAlign" stdset="0"> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>TextLabel3_2_2_3_2_2_2</cstring> </property> <property name="text"> <string>Current</string> </property> <property name="buddy" stdset="0"> <cstring></cstring> </property> </widget> <widget class="QLabel" row="0" column="1"> <property name="name"> <cstring>TextLabel3_2_4_2_2_2</cstring> </property> <property name="text"> <string>Maximum</string> </property> <property name="scaledContents"> <bool>false</bool> </property> <property name="buddy" stdset="0"> <cstring></cstring> </property> </widget> <widget class="QComboBox" row="1" column="1"> <item> <property name="text"> <string>+1%</string> </property> </item> <item> <property name="text"> <string>+2%</string> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -