Warning, /graphics/krita/libs/ui/forms/KisDetailsPaneBase.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>KisDetailsPaneBase</class> 0008 <widget class="QWidget" name="KisDetailsPaneBase"> 0009 <property name="geometry"> 0010 <rect> 0011 <x>0</x> 0012 <y>0</y> 0013 <width>395</width> 0014 <height>383</height> 0015 </rect> 0016 </property> 0017 <property name="windowTitle"> 0018 <string comment="KDE::DoNotExtract">DetailsPaneBase</string> 0019 </property> 0020 <layout class="QGridLayout"> 0021 <property name="leftMargin"> 0022 <number>0</number> 0023 </property> 0024 <property name="topMargin"> 0025 <number>0</number> 0026 </property> 0027 <property name="rightMargin"> 0028 <number>0</number> 0029 </property> 0030 <property name="bottomMargin"> 0031 <number>0</number> 0032 </property> 0033 <item colspan="2" column="0" row="0"> 0034 <widget class="QSplitter" name="m_splitter"> 0035 <property name="orientation"> 0036 <enum>Qt::Vertical</enum> 0037 </property> 0038 <widget class="QTreeView" name="m_documentList"> 0039 <property name="sizePolicy"> 0040 <sizepolicy hsizetype="Minimum" vsizetype="MinimumExpanding"> 0041 <horstretch>1</horstretch> 0042 <verstretch>0</verstretch> 0043 </sizepolicy> 0044 </property> 0045 <property name="rootIsDecorated"> 0046 <bool>false</bool> 0047 </property> 0048 <property name="itemsExpandable"> 0049 <bool>false</bool> 0050 </property> 0051 </widget> 0052 <widget class="QWidget" name="layoutWidget"> 0053 <layout class="QGridLayout"> 0054 <item column="2" row="0"> 0055 <spacer> 0056 <property name="orientation"> 0057 <enum>Qt::Horizontal</enum> 0058 </property> 0059 <property name="sizeType"> 0060 <enum>QSizePolicy::Expanding</enum> 0061 </property> 0062 <property name="sizeHint" stdset="0"> 0063 <size> 0064 <width>10</width> 0065 <height>10</height> 0066 </size> 0067 </property> 0068 </spacer> 0069 </item> 0070 <item column="1" row="4"> 0071 <spacer> 0072 <property name="orientation"> 0073 <enum>Qt::Horizontal</enum> 0074 </property> 0075 <property name="sizeType"> 0076 <enum>QSizePolicy::Expanding</enum> 0077 </property> 0078 <property name="sizeHint" stdset="0"> 0079 <size> 0080 <width>461</width> 0081 <height>26</height> 0082 </size> 0083 </property> 0084 </spacer> 0085 </item> 0086 <item colspan="3" column="0" row="3"> 0087 <widget class="QTextBrowser" name="m_detailsLabel"> 0088 <property name="sizePolicy"> 0089 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0090 <horstretch>0</horstretch> 0091 <verstretch>0</verstretch> 0092 </sizepolicy> 0093 </property> 0094 <property name="frameShape"> 0095 <enum>QFrame::NoFrame</enum> 0096 </property> 0097 </widget> 0098 </item> 0099 <item column="2" row="4"> 0100 <widget class="QPushButton" name="m_openButton"> 0101 <property name="enabled"> 0102 <bool>false</bool> 0103 </property> 0104 <property name="text"> 0105 <string/> 0106 </property> 0107 <property name="autoDefault"> 0108 <bool>true</bool> 0109 </property> 0110 <property name="default"> 0111 <bool>true</bool> 0112 </property> 0113 </widget> 0114 </item> 0115 <item column="0" row="0"> 0116 <spacer> 0117 <property name="orientation"> 0118 <enum>Qt::Horizontal</enum> 0119 </property> 0120 <property name="sizeType"> 0121 <enum>QSizePolicy::Expanding</enum> 0122 </property> 0123 <property name="sizeHint" stdset="0"> 0124 <size> 0125 <width>10</width> 0126 <height>10</height> 0127 </size> 0128 </property> 0129 </spacer> 0130 </item> 0131 <item colspan="3" column="0" row="2"> 0132 <widget class="Line" name="line1"> 0133 <property name="frameShape"> 0134 <enum>QFrame::HLine</enum> 0135 </property> 0136 <property name="frameShadow"> 0137 <enum>QFrame::Sunken</enum> 0138 </property> 0139 <property name="orientation"> 0140 <enum>Qt::Horizontal</enum> 0141 </property> 0142 </widget> 0143 </item> 0144 <item column="1" row="0"> 0145 <widget class="QCheckBox" name="m_alwaysUseCheckBox"> 0146 <property name="enabled"> 0147 <bool>false</bool> 0148 </property> 0149 <property name="sizePolicy"> 0150 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0151 <horstretch>0</horstretch> 0152 <verstretch>0</verstretch> 0153 </sizepolicy> 0154 </property> 0155 <property name="toolTip"> 0156 <string>Always use this template at application start up</string> 0157 </property> 0158 <property name="text"> 0159 <string>Always use this template</string> 0160 </property> 0161 </widget> 0162 </item> 0163 </layout> 0164 </widget> 0165 </widget> 0166 </item> 0167 </layout> 0168 </widget> 0169 <tabstops> 0170 <tabstop>m_documentList</tabstop> 0171 <tabstop>m_alwaysUseCheckBox</tabstop> 0172 <tabstop>m_detailsLabel</tabstop> 0173 </tabstops> 0174 <resources/> 0175 <connections/> 0176 </ui>