Warning, /office/calligra/sheets/dialogs/ConsolidateDetailsWidget.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>Stefan Nikolaus &lt;stefan.nikolaus@kdemail.net&gt;</author>
0004  <comment>This file is part of the KDE project.
0005 Copyright 2010 Stefan Nikolaus &lt;stefan.nikolaus@kdemail.net&gt;
0006 
0007 This program is free software; you can redistribute it and/or modify
0008 it under the terms of the GNU General Public License as published by
0009 the Free Software Foundation; either version 2 of the License, or
0010 (at your option) any later version.
0011 
0012 This program is distributed in the hope that it will be useful,
0013 but WITHOUT ANY WARRANTY; without even the implied warranty of
0014 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
0015 GNU General Public License for more details.
0016 
0017 You should have received a copy of the GNU General Public License
0018 along with this program; if not, write to the Free Software
0019 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
0020 </comment>
0021  <class>ConsolidateDetailsWidget</class>
0022  <widget class="QWidget" name="ConsolidateDetailsWidget">
0023   <property name="geometry">
0024    <rect>
0025     <x>0</x>
0026     <y>0</y>
0027     <width>162</width>
0028     <height>85</height>
0029    </rect>
0030   </property>
0031   <layout class="QVBoxLayout" name="verticalLayout">
0032    <item>
0033     <widget class="QCheckBox" name="m_rowHeader">
0034      <property name="text">
0035       <string>Description in rows</string>
0036      </property>
0037     </widget>
0038    </item>
0039    <item>
0040     <widget class="QCheckBox" name="m_columnHeader">
0041      <property name="text">
0042       <string>Description in columns</string>
0043      </property>
0044     </widget>
0045    </item>
0046    <item>
0047     <widget class="QCheckBox" name="m_copyData">
0048      <property name="text">
0049       <string>Copy data</string>
0050      </property>
0051     </widget>
0052    </item>
0053   </layout>
0054  </widget>
0055  <resources/>
0056  <connections/>
0057 </ui>