📄 qgps_ui.ui
字号:
<widget class="QLabel"> <property name="name"> <cstring>latitude</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> <property name="alignment"> <set>AlignVCenter|AlignLeft</set> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout32</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lbl_longitude</cstring> </property> <property name="text"> <string>Longitude : </string> </property> <property name="alignment"> <set>AlignVCenter</set> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>longitude</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> <property name="alignment"> <set>AlignVCenter|AlignLeft</set> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout33</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lbl_altitude</cstring> </property> <property name="text"> <string>Altitude : </string> </property> <property name="alignment"> <set>AlignVCenter</set> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>altitude</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> <property name="alignment"> <set>AlignVCenter|AlignLeft</set> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout29</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lbl_geoid</cstring> </property> <property name="text"> <string>Geoidal Height : </string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>geoid</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> <property name="alignment"> <set>AlignVCenter|AlignLeft</set> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout30</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lbl_dopu</cstring> </property> <property name="text"> <string>Dilution of Precision : </string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>dop</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>30</width> <height>0</height> </size> </property> <property name="text"> <string></string> </property> <property name="alignment"> <set>AlignVCenter|AlignLeft</set> </property> </widget> </hbox> </widget> </vbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>box_ecef</cstring> </property> <property name="title"> <string>ECEF Position</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout3</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -