Warning, /office/calligra/sheets/dialogs/SubtotalWidget.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>Norbert Andres &lt;nandres@web.de&gt;</author>
0004  <comment>This file is part of the KDE project
0005 Copyright (C) 2002 Norbert Andres &lt;nandres@web.de&gt;
0006 
0007 This library is free software; you can redistribute it and/or
0008 modify it under the terms of the GNU Library General Public
0009 License as published by the Free Software Foundation; either
0010 version 2 of the License, or (at your option) any later version.
0011 
0012 This library 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 Library General Public License for more details.
0016 
0017 You should have received a copy of the GNU Library General Public
0018 License along with this library; see the file COPYING.LIB.  If not,
0019 write to the Free Software Foundation, Inc., 51 Franklin Street,
0020 Fifth Floor, Boston, MA 02110-1301, USA.</comment>
0021  <class>SubtotalsWidget</class>
0022  <widget class="QWidget" name="SubtotalsWidget">
0023   <property name="geometry">
0024    <rect>
0025     <x>0</x>
0026     <y>0</y>
0027     <width>178</width>
0028     <height>132</height>
0029    </rect>
0030   </property>
0031   <layout class="QFormLayout" name="formLayout">
0032    <item row="0" column="0">
0033     <widget class="QLabel" name="m_eachChangeLabel">
0034      <property name="text">
0035       <string>At each change in:</string>
0036      </property>
0037     </widget>
0038    </item>
0039    <item row="0" column="1">
0040     <widget class="KComboBox" name="m_columnBox"/>
0041    </item>
0042    <item row="1" column="0">
0043     <widget class="QLabel" name="m_useFunctionLabel">
0044      <property name="text">
0045       <string>Use function:</string>
0046      </property>
0047     </widget>
0048    </item>
0049    <item row="1" column="1">
0050     <widget class="KComboBox" name="m_functionBox"/>
0051    </item>
0052    <item row="2" column="0">
0053     <widget class="QLabel" name="m_addSubtotalToLabel">
0054      <property name="text">
0055       <string>Add Subtotal to:</string>
0056      </property>
0057     </widget>
0058    </item>
0059    <item row="2" column="1">
0060     <widget class="QListWidget" name="m_columnList"/>
0061    </item>
0062   </layout>
0063  </widget>
0064  <customwidgets>
0065   <customwidget>
0066    <class>KComboBox</class>
0067    <extends>QComboBox</extends>
0068    <header>kcombobox.h</header>
0069   </customwidget>
0070  </customwidgets>
0071  <resources/>
0072  <connections/>
0073 </ui>