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

📄 openprojectlayout.ui

📁 This a source insight software in Linux. It s is similar to the source insight software for windows.
💻 UI
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>OpenProjectLayout</class><widget class="QDialog">    <property name="name">        <cstring>OpenProjectLayout</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>417</width>            <height>384</height>        </rect>    </property>    <property name="caption">        <string>Open Project</string>    </property>    <hbox>        <property name="name">            <cstring>unnamed</cstring>        </property>        <widget class="QLayoutWidget">            <property name="name">                <cstring>layout6</cstring>            </property>            <vbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <widget class="QButtonGroup">                    <property name="name">                        <cstring>buttonGroup5</cstring>                    </property>                    <property name="title">                        <string>Project Path</string>                    </property>                    <hbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QLayoutWidget">                            <property name="name">                                <cstring>layout12</cstring>                            </property>                            <hbox>                                <property name="name">                                    <cstring>unnamed</cstring>                                </property>                                <widget class="QLineEdit">                                    <property name="name">                                        <cstring>m_pPathEdit</cstring>                                    </property>                                </widget>                                <widget class="QPushButton">                                    <property name="name">                                        <cstring>m_pFindButton</cstring>                                    </property>                                    <property name="text">                                        <string>Find...</string>                                    </property>                                </widget>                            </hbox>                        </widget>                    </hbox>                </widget>                <widget class="QButtonGroup">                    <property name="name">                        <cstring>buttonGroup6</cstring>                    </property>                    <property name="title">                        <string>Recent Projects</string>                    </property>                    <hbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QLayoutWidget">                            <property name="name">                                <cstring>layout11</cstring>                            </property>                            <hbox>                                <property name="name">                                    <cstring>unnamed</cstring>                                </property>                                <widget class="QListBox">                                    <property name="name">                                        <cstring>m_pRecentList</cstring>                                    </property>                                </widget>                                <widget class="QLayoutWidget">                                    <property name="name">                                        <cstring>layout10</cstring>                                    </property>                                    <vbox>                                        <property name="name">                                            <cstring>unnamed</cstring>                                        </property>                                        <widget class="QPushButton">                                            <property name="name">                                                <cstring>m_pRemoveButton</cstring>                                            </property>                                            <property name="text">                                                <string>Remove</string>                                            </property>                                        </widget>                                        <spacer>                                            <property name="name">                                                <cstring>spacer7</cstring>                                            </property>                                            <property name="orientation">                                                <enum>Vertical</enum>                                            </property>                                            <property name="sizeType">                                                <enum>Expanding</enum>                                            </property>                                            <property name="sizeHint">                                                <size>                                                    <width>31</width>                                                    <height>161</height>                                                </size>                                            </property>                                        </spacer>                                    </vbox>                                </widget>                            </hbox>                        </widget>                    </hbox>                </widget>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout9</cstring>                    </property>                    <hbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <spacer>                            <property name="name">                                <cstring>spacer6</cstring>                            </property>                            <property name="orientation">                                <enum>Horizontal</enum>                            </property>                            <property name="sizeType">                                <enum>Expanding</enum>                            </property>                            <property name="sizeHint">                                <size>                                    <width>201</width>                                    <height>31</height>                                </size>                            </property>                        </spacer>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pOpenButton</cstring>                            </property>                            <property name="text">                                <string>Open</string>                            </property>                            <property name="default">                                <bool>true</bool>                            </property>                        </widget>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pCancelButton</cstring>                            </property>                            <property name="text">                                <string>Cancel</string>                            </property>                        </widget>                    </hbox>                </widget>            </vbox>        </widget>    </hbox></widget><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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