Warning, /office/calligra/sheets/dialogs/GoalSeekWidget.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 2009 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>Calligra::Sheets::GoalSeekWidget</class>
0022  <widget class="QWidget" name="Calligra::Sheets::GoalSeekWidget">
0023   <property name="geometry">
0024    <rect>
0025     <x>0</x>
0026     <y>0</y>
0027     <width>262</width>
0028     <height>148</height>
0029    </rect>
0030   </property>
0031   <layout class="QFormLayout" name="formLayout">
0032    <property name="fieldGrowthPolicy">
0033     <enum>QFormLayout::ExpandingFieldsGrow</enum>
0034    </property>
0035    <item row="0" column="0">
0036     <widget class="QLabel" name="label1">
0037      <property name="text">
0038       <string>Set cell:</string>
0039      </property>
0040     </widget>
0041    </item>
0042    <item row="0" column="1">
0043     <widget class="Calligra::Sheets::RegionSelector" name="selector1" native="true"/>
0044    </item>
0045    <item row="1" column="0">
0046     <widget class="QLabel" name="label2">
0047      <property name="text">
0048       <string>To value:</string>
0049      </property>
0050     </widget>
0051    </item>
0052    <item row="1" column="1">
0053     <widget class="Calligra::Sheets::RegionSelector" name="selector2" native="true"/>
0054    </item>
0055    <item row="2" column="0">
0056     <widget class="QLabel" name="label3">
0057      <property name="text">
0058       <string>By changing cell:</string>
0059      </property>
0060     </widget>
0061    </item>
0062    <item row="2" column="1">
0063     <widget class="Calligra::Sheets::RegionSelector" name="selector3" native="true"/>
0064    </item>
0065    <item row="3" column="0" colspan="2">
0066     <widget class="QWidget" name="preview" native="true">
0067      <layout class="QFormLayout" name="formLayout_preview">
0068       <item row="0" column="0" colspan="2">
0069        <widget class="QLabel" name="label4">
0070         <property name="text">
0071          <string>Goal seeking with cell &lt;cell&gt; found &lt;a | no&gt; solution:</string>
0072         </property>
0073         <property name="wordWrap">
0074          <bool>false</bool>
0075         </property>
0076        </widget>
0077       </item>
0078       <item row="1" column="0">
0079        <widget class="QLabel" name="label5">
0080         <property name="text">
0081          <string>New value:</string>
0082         </property>
0083        </widget>
0084       </item>
0085       <item row="1" column="1">
0086        <widget class="QLabel" name="newValue">
0087         <property name="text">
0088          <string/>
0089         </property>
0090        </widget>
0091       </item>
0092       <item row="2" column="0">
0093        <widget class="QLabel" name="label6">
0094         <property name="text">
0095          <string>Current value:</string>
0096         </property>
0097        </widget>
0098       </item>
0099       <item row="2" column="1">
0100        <widget class="QLabel" name="currentValue">
0101         <property name="text">
0102          <string/>
0103         </property>
0104        </widget>
0105       </item>
0106      </layout>
0107     </widget>
0108    </item>
0109   </layout>
0110  </widget>
0111  <customwidgets>
0112   <customwidget>
0113    <class>Calligra::Sheets::RegionSelector</class>
0114    <extends>QWidget</extends>
0115    <header location="global">ui/RegionSelector.h</header>
0116    <container>1</container>
0117   </customwidget>
0118  </customwidgets>
0119  <resources/>
0120  <connections/>
0121 </ui>