Warning, /office/kmymoney/kmymoney/dialogs/kenterscheduledlg.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>KEnterScheduleDlg</class>
0004  <widget class="QDialog" name="KEnterScheduleDlg">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>780</width>
0010     <height>410</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Enter Schedule</string>
0015   </property>
0016   <property name="sizeGripEnabled">
0017    <bool>true</bool>
0018   </property>
0019   <layout class="QVBoxLayout">
0020    <item>
0021     <widget class="QGroupBox" name="groupBox1">
0022      <property name="title">
0023       <string>Schedule Details</string>
0024      </property>
0025      <layout class="QHBoxLayout">
0026       <item>
0027        <widget class="QLabel" name="textLabel5">
0028         <property name="sizePolicy">
0029          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0030           <horstretch>1</horstretch>
0031           <verstretch>1</verstretch>
0032          </sizepolicy>
0033         </property>
0034         <property name="minimumSize">
0035          <size>
0036           <width>70</width>
0037           <height>0</height>
0038          </size>
0039         </property>
0040         <property name="font">
0041          <font/>
0042         </property>
0043         <property name="text">
0044          <string comment="@label schedule name">Name:</string>
0045         </property>
0046         <property name="wordWrap">
0047          <bool>false</bool>
0048         </property>
0049        </widget>
0050       </item>
0051       <item>
0052        <widget class="QLabel" name="m_scheduleName">
0053         <property name="text">
0054          <string/>
0055         </property>
0056         <property name="wordWrap">
0057          <bool>false</bool>
0058         </property>
0059        </widget>
0060       </item>
0061       <item>
0062        <spacer name="Horizontal Spacing3">
0063         <property name="orientation">
0064          <enum>Qt::Horizontal</enum>
0065         </property>
0066         <property name="sizeType">
0067          <enum>QSizePolicy::Expanding</enum>
0068         </property>
0069         <property name="sizeHint" stdset="0">
0070          <size>
0071           <width>20</width>
0072           <height>0</height>
0073          </size>
0074         </property>
0075        </spacer>
0076       </item>
0077       <item>
0078        <widget class="QLabel" name="textLabel1_2">
0079         <property name="sizePolicy">
0080          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0081           <horstretch>1</horstretch>
0082           <verstretch>1</verstretch>
0083          </sizepolicy>
0084         </property>
0085         <property name="minimumSize">
0086          <size>
0087           <width>70</width>
0088           <height>0</height>
0089          </size>
0090         </property>
0091         <property name="font">
0092          <font/>
0093         </property>
0094         <property name="text">
0095          <string>Type:</string>
0096         </property>
0097         <property name="wordWrap">
0098          <bool>false</bool>
0099         </property>
0100        </widget>
0101       </item>
0102       <item>
0103        <widget class="QLabel" name="m_type">
0104         <property name="sizePolicy">
0105          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0106           <horstretch>1</horstretch>
0107           <verstretch>1</verstretch>
0108          </sizepolicy>
0109         </property>
0110         <property name="text">
0111          <string/>
0112         </property>
0113         <property name="wordWrap">
0114          <bool>false</bool>
0115         </property>
0116        </widget>
0117       </item>
0118      </layout>
0119     </widget>
0120    </item>
0121    <item>
0122     <widget class="KMyMoneyRegister::Register" name="m_register" native="true">
0123      <property name="rowCount" stdset="0">
0124       <number>0</number>
0125      </property>
0126      <property name="columnCount" stdset="0">
0127       <number>12</number>
0128      </property>
0129     </widget>
0130    </item>
0131    <item>
0132     <widget class="QGroupBox" name="frame4">
0133      <layout class="QVBoxLayout">
0134       <property name="leftMargin">
0135        <number>1</number>
0136       </property>
0137       <property name="topMargin">
0138        <number>1</number>
0139       </property>
0140       <property name="rightMargin">
0141        <number>1</number>
0142       </property>
0143       <property name="bottomMargin">
0144        <number>1</number>
0145       </property>
0146       <item>
0147        <widget class="KMyMoneyTransactionForm::TransactionForm" name="m_form" native="true">
0148         <property name="sizePolicy">
0149          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0150           <horstretch>1</horstretch>
0151           <verstretch>5</verstretch>
0152          </sizepolicy>
0153         </property>
0154         <property name="rowCount" stdset="0">
0155          <number>5</number>
0156         </property>
0157         <property name="columnCount" stdset="0">
0158          <number>1</number>
0159         </property>
0160        </widget>
0161       </item>
0162      </layout>
0163     </widget>
0164    </item>
0165    <item>
0166     <widget class="Line" name="line2">
0167      <property name="frameShape">
0168       <enum>QFrame::HLine</enum>
0169      </property>
0170      <property name="frameShadow">
0171       <enum>QFrame::Sunken</enum>
0172      </property>
0173     </widget>
0174    </item>
0175    <item>
0176     <layout class="QHBoxLayout">
0177      <item>
0178       <widget class="QPushButton" name="buttonHelp">
0179        <property name="text">
0180         <string>Help</string>
0181        </property>
0182       </widget>
0183      </item>
0184      <item>
0185       <spacer name="Horizontal Spacing2">
0186        <property name="orientation">
0187         <enum>Qt::Horizontal</enum>
0188        </property>
0189        <property name="sizeType">
0190         <enum>QSizePolicy::Expanding</enum>
0191        </property>
0192        <property name="sizeHint" stdset="0">
0193         <size>
0194          <width>190</width>
0195          <height>20</height>
0196         </size>
0197        </property>
0198       </spacer>
0199      </item>
0200      <item>
0201       <widget class="QPushButton" name="buttonOk">
0202        <property name="toolTip">
0203         <string>Enter the transaction and advance the next due date of this schedule to the next payment date.</string>
0204        </property>
0205        <property name="text">
0206         <string>Enter</string>
0207        </property>
0208        <property name="shortcut">
0209         <string/>
0210        </property>
0211        <property name="autoDefault">
0212         <bool>true</bool>
0213        </property>
0214        <property name="default">
0215         <bool>true</bool>
0216        </property>
0217       </widget>
0218      </item>
0219      <item>
0220       <widget class="QPushButton" name="buttonSkip">
0221        <property name="toolTip">
0222         <string>Do not enter the transaction but advance the next due date of this schedule to the next payment date.</string>
0223        </property>
0224        <property name="text">
0225         <string>&amp;Skip</string>
0226        </property>
0227        <property name="isDragEnabled" stdset="0">
0228         <bool>true</bool>
0229        </property>
0230       </widget>
0231      </item>
0232      <item>
0233       <widget class="QPushButton" name="buttonIgnore">
0234        <property name="toolTip">
0235         <string>Do not enter or skip payments for this schedule but continue with the next schedule.</string>
0236        </property>
0237        <property name="text">
0238         <string>Ignore</string>
0239        </property>
0240       </widget>
0241      </item>
0242      <item>
0243       <widget class="QPushButton" name="buttonCancel">
0244        <property name="toolTip">
0245         <string>Cancel processing of schedule entry.</string>
0246        </property>
0247        <property name="text">
0248         <string>Cancel</string>
0249        </property>
0250       </widget>
0251      </item>
0252     </layout>
0253    </item>
0254   </layout>
0255  </widget>
0256  <layoutdefault spacing="6" margin="11"/>
0257  <customwidgets>
0258   <customwidget>
0259    <class>KMyMoneyRegister::Register</class>
0260    <extends>QWidget</extends>
0261    <header>register.h</header>
0262   </customwidget>
0263   <customwidget>
0264    <class>KMyMoneyTransactionForm::TransactionForm</class>
0265    <extends>QWidget</extends>
0266    <header>transactionform.h</header>
0267   </customwidget>
0268  </customwidgets>
0269  <resources/>
0270  <connections>
0271   <connection>
0272    <sender>buttonOk</sender>
0273    <signal>clicked()</signal>
0274    <receiver>KEnterScheduleDlg</receiver>
0275    <slot>accept()</slot>
0276    <hints>
0277     <hint type="sourcelabel">
0278      <x>20</x>
0279      <y>20</y>
0280     </hint>
0281     <hint type="destinationlabel">
0282      <x>20</x>
0283      <y>20</y>
0284     </hint>
0285    </hints>
0286   </connection>
0287   <connection>
0288    <sender>buttonCancel</sender>
0289    <signal>clicked()</signal>
0290    <receiver>KEnterScheduleDlg</receiver>
0291    <slot>reject()</slot>
0292    <hints>
0293     <hint type="sourcelabel">
0294      <x>20</x>
0295      <y>20</y>
0296     </hint>
0297     <hint type="destinationlabel">
0298      <x>20</x>
0299      <y>20</y>
0300     </hint>
0301    </hints>
0302   </connection>
0303  </connections>
0304 </ui>