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

📄 projectfileslayout.ui

📁 linux下的sourceinsight
💻 UI
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>ProjectFilesLayout</class><widget class="QDialog">    <property name="name">        <cstring>ProjectFilesLayout</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>585</width>            <height>480</height>        </rect>    </property>    <property name="caption">        <string>Project Files</string>    </property>    <hbox>        <property name="name">            <cstring>unnamed</cstring>        </property>        <widget class="QLayoutWidget">            <property name="name">                <cstring>layout5</cstring>            </property>            <vbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout4</cstring>                    </property>                    <hbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QLineEdit">                            <property name="name">                                <cstring>m_pFilterEdit</cstring>                            </property>                        </widget>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pFilterButton</cstring>                            </property>                            <property name="text">                                <string>Filter</string>                            </property>                        </widget>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pShowAllButton</cstring>                            </property>                            <property name="text">                                <string>Show All</string>                            </property>                        </widget>                    </hbox>                </widget>                <widget class="QListView">                    <property name="name">                        <cstring>m_pFileList</cstring>                    </property>                </widget>            </vbox>        </widget>        <widget class="QLayoutWidget">            <property name="name">                <cstring>layout5</cstring>            </property>            <vbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <widget class="QGroupBox">                    <property name="name">                        <cstring>groupBox1</cstring>                    </property>                    <property name="title">                        <string>Add</string>                    </property>                    <vbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pAddFilesButton</cstring>                            </property>                            <property name="text">                                <string>Files...</string>                            </property>                        </widget>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pAddDirButton</cstring>                            </property>                            <property name="text">                                <string>Directory...</string>                            </property>                        </widget>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pAddTreeButton</cstring>                            </property>                            <property name="text">                                <string>Tree...</string>                            </property>                        </widget>                    </vbox>                </widget>                <widget class="QGroupBox">                    <property name="name">                        <cstring>groupBox2</cstring>                    </property>                    <property name="title">                        <string>Remove</string>                    </property>                    <vbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pRemSelButton</cstring>                            </property>                            <property name="text">                                <string>Selected</string>                            </property>                        </widget>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pRemDirButton</cstring>                            </property>                            <property name="text">                                <string>Directory...</string>                            </property>                        </widget>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pRemTreeButton</cstring>                            </property>                            <property name="text">                                <string>Tree...</string>                            </property>                        </widget>                    </vbox>                </widget>                <spacer>                    <property name="name">                        <cstring>spacer3</cstring>                    </property>                    <property name="orientation">                        <enum>Vertical</enum>                    </property>                    <property name="sizeType">                        <enum>Expanding</enum>                    </property>                    <property name="sizeHint">                        <size>                            <width>21</width>                            <height>118</height>                        </size>                    </property>                </spacer>                <widget class="QGroupBox">                    <property name="name">                        <cstring>groupBox3</cstring>                    </property>                    <property name="title">                        <string></string>                    </property>                    <vbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pOKButton</cstring>                            </property>                            <property name="text">                                <string>OK</string>                            </property>                        </widget>                        <widget class="QPushButton">                            <property name="name">                                <cstring>m_pCancelButton</cstring>                            </property>                            <property name="text">                                <string>Cancel</string>                            </property>                        </widget>                    </vbox>                </widget>            </vbox>        </widget>    </hbox></widget><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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