Warning, /system/apper/Apper/TransactionHistory.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>TransactionHistory</class>
0004  <widget class="QWidget" name="TransactionHistory">
0005   <layout class="QGridLayout" name="gridLayout">
0006    <property name="margin">
0007     <number>0</number>
0008    </property>
0009    <item row="1" column="0">
0010     <widget class="QTreeView" name="treeView">
0011      <property name="contextMenuPolicy">
0012       <enum>Qt::CustomContextMenu</enum>
0013      </property>
0014      <property name="alternatingRowColors">
0015       <bool>true</bool>
0016      </property>
0017      <property name="iconSize">
0018       <size>
0019        <width>24</width>
0020        <height>24</height>
0021       </size>
0022      </property>
0023      <property name="rootIsDecorated">
0024       <bool>false</bool>
0025      </property>
0026      <property name="itemsExpandable">
0027       <bool>false</bool>
0028      </property>
0029      <property name="sortingEnabled">
0030       <bool>true</bool>
0031      </property>
0032     </widget>
0033    </item>
0034    <item row="0" column="0">
0035     <widget class="QLabel" name="timeCacheLabel">
0036      <property name="text">
0037       <string notr="true">Time since last cache refresh: 5 hours</string>
0038      </property>
0039     </widget>
0040    </item>
0041   </layout>
0042  </widget>
0043  <resources/>
0044  <connections/>
0045 </ui>