Warning, /office/calligraplan/src/config/ConfigProjectTemplatesPanel.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  <class>KPlato::ConfigProjectTemplatesPanel</class>
0004  <widget class="QWidget" name="KPlato::ConfigProjectTemplatesPanel">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="1">
0015     <widget class="QToolButton" name="insertTemplatePath">
0016      <property name="text">
0017       <string>Insert</string>
0018      </property>
0019      <property name="icon">
0020       <iconset theme="list-add">
0021        <normaloff>libs/ui</normaloff>libs/ui</iconset>
0022      </property>
0023     </widget>
0024    </item>
0025    <item row="2" column="1">
0026     <spacer name="verticalSpacer_3">
0027      <property name="orientation">
0028       <enum>Qt::Vertical</enum>
0029      </property>
0030      <property name="sizeHint" stdset="0">
0031       <size>
0032        <width>20</width>
0033        <height>181</height>
0034       </size>
0035      </property>
0036     </spacer>
0037    </item>
0038    <item row="1" column="1">
0039     <widget class="QToolButton" name="removeTemplatePath">
0040      <property name="text">
0041       <string>Remove</string>
0042      </property>
0043      <property name="icon">
0044       <iconset theme="list-remove">
0045        <normaloff>libs/ui</normaloff>libs/ui</iconset>
0046      </property>
0047     </widget>
0048    </item>
0049    <item row="0" column="0" rowspan="3">
0050     <widget class="QTreeView" name="projectTemplatesView">
0051      <property name="rootIsDecorated">
0052       <bool>false</bool>
0053      </property>
0054      <property name="itemsExpandable">
0055       <bool>false</bool>
0056      </property>
0057      <attribute name="headerVisible">
0058       <bool>false</bool>
0059      </attribute>
0060     </widget>
0061    </item>
0062   </layout>
0063  </widget>
0064  <resources/>
0065  <connections/>
0066 </ui>