Warning, /graphics/krita/plugins/extensions/pykrita/plugin/info.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="utf-8"?> 0002 <ui version="4.0"> 0003 <author> 0004 SPDX-FileCopyrightText: none 0005 SPDX-License-Identifier: GPL-3.0-or-later 0006 </author> 0007 <class>InfoPage</class> 0008 <widget class="QWidget" name="InfoPage"> 0009 <layout class="QGridLayout" name="gridLayout_2"> 0010 <item colspan="2" column="0" row="1"> 0011 <widget class="KTabWidget" name="tabs"> 0012 <property name="currentIndex"> 0013 <number>0</number> 0014 </property> 0015 <widget class="QWidget" name="tab2"> 0016 <attribute name="title"> 0017 <string>Actions</string> 0018 </attribute> 0019 <layout class="QVBoxLayout" name="tab2lo"> 0020 <item> 0021 <layout class="QGridLayout" name="tab2_1lo"> 0022 <item column="3" row="1" rowspan="8"> 0023 <widget class="QIconButton" name="actionIcon"> 0024 <property name="minimumSize"> 0025 <size> 0026 <width>0</width> 0027 <height>64</height> 0028 </size> 0029 </property> 0030 <property name="whatsThis"> 0031 <string>The icon associated with this action. It is shown alongside text in the menu bar and in toolbars as required. A string to use KDE's image loading system, or a custom QPixmap or QIcon, or None.</string> 0032 </property> 0033 <property name="flat"> 0034 <bool>true</bool> 0035 </property> 0036 </widget> 0037 </item> 0038 <item column="1" row="4" rowspan="5"> 0039 <widget class="QLabel" name="shortcut"> 0040 <property name="whatsThis"> 0041 <string>The shortcut to fire this action, such as 'Ctrl+1', or a QKeySequence instance, or None.</string> 0042 </property> 0043 </widget> 0044 </item> 0045 <item column="0" row="9"> 0046 <widget class="QLabel" name="labelTopics"> 0047 <property name="text"> 0048 <string>Description:</string> 0049 </property> 0050 <property name="alignment"> 0051 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0052 </property> 0053 <property name="buddy"> 0054 <cstring>topics</cstring> 0055 </property> 0056 </widget> 0057 </item> 0058 <item colspan="3" column="1" row="9"> 0059 <widget class="QTextEdit" name="description"> 0060 <property name="textInteractionFlags"> 0061 <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> 0062 </property> 0063 </widget> 0064 </item> 0065 <item column="0" row="3"> 0066 <widget class="QLabel" name="labelText"> 0067 <property name="text"> 0068 <string>Menu Item:</string> 0069 </property> 0070 <property name="alignment"> 0071 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0072 </property> 0073 <property name="buddy"> 0074 <cstring>name</cstring> 0075 </property> 0076 </widget> 0077 </item> 0078 <item column="1" row="3"> 0079 <widget class="QLabel" name="text"> 0080 <property name="whatsThis"> 0081 <string>The text associated with the action (used as the menu item label, etc), or None.</string> 0082 </property> 0083 </widget> 0084 </item> 0085 <item column="1" row="1" rowspan="2"> 0086 <widget class="QLabel" name="menu"> 0087 <property name="whatsThis"> 0088 <string>The menu under which to place this item, such as 'tools' or 'settings', or None.</string> 0089 </property> 0090 </widget> 0091 </item> 0092 <item column="0" row="4" rowspan="5"> 0093 <widget class="QLabel" name="labelShortcut"> 0094 <property name="text"> 0095 <string>Shortcut:</string> 0096 </property> 0097 <property name="alignment"> 0098 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0099 </property> 0100 <property name="buddy"> 0101 <cstring>fullName</cstring> 0102 </property> 0103 </widget> 0104 </item> 0105 <item column="0" row="1" rowspan="2"> 0106 <widget class="QLabel" name="labelMenu"> 0107 <property name="text"> 0108 <string>Menu:</string> 0109 </property> 0110 <property name="alignment"> 0111 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0112 </property> 0113 <property name="buddy"> 0114 <cstring>menu</cstring> 0115 </property> 0116 </widget> 0117 </item> 0118 <item column="2" row="1" rowspan="8"> 0119 <widget class="QLabel" name="labelActionIcon"> 0120 <property name="text"> 0121 <string>Icon:</string> 0122 </property> 0123 <property name="alignment"> 0124 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0125 </property> 0126 <property name="buddy"> 0127 <cstring>configPageIcon</cstring> 0128 </property> 0129 </widget> 0130 </item> 0131 <item colspan="3" column="1" row="0"> 0132 <widget class="KComboBox" name="actions"/> 0133 </item> 0134 <item column="0" row="0"> 0135 <widget class="QLabel" name="label_2"> 0136 <property name="text"> 0137 <string>Action:</string> 0138 </property> 0139 <property name="alignment"> 0140 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0141 </property> 0142 </widget> 0143 </item> 0144 </layout> 0145 </item> 0146 <item> 0147 <spacer name="verticalSpacer2"> 0148 <property name="orientation"> 0149 <enum>Qt::Vertical</enum> 0150 </property> 0151 <property name="sizeHint" stdset="0"> 0152 <size> 0153 <width>20</width> 0154 <height>40</height> 0155 </size> 0156 </property> 0157 </spacer> 0158 </item> 0159 </layout> 0160 </widget> 0161 <widget class="QWidget" name="tab3"> 0162 <attribute name="title"> 0163 <string>Configuration Pages</string> 0164 </attribute> 0165 <layout class="QVBoxLayout" name="tab3lo"> 0166 <item> 0167 <layout class="QGridLayout" name="tab3_1lo"> 0168 <item colspan="3" column="1" row="1"> 0169 <widget class="QLabel" name="fullName"> 0170 <property name="whatsThis"> 0171 <string>The shortcut to fire this action such as 'Ctrl+1', or a QKeySequence instance, or None.</string> 0172 </property> 0173 </widget> 0174 </item> 0175 <item column="0" row="1"> 0176 <widget class="QLabel" name="label"> 0177 <property name="text"> 0178 <string>Title:</string> 0179 </property> 0180 <property name="alignment"> 0181 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0182 </property> 0183 </widget> 0184 </item> 0185 <item column="2" row="2" rowspan="5"> 0186 <widget class="QLabel" name="labelPageIcon"> 0187 <property name="text"> 0188 <string>Icon:</string> 0189 </property> 0190 <property name="alignment"> 0191 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0192 </property> 0193 <property name="buddy"> 0194 <cstring>configPageIcon</cstring> 0195 </property> 0196 </widget> 0197 </item> 0198 <item column="3" row="2" rowspan="5"> 0199 <widget class="QIconButton" name="configPageIcon"> 0200 <property name="minimumSize"> 0201 <size> 0202 <width>0</width> 0203 <height>64</height> 0204 </size> 0205 </property> 0206 <property name="whatsThis"> 0207 <string>The icon associated with this action. It is shown alongside text in the menu bar and in toolbars as required. A string to use KDE's image loading system, or a custom QPixmap or QIcon, or None.</string> 0208 </property> 0209 <property name="flat"> 0210 <bool>true</bool> 0211 </property> 0212 </widget> 0213 </item> 0214 <item column="0" row="2" rowspan="5"> 0215 <widget class="QLabel" name="labelName"> 0216 <property name="text"> 0217 <string>Name:</string> 0218 </property> 0219 <property name="alignment"> 0220 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0221 </property> 0222 <property name="buddy"> 0223 <cstring>name</cstring> 0224 </property> 0225 </widget> 0226 </item> 0227 <item column="1" row="2" rowspan="5"> 0228 <widget class="QLabel" name="name"> 0229 <property name="whatsThis"> 0230 <string>The text associated with the action (used as the menu item label, etc), or None.</string> 0231 </property> 0232 </widget> 0233 </item> 0234 <item colspan="3" column="1" row="0"> 0235 <widget class="KComboBox" name="configPages"/> 0236 </item> 0237 <item column="0" row="0"> 0238 <widget class="QLabel" name="label_3"> 0239 <property name="text"> 0240 <string>Page:</string> 0241 </property> 0242 <property name="alignment"> 0243 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0244 </property> 0245 </widget> 0246 </item> 0247 </layout> 0248 </item> 0249 <item> 0250 <spacer name="verticalSpacer3"> 0251 <property name="orientation"> 0252 <enum>Qt::Vertical</enum> 0253 </property> 0254 <property name="sizeHint" stdset="0"> 0255 <size> 0256 <width>20</width> 0257 <height>40</height> 0258 </size> 0259 </property> 0260 </spacer> 0261 </item> 0262 </layout> 0263 </widget> 0264 </widget> 0265 </item> 0266 <item colspan="2" column="0" row="0"> 0267 <widget class="KComboBox" name="topics"> 0268 <property name="whatsThis"> 0269 <string>Select a Plugin or Built-in Module</string> 0270 </property> 0271 </widget> 0272 </item> 0273 </layout> 0274 </widget> 0275 <customwidgets> 0276 <customwidget> 0277 <class>QIconButton</class> 0278 <extends>QPushButton</extends> 0279 <header>kicondialog.h</header> 0280 </customwidget> 0281 <customwidget> 0282 <class>KComboBox</class> 0283 <extends>QComboBox</extends> 0284 <header>kcombobox.h</header> 0285 </customwidget> 0286 <customwidget> 0287 <class>KTabWidget</class> 0288 <extends>QTabWidget</extends> 0289 <header>ktabwidget.h</header> 0290 <container>1</container> 0291 </customwidget> 0292 </customwidgets> 0293 <tabstops> 0294 <tabstop>topics</tabstop> 0295 <tabstop>tabs</tabstop> 0296 <tabstop>actions</tabstop> 0297 <tabstop>configPages</tabstop> 0298 <tabstop>fullName</tabstop> 0299 </tabstops> 0300 <resources/> 0301 <connections/> 0302 </ui>