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

📄 actionpropertybase.ui

📁 LINUX 下, 以 QT/KDE 写的档案管理员
💻 UI
📖 第 1 页 / 共 5 页
字号:
                                                <size>                                                    <width>32767</width>                                                    <height>32767</height>                                                </size>                                            </property>                                            <property name="text">                                                <string>De&amp;lete</string>                                            </property>                                        </widget>                                        <spacer row="3" column="1">                                            <property name="name">                                                <cstring>spacer5</cstring>                                            </property>                                            <property name="orientation">                                                <enum>Vertical</enum>                                            </property>                                            <property name="sizeType">                                                <enum>Expanding</enum>                                            </property>                                            <property name="sizeHint">                                                <size>                                                    <width>21</width>                                                    <height>41</height>                                                </size>                                            </property>                                        </spacer>                                    </grid>                                </widget>                                <widget class="QWidget">                                    <property name="name">                                        <cstring>TabPage</cstring>                                    </property>                                    <attribute name="title">                                        <string>Filename</string>                                    </attribute>                                    <grid>                                        <property name="name">                                            <cstring>unnamed</cstring>                                        </property>                                        <widget class="KListBox" row="0" column="0" rowspan="4" colspan="1">                                            <property name="name">                                                <cstring>lbShowonlyFile</cstring>                                            </property>                                            <property name="whatsThis" stdset="0">                                                <string>Show the &lt;b&gt;Useraction&lt;/b&gt; only for the filenames defined here. The wildcards '&lt;code&gt;?&lt;/code&gt;' and '&lt;code&gt;*&lt;/code&gt;' can be used.</string>                                            </property>                                        </widget>                                        <widget class="QToolButton" row="0" column="1">                                            <property name="name">                                                <cstring>ButtonNewFile</cstring>                                            </property>                                            <property name="sizePolicy">                                                <sizepolicy>                                                    <hsizetype>1</hsizetype>                                                    <vsizetype>0</vsizetype>                                                    <horstretch>0</horstretch>                                                    <verstretch>0</verstretch>                                                </sizepolicy>                                            </property>                                            <property name="minimumSize">                                                <size>                                                    <width>0</width>                                                    <height>0</height>                                                </size>                                            </property>                                            <property name="maximumSize">                                                <size>                                                    <width>32767</width>                                                    <height>32767</height>                                                </size>                                            </property>                                            <property name="text">                                                <string>&amp;New...</string>                                            </property>                                        </widget>                                        <widget class="QToolButton" row="1" column="1">                                            <property name="name">                                                <cstring>ButtonEditFile</cstring>                                            </property>                                            <property name="sizePolicy">                                                <sizepolicy>                                                    <hsizetype>1</hsizetype>                                                    <vsizetype>0</vsizetype>                                                    <horstretch>0</horstretch>                                                    <verstretch>0</verstretch>                                                </sizepolicy>                                            </property>                                            <property name="minimumSize">                                                <size>                                                    <width>0</width>                                                    <height>0</height>                                                </size>                                            </property>                                            <property name="maximumSize">                                                <size>                                                    <width>32767</width>                                                    <height>32767</height>                                                </size>                                            </property>                                            <property name="text">                                                <string>Chan&amp;ge...</string>                                            </property>                                        </widget>                                        <widget class="QToolButton" row="2" column="1">                                            <property name="name">                                                <cstring>ButtonRemoveFile</cstring>                                            </property>                                            <property name="sizePolicy">                                                <sizepolicy>                                                    <hsizetype>1</hsizetype>                                                    <vsizetype>0</vsizetype>                                                    <horstretch>0</horstretch>                                                    <verstretch>0</verstretch>                                                </sizepolicy>                                            </property>                                            <property name="minimumSize">                                                <size>                                                    <width>0</width>                                                    <height>0</height>                                                </size>                                            </property>                                            <property name="maximumSize">                                                <size>                                                    <width>32767</width>                                                    <height>32767</height>                                                </size>                                            </property>                                            <property name="text">                                                <string>De&amp;lete</string>                                            </property>                                        </widget>                                        <spacer row="3" column="1">                                            <property name="name">                                                <cstring>spacer6</cstring>                                            </property>                                            <property name="orientation">                                                <enum>Vertical</enum>                                            </property>                                            <property name="sizeType">                                                <enum>Expanding</enum>                                            </property>                                            <property name="sizeHint">                                                <size>                                                    <width>21</width>                                                    <height>41</height>                                                </size>                                            </property>                                        </spacer>                                    </grid>                                </widget>                            </widget>                        </grid>                    </widget>                    <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="2">                        <property name="name">                            <cstring>chkConfirmExecution</cstring>                        </property>                        <property name="text">                            <string>Confirm each program call separately</string>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Allows to tweak the &lt;i&gt;Command&lt;/i&gt; before it is executed.</string>                        </property>                    </widget>                    <widget class="QCheckBox" row="2" column="0">                        <property name="name">                            <cstring>chkDifferentUser</cstring>                        </property>                        <property name="text">                            <string>Run as different user:</string>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Execute the &lt;i&gt;Command&lt;/i&gt; under a different user-id.</string>                        </property>                    </widget>                    <widget class="KLineEdit" row="2" column="1">                        <property name="name">                            <cstring>leDifferentUser</cstring>                        </property>                        <property name="enabled">                            <bool>false</bool>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Execute the &lt;i&gt;Command&lt;/i&gt; under a different user-id.</string>                        </property>                    </widget>                    <spacer row="3" column="0" rowspan="1" colspan="2">                        <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>161</width>                                <height>102</height>                            </size>                        </property>                    </spacer>                </grid>            </widget>        </widget>    </grid></widget><connections>    <connection>        <sender>radioCollectOutput</sender>        <signal>toggled(bool)</signal>        <receiver>chkSeparateStdError</receiver>        <slot>setEnabled(bool)</slot>    </connection>    <connection>        <sender>chkDifferentUser</sender>        <signal>toggled(boo

⌨️ 快捷键说明

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