Warning, /office/calligra/sheets/dialogs/SubtotalsDetailsWidget.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>SubtotalsDetailsWidget</class>
0022  <widget class="QWidget" name="SubtotalsDetailsWidget">
0023   <property name="geometry">
0024    <rect>
0025     <x>0</x>
0026     <y>0</y>
0027     <width>279</width>
0028     <height>139</height>
0029    </rect>
0030   </property>
0031   <layout class="QVBoxLayout" name="verticalLayout">
0032    <item>
0033     <widget class="QCheckBox" name="m_replaceSubtotals">
0034      <property name="text">
0035       <string>&amp;Replace current Subtotals</string>
0036      </property>
0037      <property name="checked">
0038       <bool>true</bool>
0039      </property>
0040     </widget>
0041    </item>
0042    <item>
0043     <widget class="QCheckBox" name="m_pageBreak">
0044      <property name="enabled">
0045       <bool>false</bool>
0046      </property>
0047      <property name="text">
0048       <string>&amp;Page break between groups</string>
0049      </property>
0050     </widget>
0051    </item>
0052    <item>
0053     <widget class="QCheckBox" name="m_summaryBelow">
0054      <property name="text">
0055       <string>&amp;Summary below data</string>
0056      </property>
0057      <property name="checked">
0058       <bool>true</bool>
0059      </property>
0060      <property name="tristate">
0061       <bool>false</bool>
0062      </property>
0063     </widget>
0064    </item>
0065    <item>
0066     <widget class="QCheckBox" name="m_summaryOnly">
0067      <property name="text">
0068       <string>Summary &amp;only</string>
0069      </property>
0070     </widget>
0071    </item>
0072    <item>
0073     <widget class="QCheckBox" name="m_IgnoreBox">
0074      <property name="text">
0075       <string>&amp;Ignore empty cells when looking for changes</string>
0076      </property>
0077      <property name="checked">
0078       <bool>true</bool>
0079      </property>
0080     </widget>
0081    </item>
0082   </layout>
0083  </widget>
0084  <resources/>
0085  <connections/>
0086 </ui>