Warning, /office/calligra/sheets/dialogs/DataFormatWidget.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 (C) 2006 Stefan Nikolaus &lt;stefan.nikolaus@kdemail.net&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>DataFormatWidget</class>
0022  <widget class="QWidget" name="DataFormatWidget">
0023   <property name="geometry">
0024    <rect>
0025     <x>0</x>
0026     <y>0</y>
0027     <width>624</width>
0028     <height>433</height>
0029    </rect>
0030   </property>
0031   <layout class="QVBoxLayout">
0032    <item>
0033     <widget class="QGroupBox" name="groupBox">
0034      <property name="title">
0035       <string>Format</string>
0036      </property>
0037      <layout class="QGridLayout">
0038       <item row="7" column="1" rowspan="3">
0039        <widget class="QGroupBox" name="groupBox_3">
0040         <property name="title">
0041          <string>Preview</string>
0042         </property>
0043         <layout class="QVBoxLayout">
0044          <item>
0045           <widget class="QLabel" name="label">
0046            <property name="text">
0047             <string comment="KDE::DoNotExtract">TextLabel</string>
0048            </property>
0049           </widget>
0050          </item>
0051         </layout>
0052        </widget>
0053       </item>
0054       <item row="0" column="1" rowspan="7">
0055        <widget class="QListWidget" name="listWidget"/>
0056       </item>
0057       <item row="9" column="0">
0058        <widget class="QRadioButton" name="radioButton_9">
0059         <property name="text">
0060          <string>Text</string>
0061         </property>
0062        </widget>
0063       </item>
0064       <item row="7" column="0">
0065        <widget class="QRadioButton" name="radioButton_8">
0066         <property name="text">
0067          <string>Time</string>
0068         </property>
0069        </widget>
0070       </item>
0071       <item row="6" column="0">
0072        <widget class="QRadioButton" name="radioButton_7">
0073         <property name="text">
0074          <string>Date</string>
0075         </property>
0076        </widget>
0077       </item>
0078       <item row="5" column="0">
0079        <widget class="QRadioButton" name="radioButton_6">
0080         <property name="text">
0081          <string>Fraction</string>
0082         </property>
0083        </widget>
0084       </item>
0085       <item row="4" column="0">
0086        <widget class="QRadioButton" name="radioButton_5">
0087         <property name="text">
0088          <string>Currency</string>
0089         </property>
0090        </widget>
0091       </item>
0092       <item row="3" column="0">
0093        <widget class="QRadioButton" name="radioButton_4">
0094         <property name="text">
0095          <string>Money</string>
0096         </property>
0097        </widget>
0098       </item>
0099       <item row="2" column="0">
0100        <widget class="QRadioButton" name="radioButton_3">
0101         <property name="text">
0102          <string>Percent</string>
0103         </property>
0104        </widget>
0105       </item>
0106       <item row="0" column="0">
0107        <widget class="QRadioButton" name="radioButton">
0108         <property name="text">
0109          <string>Generic</string>
0110         </property>
0111        </widget>
0112       </item>
0113       <item row="1" column="0">
0114        <widget class="QRadioButton" name="radioButton_2">
0115         <property name="text">
0116          <string>Number</string>
0117         </property>
0118        </widget>
0119       </item>
0120       <item row="8" column="0">
0121        <widget class="QRadioButton" name="radioButton_10">
0122         <property name="text">
0123          <string>Date and Time</string>
0124         </property>
0125        </widget>
0126       </item>
0127      </layout>
0128     </widget>
0129    </item>
0130    <item>
0131     <widget class="QGroupBox" name="groupBox_2">
0132      <property name="title">
0133       <string/>
0134      </property>
0135      <layout class="QGridLayout">
0136       <item row="1" column="3">
0137        <widget class="KComboBox" name="comboBox_2">
0138         <property name="sizePolicy">
0139          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0140           <horstretch>0</horstretch>
0141           <verstretch>0</verstretch>
0142          </sizepolicy>
0143         </property>
0144        </widget>
0145       </item>
0146       <item row="0" column="3">
0147        <widget class="KComboBox" name="comboBox">
0148         <property name="sizePolicy">
0149          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0150           <horstretch>0</horstretch>
0151           <verstretch>0</verstretch>
0152          </sizepolicy>
0153         </property>
0154        </widget>
0155       </item>
0156       <item row="1" column="2">
0157        <widget class="QLabel" name="label_6">
0158         <property name="text">
0159          <string>Currency:</string>
0160         </property>
0161        </widget>
0162       </item>
0163       <item row="0" column="2">
0164        <widget class="QLabel" name="label_5">
0165         <property name="text">
0166          <string>Format:</string>
0167         </property>
0168        </widget>
0169       </item>
0170       <item row="2" column="0">
0171        <widget class="QLabel" name="label_4">
0172         <property name="text">
0173          <string>Postfix:</string>
0174         </property>
0175        </widget>
0176       </item>
0177       <item row="2" column="1">
0178        <widget class="KLineEdit" name="lineEdit_2">
0179         <property name="sizePolicy">
0180          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0181           <horstretch>0</horstretch>
0182           <verstretch>0</verstretch>
0183          </sizepolicy>
0184         </property>
0185        </widget>
0186       </item>
0187       <item row="0" column="1">
0188        <widget class="KLineEdit" name="lineEdit">
0189         <property name="sizePolicy">
0190          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0191           <horstretch>0</horstretch>
0192           <verstretch>0</verstretch>
0193          </sizepolicy>
0194         </property>
0195        </widget>
0196       </item>
0197       <item row="1" column="1">
0198        <widget class="QDoubleSpinBox" name="doubleSpinBox">
0199         <property name="sizePolicy">
0200          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0201           <horstretch>0</horstretch>
0202           <verstretch>0</verstretch>
0203          </sizepolicy>
0204         </property>
0205        </widget>
0206       </item>
0207       <item row="1" column="0">
0208        <widget class="QLabel" name="label_3">
0209         <property name="text">
0210          <string>Precision:</string>
0211         </property>
0212        </widget>
0213       </item>
0214       <item row="0" column="0">
0215        <widget class="QLabel" name="label_2">
0216         <property name="text">
0217          <string>Prefix:</string>
0218         </property>
0219        </widget>
0220       </item>
0221      </layout>
0222     </widget>
0223    </item>
0224   </layout>
0225  </widget>
0226  <customwidgets>
0227   <customwidget>
0228    <class>KLineEdit</class>
0229    <extends>QLineEdit</extends>
0230    <header>klineedit.h</header>
0231   </customwidget>
0232   <customwidget>
0233    <class>KComboBox</class>
0234    <extends>QComboBox</extends>
0235    <header>kcombobox.h</header>
0236   </customwidget>
0237  </customwidgets>
0238  <tabstops>
0239   <tabstop>listWidget</tabstop>
0240   <tabstop>radioButton</tabstop>
0241   <tabstop>radioButton_2</tabstop>
0242   <tabstop>radioButton_3</tabstop>
0243   <tabstop>radioButton_4</tabstop>
0244   <tabstop>radioButton_5</tabstop>
0245   <tabstop>radioButton_6</tabstop>
0246   <tabstop>radioButton_7</tabstop>
0247   <tabstop>radioButton_8</tabstop>
0248   <tabstop>radioButton_9</tabstop>
0249   <tabstop>lineEdit</tabstop>
0250   <tabstop>comboBox</tabstop>
0251   <tabstop>doubleSpinBox</tabstop>
0252   <tabstop>comboBox_2</tabstop>
0253   <tabstop>lineEdit_2</tabstop>
0254  </tabstops>
0255  <resources/>
0256  <connections/>
0257 </ui>