Warning, /office/kmymoney/kmymoney/plugins/views/reports/reporttabperformance.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>ReportTabPerformance</class>
0004  <widget class="QWidget" name="ReportTabPerformance">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>441</width>
0010     <height>84</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Report Tab</string>
0015   </property>
0016   <property name="toolTip">
0017    <string/>
0018   </property>
0019   <property name="whatsThis">
0020    <string>&lt;p&gt;On this tab, you set the basic properties of this report.&lt;/p&gt;</string>
0021   </property>
0022   <layout class="QVBoxLayout" name="verticalLayout">
0023    <item>
0024     <layout class="QGridLayout" name="gridLayout">
0025      <item row="0" column="1">
0026       <widget class="QComboBox" name="m_investmentSum"/>
0027      </item>
0028      <item row="0" column="0">
0029       <widget class="QLabel" name="lblinvestmentSum">
0030        <property name="text">
0031         <string>Sum investments</string>
0032        </property>
0033       </widget>
0034      </item>
0035      <item row="0" column="2" rowspan="3">
0036       <spacer name="horizontalSpacer">
0037        <property name="orientation">
0038         <enum>Qt::Horizontal</enum>
0039        </property>
0040        <property name="sizeHint" stdset="0">
0041         <size>
0042          <width>40</width>
0043          <height>20</height>
0044         </size>
0045        </property>
0046       </spacer>
0047      </item>
0048      <item row="1" column="1" alignment="Qt::AlignRight">
0049       <widget class="QCheckBox" name="m_checkHideTotals">
0050        <property name="text">
0051         <string/>
0052        </property>
0053       </widget>
0054      </item>
0055      <item row="1" column="0">
0056       <widget class="QLabel" name="lblHideTotals">
0057        <property name="text">
0058         <string>Hide Totals</string>
0059        </property>
0060       </widget>
0061      </item>
0062     </layout>
0063    </item>
0064    <item>
0065     <spacer name="spacer15">
0066      <property name="orientation">
0067       <enum>Qt::Vertical</enum>
0068      </property>
0069      <property name="sizeType">
0070       <enum>QSizePolicy::Expanding</enum>
0071      </property>
0072      <property name="sizeHint" stdset="0">
0073       <size>
0074        <width>20</width>
0075        <height>20</height>
0076       </size>
0077      </property>
0078     </spacer>
0079    </item>
0080   </layout>
0081  </widget>
0082  <layoutdefault spacing="6" margin="11"/>
0083  <resources/>
0084  <connections/>
0085 </ui>