⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qgps_ui.ui

📁 在linux系统下开发的GPS接收程序,具有良好的图形操作界面.
💻 UI
📖 第 1 页 / 共 5 页
字号:
                        </hbox>                    </widget>                    <widget class="QGroupBox">                        <property name="name">                            <cstring>box_dgps</cstring>                        </property>                        <property name="title">                            <string>Differential GPS</string>                        </property>                        <vbox>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <widget class="QCheckBox">                                <property name="name">                                    <cstring>dgps_on</cstring>                                </property>                                <property name="text">                                    <string>Differential Mode</string>                                </property>                            </widget>                            <widget class="QLayoutWidget">                                <property name="name">                                    <cstring>layout7</cstring>                                </property>                                <hbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QLabel">                                        <property name="name">                                            <cstring>lbl_drsid</cstring>                                        </property>                                        <property name="text">                                            <string>Reference Station ID : </string>                                        </property>                                    </widget>                                    <widget class="QLabel">                                        <property name="name">                                            <cstring>drs_id</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>layout30</cstring>                                </property>                                <hbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QLabel">                                        <property name="name">                                            <cstring>lbl_rtcmage</cstring>                                        </property>                                        <property name="text">                                            <string>RTCM Data Age : </string>                                        </property>                                    </widget>                                    <widget class="QLabel">                                        <property name="name">                                            <cstring>rtcm_age</cstring>                                        </property>                                        <property name="sizePolicy">                                            <sizepolicy>                                                <hsizetype>7</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>                                    </widget>                                </hbox>                            </widget>                        </vbox>                    </widget>                </vbox>            </widget>            <widget class="QWidget">                <property name="name">                    <cstring>satellites</cstring>                </property>                <attribute name="title">                    <string>Satellites</string>                </attribute>                <vbox>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <widget class="QFrame">                        <property name="name">                            <cstring>frame4</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_satmode</cstring>                                </property>                                <property name="text">                                    <string>GPS Mode : </string>                                </property>                            </widget>                            <widget class="QLabel">                                <property name="name">                                    <cstring>sat_mode</cstring>                                </property>                                <property name="text">                                    <string>manual selection</string>                                </property>                            </widget>                            <spacer>                                <property name="name">                                    <cstring>spacer2</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_view</cstring>                                </property>                                <property name="text">                                    <string>Satellites in View : </string>                                </property>                            </widget>                            <widget class="QLabel">                                <property name="name">                                    <cstring>nsat_view</cstring>                                </property>                                <property name="text">                                    <string>0</string>                                </property>                            </widget>                        </hbox>                    </widget>                    <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>layout27</cstring>                                </property>                                <vbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QGroupBox">                                        <property name="name">                                            <cstring>box_satellites</cstring>                                        </property>                                        <property name="sizePolicy">                                            <sizepolicy>                                                <hsizetype>7</hsizetype>                                                <vsizetype>7</vsizetype>                                                <horstretch>0</horstretch>                                                <verstretch>0</verstretch>                                            </sizepolicy>                                        </property>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -