📄 qgps_ui.ui
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>QGpsUI</class><widget class="QWidget"> <property name="name"> <cstring>QGpsUI</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>553</width> <height>550</height> </rect> </property> <property name="caption"> <string>Global Positioning System</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QTabWidget" row="0" column="0"> <property name="name"> <cstring>mainTab</cstring> </property> <widget class="QWidget"> <property name="name"> <cstring>position</cstring> </property> <attribute name="title"> <string>Position</string> </attribute> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout31</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout29</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QFrame"> <property name="name"> <cstring>frame3</cstring> </property> <property name="frameShape"> <enum>StyledPanel</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lbl_utc</cstring> </property> <property name="text"> <string>UTC Time : </string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>fix_time</cstring> </property> <property name="text"> <string>00:00:00</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel"> <property name="name"> <cstring>lbl_nsat</cstring> </property> <property name="text"> <string>Number of Satellites : </string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>nsat_used</cstring> </property> <property name="text"> <string>0</string> </property> </widget> </hbox> </widget> </hbox> </widget> <spacer> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>5</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel"> <property name="name"> <cstring>led</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="pixmap"> <pixmap>image0</pixmap> </property> <property name="scaledContents"> <bool>true</bool> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout40</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout39</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox"> <property name="name"> <cstring>box_geodetic</cstring> </property> <property name="title"> <string>Geodetic Position</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout31</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lbl_latitude</cstring> </property> <property name="text"> <string>Latitude : </string> </property> <property name="alignment"> <set>AlignVCenter</set> </property> </widget>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -