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

📄 actionpropertybase.ui

📁 LINUX 下, 以 QT/KDE 写的档案管理员
💻 UI
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>ActionPropertyBase</class><widget class="QWidget">    <property name="name">        <cstring>ActionPropertyBase</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>485</width>            <height>470</height>        </rect>    </property>    <property name="caption">        <string>Action Property</string>    </property>    <grid>        <property name="name">            <cstring>unnamed</cstring>        </property>        <property name="margin">            <number>0</number>        </property>        <property name="spacing">            <number>0</number>        </property>        <widget class="QTabWidget" row="0" column="0">            <property name="name">                <cstring>tabWidget3</cstring>            </property>            <widget class="QWidget">                <property name="name">                    <cstring>tab</cstring>                </property>                <attribute name="title">                    <string>Basic Properties</string>                </attribute>                <grid>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <widget class="QToolButton" row="8" column="3">                        <property name="name">                            <cstring>ButtonAddStartpath</cstring>                        </property>                        <property name="text">                            <string>...</string>                        </property>                    </widget>                    <widget class="QLabel" row="4" column="0">                        <property name="name">                            <cstring>LabelDescription</cstring>                        </property>                        <property name="sizePolicy">                            <sizepolicy>                                <hsizetype>1</hsizetype>                                <vsizetype>1</vsizetype>                                <horstretch>0</horstretch>                                <verstretch>0</verstretch>                            </sizepolicy>                        </property>                        <property name="text">                            <string>Description:</string>                        </property>                        <property name="whatsThis" stdset="0">                            <string>A detailed description of the &lt;b&gt;Useraction&lt;/b&gt;. It is only displayed in the &lt;i&gt;Konfigurator&lt;/i&gt; and via &lt;code&gt;Shift-F1&lt;/code&gt;.</string>                        </property>                    </widget>                    <widget class="QButtonGroup" row="9" column="2" rowspan="1" colspan="2">                        <property name="name">                            <cstring>bgAccept</cstring>                        </property>                        <property name="sizePolicy">                            <sizepolicy>                                <hsizetype>5</hsizetype>                                <vsizetype>1</vsizetype>                                <horstretch>0</horstretch>                                <verstretch>0</verstretch>                            </sizepolicy>                        </property>                        <property name="title">                            <string>Command accepts</string>                        </property>                        <grid>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <widget class="QRadioButton" row="0" column="0">                                <property name="name">                                    <cstring>radioLocal</cstring>                                </property>                                <property name="text">                                    <string>Local files only (no URL's)</string>                                </property>                                <property name="checked">                                    <bool>true</bool>                                </property>                                <property name="whatsThis" stdset="0">                                    <string>Substitute the &lt;b&gt;Placeholders&lt;/b&gt; with local filenames.</string>                                </property>                            </widget>                            <widget class="QRadioButton" row="1" column="0">                                <property name="name">                                    <cstring>radioUrl</cstring>                                </property>                                <property name="text">                                    <string>URL's (remote and local)</string>                                </property>                                <property name="whatsThis" stdset="0">                                    <string>Substitute the &lt;b&gt;Placeholders&lt;/b&gt; with valid URL's.</string>                                </property>                            </widget>                        </grid>                    </widget>                    <widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="3">                        <property name="name">                            <cstring>leTitle</cstring>                        </property>                        <property name="whatsThis" stdset="0">                            <string>The title displayed in the &lt;b&gt;Usermenu&lt;/b&gt;.</string>                        </property>                    </widget>                    <widget class="QLabel" row="2" column="0">                        <property name="name">                            <cstring>LabelTitle</cstring>                        </property>                        <property name="sizePolicy">                            <sizepolicy>                                <hsizetype>1</hsizetype>                                <vsizetype>0</vsizetype>                                <horstretch>0</horstretch>                                <verstretch>0</verstretch>                            </sizepolicy>                        </property>                        <property name="text">                            <string>Title:</string>                        </property>                        <property name="whatsThis" stdset="0">                            <string>The title displayed in the &lt;b&gt;Usermenu&lt;/b&gt;.</string>                        </property>                    </widget>                    <widget class="QLayoutWidget" row="0" column="1" rowspan="2" colspan="3">                        <property name="name">                            <cstring>layout3</cstring>                        </property>                        <hbox>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <widget class="QLayoutWidget">                                <property name="name">                                    <cstring>layout2</cstring>                                </property>                                <vbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="KLineEdit">                                        <property name="name">                                            <cstring>leDistinctName</cstring>                                        </property>                                        <property name="whatsThis" stdset="0">                                            <string>Unique name of the &lt;b&gt;Useraction&lt;/b&gt;. It is only used in the &lt;i&gt;Konfigurator&lt;/i&gt; and doesn't appear in any other menu.&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: The &lt;i&gt;Title&lt;/i&gt; shown in the &lt;b&gt;Usermenu&lt;/b&gt; can be set below.</string>                                        </property>                                    </widget>                                    <widget class="KComboBox">                                        <property name="name">                                            <cstring>cbCategory</cstring>                                        </property>                                        <property name="editable">                                            <bool>true</bool>                                        </property>                                        <property name="whatsThis" stdset="0">                                            <string>&lt;b&gt;Useractions&lt;/b&gt; can be grouped in categories for better distinction. Choose a existing &lt;i&gt;Category&lt;/i&gt; or create a new one by entering a name.</string>                                        </property>                                    </widget>                                </vbox>                            </widget>                            <widget class="KIconButton">                                <property name="name">                                    <cstring>ButtonIcon</cstring>                                </property>                                <property name="sizePolicy">                                    <sizepolicy>                                        <hsizetype>0</hsizetype>                                        <vsizetype>0</vsizetype>                                        <horstretch>0</horstretch>                                        <verstretch>0</verstretch>                                    </sizepolicy>                                </property>                                <property name="minimumSize">                                    <size>                                        <width>50</width>                                        <height>50</height>                                    </size>                                </property>                                <property name="maximumSize">                                    <size>                                        <width>50</width>                                        <height>50</height>                                    </size>                                </property>                                <property name="text">                                    <string>Icon</string>                                </property>                                <property name="whatsThis" stdset="0">                                    <string>Each &lt;b&gt;Useraction&lt;/b&gt; can have its own icon. It will appear in front of the title in the &lt;b&gt;Usermenu&lt;/b&gt;.</string>                                </property>                            </widget>                        </hbox>                    </widget>                    <widget class="QLabel" row="0" column="0">                        <property name="name">                            <cstring>LabelDistinctName</cstring>                        </property>                        <property name="sizePolicy">                            <sizepolicy>                                <hsizetype>1</hsizetype>                                <vsizetype>0</vsizetype>                                <horstretch>0</horstretch>

⌨️ 快捷键说明

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