📄 actionpropertybase.ui
字号:
<!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 <b>Useraction</b>. It is only displayed in the <i>Konfigurator</i> and via <code>Shift-F1</code>.</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 <b>Placeholders</b> 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 <b>Placeholders</b> 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 <b>Usermenu</b>.</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 <b>Usermenu</b>.</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 <b>Useraction</b>. It is only used in the <i>Konfigurator</i> and doesn't appear in any other menu.<p><b>Note</b>: The <i>Title</i> shown in the <b>Usermenu</b> 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><b>Useractions</b> can be grouped in categories for better distinction. Choose a existing <i>Category</i> 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 <b>Useraction</b> can have its own icon. It will appear in front of the title in the <b>Usermenu</b>.</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 + -