Warning, /office/kmymoney/kmymoney/widgets/transactionsortoption.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0" stdsetdef="1">
0003   <author>Thomas Baumgart &lt;ipwizard@users.sourceforge.net&gt;</author>
0004   <comment></comment>
0005   <exportmacro></exportmacro>
0006   <class>TransactionSortOption</class>
0007   <widget class="QWidget" name="TransactionSortOption">
0008     <property name="geometry">
0009       <rect>
0010         <x>0</x>
0011         <y>0</y>
0012         <width>486</width>
0013         <height>230</height>
0014       </rect>
0015     </property>
0016     <layout class="QHBoxLayout">
0017       <item>
0018         <layout class="QVBoxLayout">
0019           <item>
0020             <widget class="QListWidget" name="m_availableList">
0021               <column>
0022                 <property name="text">
0023                   <string>Sort options</string>
0024                 </property>
0025                 <property name="clickable">
0026                   <bool>true</bool>
0027                 </property>
0028                 <property name="resizable">
0029                   <bool>true</bool>
0030                 </property>
0031               </column>
0032             </widget>
0033           </item>
0034         </layout>
0035       </item>
0036       <item>
0037         <layout class="QVBoxLayout">
0038           <item>
0039             <spacer name="spacer3">
0040               <property name="sizeHint">
0041                 <size>
0042                   <width>20</width>
0043                   <height>67</height>
0044                 </size>
0045               </property>
0046               <property name="sizeType">
0047                 <enum>QSizePolicy::Expanding</enum>
0048               </property>
0049               <property name="orientation">
0050                 <enum>Qt::Vertical</enum>
0051               </property>
0052             </spacer>
0053           </item>
0054           <item>
0055             <widget class="QPushButton" name="m_addButton">
0056               <property name="text">
0057                 <string/>
0058               </property>
0059             </widget>
0060           </item>
0061           <item>
0062             <widget class="QPushButton" name="m_removeButton">
0063               <property name="text">
0064                 <string/>
0065               </property>
0066             </widget>
0067           </item>
0068           <item>
0069             <spacer name="spacer4">
0070               <property name="sizeHint">
0071                 <size>
0072                   <width>21</width>
0073                   <height>67</height>
0074                 </size>
0075               </property>
0076               <property name="sizeType">
0077                 <enum>QSizePolicy::Expanding</enum>
0078               </property>
0079               <property name="orientation">
0080                 <enum>Qt::Vertical</enum>
0081               </property>
0082             </spacer>
0083           </item>
0084         </layout>
0085       </item>
0086       <item>
0087         <layout class="QVBoxLayout">
0088           <item>
0089             <widget class="QListWidget" name="m_selectedList">
0090               <column>
0091                 <property name="text">
0092                   <string>Sort order</string>
0093                 </property>
0094                 <property name="clickable">
0095                   <bool>true</bool>
0096                 </property>
0097                 <property name="resizable">
0098                   <bool>true</bool>
0099                 </property>
0100               </column>
0101             </widget>
0102           </item>
0103         </layout>
0104       </item>
0105       <item>
0106         <layout class="QVBoxLayout">
0107           <item>
0108             <spacer name="spacer5">
0109               <property name="sizeHint">
0110                 <size>
0111                   <width>20</width>
0112                   <height>67</height>
0113                 </size>
0114               </property>
0115               <property name="sizeType">
0116                 <enum>QSizePolicy::Expanding</enum>
0117               </property>
0118               <property name="orientation">
0119                 <enum>Qt::Vertical</enum>
0120               </property>
0121             </spacer>
0122           </item>
0123           <item>
0124             <widget class="QPushButton" name="m_upButton">
0125               <property name="text">
0126                 <string/>
0127               </property>
0128             </widget>
0129           </item>
0130           <item>
0131             <widget class="QPushButton" name="m_downButton">
0132               <property name="text">
0133                 <string/>
0134               </property>
0135             </widget>
0136           </item>
0137           <item>
0138             <spacer name="spacer6">
0139               <property name="sizeHint">
0140                 <size>
0141                   <width>20</width>
0142                   <height>67</height>
0143                 </size>
0144               </property>
0145               <property name="sizeType">
0146                 <enum>QSizePolicy::Expanding</enum>
0147               </property>
0148               <property name="orientation">
0149                 <enum>Qt::Vertical</enum>
0150               </property>
0151             </spacer>
0152           </item>
0153         </layout>
0154       </item>
0155     </layout>
0156   </widget>
0157   <layoutdefault spacing="6" margin="11"/>
0158   <customwidgets>
0159     <customwidget>
0160       <class>QListWidget</class>
0161       <extends>QListWidget</extends>
0162       <header location="global">klistwidget.h</header>
0163     </customwidget>
0164   </customwidgets>
0165 </ui>