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

📄 dlg_options.ui

📁 linux 下的 图形化的 SVN 相当于 VSS
💻 UI
📖 第 1 页 / 共 4 页
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>dlg_options</class><widget class="QDialog">    <property name="name">        <cstring>dlg_options</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>596</width>            <height>352</height>        </rect>    </property>    <property name="sizePolicy">        <sizepolicy>            <hsizetype>3</hsizetype>            <vsizetype>5</vsizetype>            <horstretch>0</horstretch>            <verstretch>0</verstretch>        </sizepolicy>    </property>    <property name="minimumSize">        <size>            <width>0</width>            <height>0</height>        </size>    </property>    <property name="caption">        <string>Options</string>    </property>    <property name="icon">        <pixmap>configure.png</pixmap>    </property>    <property name="sizeGripEnabled">        <bool>false</bool>    </property>    <grid>        <property name="name">            <cstring>unnamed</cstring>        </property>        <widget class="QLayoutWidget" row="1" column="0">            <property name="name">                <cstring>Layout1</cstring>            </property>            <hbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <property name="margin">                    <number>0</number>                </property>                <property name="spacing">                    <number>6</number>                </property>                <spacer>                    <property name="name">                        <cstring>Horizontal Spacing2</cstring>                    </property>                    <property name="orientation">                        <enum>Horizontal</enum>                    </property>                    <property name="sizeType">                        <enum>Expanding</enum>                    </property>                    <property name="sizeHint">                        <size>                            <width>20</width>                            <height>20</height>                        </size>                    </property>                </spacer>                <widget class="QPushButton">                    <property name="name">                        <cstring>buttonOk</cstring>                    </property>                    <property name="text">                        <string>&amp;OK</string>                    </property>                    <property name="accel">                        <string></string>                    </property>                    <property name="autoDefault">                        <bool>true</bool>                    </property>                    <property name="default">                        <bool>true</bool>                    </property>                </widget>                <widget class="QPushButton">                    <property name="name">                        <cstring>buttonCancel</cstring>                    </property>                    <property name="text">                        <string>&amp;Cancel</string>                    </property>                    <property name="accel">                        <string></string>                    </property>                    <property name="autoDefault">                        <bool>true</bool>                    </property>                </widget>            </hbox>        </widget>        <widget class="QTabWidget" row="0" column="0">            <property name="name">                <cstring>tabWidget2</cstring>            </property>            <property name="enabled">                <bool>true</bool>            </property>            <widget class="QWidget">                <property name="name">                    <cstring>tab</cstring>                </property>                <attribute name="title">                    <string>General</string>                </attribute>                <grid>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <widget class="QGroupBox" row="0" column="0" rowspan="2" colspan="1">                        <property name="name">                            <cstring>groupBox1</cstring>                        </property>                        <property name="title">                            <string>Programs</string>                        </property>                        <grid>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <widget class="QLabel" row="0" column="0">                                <property name="name">                                    <cstring>textLabel1</cstring>                                </property>                                <property name="text">                                    <string>Subversion</string>                                </property>                            </widget>                            <widget class="QLineEdit" row="0" column="1">                                <property name="name">                                    <cstring>le_svn</cstring>                                </property>                                <property name="text">                                    <string>svn</string>                                </property>                            </widget>                            <widget class="QLineEdit" row="3" column="1">                                <property name="name">                                    <cstring>le_diff</cstring>                                </property>                                <property name="text">                                    <string>kdiff3</string>                                </property>                            </widget>                            <widget class="QLabel" row="4" column="0">                                <property name="name">                                    <cstring>textLabel1_3_2</cstring>                                </property>                                <property name="text">                                    <string>Diff-3</string>                                </property>                            </widget>                            <widget class="QLineEdit" row="4" column="1">                                <property name="name">                                    <cstring>le_diff_3way</cstring>                                </property>                                <property name="text">                                    <string>kdiff3</string>                                </property>                            </widget>                            <widget class="QLabel" row="3" column="0">                                <property name="name">                                    <cstring>textLabel1_3</cstring>                                </property>                                <property name="text">                                    <string>Diff</string>                                </property>                            </widget>                            <widget class="QLabel" row="1" column="0">                                <property name="name">                                    <cstring>textLabel1_2</cstring>                                </property>                                <property name="text">                                    <string>Editor</string>                                </property>                            </widget>                            <widget class="QLineEdit" row="1" column="1">                                <property name="name">                                    <cstring>le_editor</cstring>                                </property>                                <property name="sizePolicy">                                    <sizepolicy>                                        <hsizetype>3</hsizetype>                                        <vsizetype>5</vsizetype>                                        <horstretch>0</horstretch>                                        <verstretch>0</verstretch>                                    </sizepolicy>                                </property>                                <property name="text">                                    <string>kwrite</string>                                </property>                            </widget>                            <widget class="QLabel" row="2" column="0">                                <property name="name">                                    <cstring>textLabel1_2_2</cstring>                                </property>                                <property name="text">                                    <string>Viewer</string>                                </property>                            </widget>                            <widget class="QLineEdit" row="2" column="1">                                <property name="name">                                    <cstring>le_viewer</cstring>                                </property>                                <property name="enabled">                                    <bool>false</bool>                                </property>                                <property name="sizePolicy">                                    <sizepolicy>                                        <hsizetype>3</hsizetype>                                        <vsizetype>5</vsizetype>                                        <horstretch>0</horstretch>                                        <verstretch>0</verstretch>                                    </sizepolicy>                                </property>                                <property name="text">                                    <string>[internal]</string>                                </property>                            </widget>                            <widget class="QLineEdit" row="5" column="1">                                <property name="name">                                    <cstring>le_browser</cstring>                                </property>                                <property name="text">                                    <string>mozilla</string>                                </property>                            </widget>                            <widget class="QLabel" row="5" column="0">                                <property name="name">                                    <cstring>textLabel1_4</cstring>                                </property>                                <property name="text">                                    <string>Browser</string>                                </property>                            </widget>                        </grid>                    </widget>                    <widget class="QButtonGroup" row="0" column="1">                        <property name="name">                            <cstring>buttonGroup1</cstring>                        </property>                        <property name="maximumSize">

⌨️ 快捷键说明

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