📄 qgps_ui.ui
字号:
<property name="title"> <string>Satellites</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGpsSatMap" row="0" column="0"> <property name="name"> <cstring>satmap</cstring> </property> </widget> </grid> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>box_dop</cstring> </property> <property name="title"> <string>Dilution of Precision</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout24</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lbl_dopp</cstring> </property> <property name="text"> <string>Position : </string> </property> <property name="alignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>dop_pos</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string></string> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout25</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lbl_doph</cstring> </property> <property name="text"> <string>Horizontal : </string> </property> <property name="alignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>dop_horiz</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string></string> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout26</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lbl_dopv</cstring> </property> <property name="text"> <string>Vertical : </string> </property> <property name="alignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>dop_vert</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string></string> </property> </widget> </hbox> </widget> </vbox> </widget> </vbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>box_snr</cstring> </property> <property name="title"> <string>Signal Strength</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout9</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>prn0</cstring> </property> <property name="minimumSize"> <size> <width>20</width> <height>0</height> </size> </property> <property name="text"> <string></string> </property> <property name="alignment"> <set>AlignCenter</set> </property> </widget> <widget class="QProgressBar"> <property name="name"> <cstring>snr0</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="percentageVisible"> <bool>false</bool> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout20</cstring> </property> <hbox> <property name="name">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -