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

📄 leftpane.ui

📁 LINUX 下以 QT/KDE 写的 SVN 客户端
💻 UI
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>leftpane</class><widget class="QWidget">    <property name="name">        <cstring>leftpane</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>210</width>            <height>312</height>        </rect>    </property>    <property name="caption">        <string>leftpane</string>    </property>    <vbox>        <property name="name">            <cstring>unnamed</cstring>        </property>        <property name="margin">            <number>0</number>        </property>        <property name="spacing">            <number>0</number>        </property>        <widget class="KListView">            <column>                <property name="text">                    <string>Name</string>                </property>                <property name="clickable">                    <bool>true</bool>                </property>                <property name="resizable">                    <bool>true</bool>                </property>            </column>            <property name="name">                <cstring>treeView</cstring>            </property>            <property name="rootIsDecorated">                <bool>true</bool>            </property>            <property name="fullWidth">                <bool>true</bool>            </property>            <property name="autoOpen">                <bool>false</bool>            </property>        </widget>    </vbox></widget><customwidgets></customwidgets><layoutdefaults spacing="6" margin="11"/><includehints>    <includehint>klistview.h</includehint></includehints></UI>

⌨️ 快捷键说明

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