Warning, /office/kmymoney/kmymoney/plugins/views/reports/reportsviewsettings.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  <class>ReportsViewSettings</class>
0004  <widget class="QWidget" name="ReportsViewSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>614</width>
0010     <height>468</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Report Settings</string>
0015   </property>
0016   <layout class="QVBoxLayout">
0017    <item>
0018     <widget class="QGroupBox" name="groupBox6">
0019      <property name="title">
0020       <string/>
0021      </property>
0022      <layout class="QGridLayout" name="gridLayout">
0023       <item row="0" column="0">
0024        <widget class="QLabel" name="label_1">
0025         <property name="text">
0026          <string>Maximum number of legend items to display</string>
0027         </property>
0028        </widget>
0029       </item>
0030       <item row="0" column="1">
0031        <layout class="QHBoxLayout" name="horizontalLayout_6">
0032         <item>
0033          <widget class="QSpinBox" name="kcfg_MaximumLegendItems">
0034           <property name="toolTip">
0035            <string>maximum number of items in diagram legends</string>
0036           </property>
0037          </widget>
0038         </item>
0039         <item>
0040          <spacer name="horizontalSpacer">
0041           <property name="orientation">
0042            <enum>Qt::Horizontal</enum>
0043           </property>
0044           <property name="sizeHint" stdset="0">
0045            <size>
0046             <width>40</width>
0047             <height>20</height>
0048            </size>
0049           </property>
0050          </spacer>
0051         </item>
0052        </layout>
0053       </item>
0054       <item row="1" column="0">
0055        <widget class="QLabel" name="label_3">
0056         <property name="text">
0057          <string>Charts line width</string>
0058         </property>
0059        </widget>
0060       </item>
0061       <item row="1" column="1">
0062        <layout class="QHBoxLayout" name="horizontalLayout_7">
0063         <item>
0064          <widget class="QSpinBox" name="kcfg_LineWidth">
0065           <property name="toolTip">
0066            <string>Line width for diagrams, in pixels</string>
0067           </property>
0068          </widget>
0069         </item>
0070         <item>
0071          <spacer name="horizontalSpacer_2">
0072           <property name="orientation">
0073            <enum>Qt::Horizontal</enum>
0074           </property>
0075           <property name="sizeHint" stdset="0">
0076            <size>
0077             <width>40</width>
0078             <height>20</height>
0079            </size>
0080           </property>
0081          </spacer>
0082         </item>
0083        </layout>
0084       </item>
0085       <item row="2" column="0">
0086        <widget class="QLabel" name="label">
0087         <property name="text">
0088          <string>Charts palette</string>
0089         </property>
0090        </widget>
0091       </item>
0092       <item row="2" column="1">
0093        <layout class="QHBoxLayout" name="horizontalLayout">
0094         <item>
0095          <widget class="KComboBox" name="kcfg_ChartsPalette">
0096           <property name="currentIndex">
0097            <number>0</number>
0098           </property>
0099           <item>
0100            <property name="text">
0101             <string comment="@item KDChart color palette">Default</string>
0102            </property>
0103           </item>
0104           <item>
0105            <property name="text">
0106             <string comment="@item KDChart color palette">Rainbow</string>
0107            </property>
0108           </item>
0109           <item>
0110            <property name="text">
0111             <string comment="@item KDChart color palette">Subdued</string>
0112            </property>
0113           </item>
0114          </widget>
0115         </item>
0116         <item>
0117          <spacer name="horizontalSpacer_3">
0118           <property name="orientation">
0119            <enum>Qt::Horizontal</enum>
0120           </property>
0121           <property name="sizeHint" stdset="0">
0122            <size>
0123             <width>40</width>
0124             <height>20</height>
0125            </size>
0126           </property>
0127          </spacer>
0128         </item>
0129        </layout>
0130       </item>
0131       <item row="3" column="0">
0132        <widget class="QLabel" name="label_4">
0133         <property name="text">
0134          <string>Default CSS file</string>
0135         </property>
0136        </widget>
0137       </item>
0138       <item row="3" column="1">
0139        <widget class="KUrlRequester" name="kcfg_CssFileDefault">
0140         <property name="toolTip">
0141          <string>default style sheet</string>
0142         </property>
0143         <property name="kcfg_property" stdset="0">
0144          <cstring>text</cstring>
0145         </property>
0146        </widget>
0147       </item>
0148       <item row="4" column="1">
0149        <spacer name="verticalSpacer">
0150         <property name="orientation">
0151          <enum>Qt::Vertical</enum>
0152         </property>
0153         <property name="sizeHint" stdset="0">
0154          <size>
0155           <width>20</width>
0156           <height>40</height>
0157          </size>
0158         </property>
0159        </spacer>
0160       </item>
0161      </layout>
0162     </widget>
0163    </item>
0164   </layout>
0165  </widget>
0166  <layoutdefault spacing="6" margin="11"/>
0167  <customwidgets>
0168   <customwidget>
0169    <class>KComboBox</class>
0170    <extends>QComboBox</extends>
0171    <header>kcombobox.h</header>
0172   </customwidget>
0173   <customwidget>
0174    <class>KUrlRequester</class>
0175    <extends>QWidget</extends>
0176    <header>kurlrequester.h</header>
0177   </customwidget>
0178  </customwidgets>
0179  <tabstops>
0180   <tabstop>kcfg_MaximumLegendItems</tabstop>
0181   <tabstop>kcfg_LineWidth</tabstop>
0182  </tabstops>
0183  <resources/>
0184  <connections/>
0185 </ui>