Warning, /office/kmymoney/kmymoney/dialogs/ktagreassigndlg.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>KTagReassignDlg</class>
0004  <widget class="QDialog" name="KTagReassignDlg">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>577</width>
0010     <height>306</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Delete or reassign tags</string>
0015   </property>
0016   <property name="sizeGripEnabled">
0017    <bool>false</bool>
0018   </property>
0019   <property name="modal">
0020    <bool>true</bool>
0021   </property>
0022   <layout class="QVBoxLayout">
0023    <item>
0024     <widget class="QWidget" name="tagSelectionGroup" native="true">
0025      <property name="minimumSize">
0026       <size>
0027        <width>0</width>
0028        <height>0</height>
0029       </size>
0030      </property>
0031      <layout class="QVBoxLayout" name="verticalLayout">
0032       <property name="leftMargin">
0033        <number>0</number>
0034       </property>
0035       <property name="topMargin">
0036        <number>0</number>
0037       </property>
0038       <property name="rightMargin">
0039        <number>0</number>
0040       </property>
0041       <property name="bottomMargin">
0042        <number>0</number>
0043       </property>
0044       <item>
0045        <widget class="QLabel" name="textLabel1">
0046         <property name="minimumSize">
0047          <size>
0048           <width>300</width>
0049           <height>0</height>
0050          </size>
0051         </property>
0052         <property name="text">
0053          <string>To complete the deletion operation, either select a tag from the available tags that will replace the selected tags before they are deleted or mark the checkbox below depending on your choice. The OK button becomes accessible once you have selected a tag or marked the checkbox.</string>
0054         </property>
0055         <property name="alignment">
0056          <set>Qt::AlignJustify|Qt::AlignTop</set>
0057         </property>
0058         <property name="wordWrap">
0059          <bool>true</bool>
0060         </property>
0061        </widget>
0062       </item>
0063       <item>
0064        <spacer name="verticalSpacer">
0065         <property name="orientation">
0066          <enum>Qt::Vertical</enum>
0067         </property>
0068         <property name="sizeHint" stdset="0">
0069          <size>
0070           <width>20</width>
0071           <height>16</height>
0072          </size>
0073         </property>
0074        </spacer>
0075       </item>
0076       <item>
0077        <widget class="QLabel" name="textLabel2">
0078         <property name="text">
0079          <string>Available tags:</string>
0080         </property>
0081         <property name="wordWrap">
0082          <bool>false</bool>
0083         </property>
0084        </widget>
0085       </item>
0086       <item>
0087        <widget class="QComboBox" name="tagCombo"/>
0088       </item>
0089      </layout>
0090     </widget>
0091    </item>
0092    <item>
0093     <spacer name="spacer8">
0094      <property name="orientation">
0095       <enum>Qt::Vertical</enum>
0096      </property>
0097      <property name="sizeType">
0098       <enum>QSizePolicy::Fixed</enum>
0099      </property>
0100      <property name="sizeHint" stdset="0">
0101       <size>
0102        <width>20</width>
0103        <height>16</height>
0104       </size>
0105      </property>
0106     </spacer>
0107    </item>
0108    <item>
0109     <widget class="QCheckBox" name="removeCheckBox">
0110      <property name="text">
0111       <string>Remove selected tags from all transactions, schedules and reports before deleting them.</string>
0112      </property>
0113     </widget>
0114    </item>
0115    <item>
0116     <spacer name="spacer9">
0117      <property name="orientation">
0118       <enum>Qt::Vertical</enum>
0119      </property>
0120      <property name="sizeType">
0121       <enum>QSizePolicy::Expanding</enum>
0122      </property>
0123      <property name="sizeHint" stdset="0">
0124       <size>
0125        <width>20</width>
0126        <height>20</height>
0127       </size>
0128      </property>
0129     </spacer>
0130    </item>
0131    <item>
0132     <widget class="Line" name="line1">
0133      <property name="frameShape">
0134       <enum>QFrame::HLine</enum>
0135      </property>
0136      <property name="frameShadow">
0137       <enum>QFrame::Sunken</enum>
0138      </property>
0139     </widget>
0140    </item>
0141    <item>
0142     <widget class="QDialogButtonBox" name="buttonBox">
0143      <property name="standardButtons">
0144       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0145      </property>
0146     </widget>
0147    </item>
0148   </layout>
0149  </widget>
0150  <layoutdefault spacing="6" margin="11"/>
0151  <resources/>
0152  <connections>
0153   <connection>
0154    <sender>buttonBox</sender>
0155    <signal>accepted()</signal>
0156    <receiver>KTagReassignDlg</receiver>
0157    <slot>accept()</slot>
0158    <hints>
0159     <hint type="sourcelabel">
0160      <x>313</x>
0161      <y>352</y>
0162     </hint>
0163     <hint type="destinationlabel">
0164      <x>76</x>
0165      <y>308</y>
0166     </hint>
0167    </hints>
0168   </connection>
0169   <connection>
0170    <sender>buttonBox</sender>
0171    <signal>rejected()</signal>
0172    <receiver>KTagReassignDlg</receiver>
0173    <slot>reject()</slot>
0174    <hints>
0175     <hint type="sourcelabel">
0176      <x>462</x>
0177      <y>357</y>
0178     </hint>
0179     <hint type="destinationlabel">
0180      <x>392</x>
0181      <y>308</y>
0182     </hint>
0183    </hints>
0184   </connection>
0185   <connection>
0186    <sender>removeCheckBox</sender>
0187    <signal>toggled(bool)</signal>
0188    <receiver>tagSelectionGroup</receiver>
0189    <slot>setDisabled(bool)</slot>
0190    <hints>
0191     <hint type="sourcelabel">
0192      <x>278</x>
0193      <y>98</y>
0194     </hint>
0195     <hint type="destinationlabel">
0196      <x>278</x>
0197      <y>143</y>
0198     </hint>
0199    </hints>
0200   </connection>
0201  </connections>
0202 </ui>