Warning, /office/kmymoney/kmymoney/views/investtransactioneditor.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>InvestTransactionEditor</class>
0004  <widget class="QWidget" name="InvestTransactionEditor">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>660</width>
0010     <height>362</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout" columnstretch="0,5,0,0">
0014    <property name="verticalSpacing">
0015     <number>2</number>
0016    </property>
0017    <item row="4" column="3">
0018     <widget class="AmountEdit" name="priceAmountEdit">
0019      <property name="sizePolicy">
0020       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0021        <horstretch>0</horstretch>
0022        <verstretch>0</verstretch>
0023       </sizepolicy>
0024      </property>
0025      <property name="text">
0026       <string/>
0027      </property>
0028      <property name="placeholderText">
0029       <string>Price/share</string>
0030      </property>
0031      <property name="kmm_taborder" stdset="0">
0032       <bool>true</bool>
0033      </property>
0034     </widget>
0035    </item>
0036    <item row="9" column="3">
0037     <widget class="AmountEdit" name="totalAmountEdit">
0038      <property name="sizePolicy">
0039       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0040        <horstretch>0</horstretch>
0041        <verstretch>0</verstretch>
0042       </sizepolicy>
0043      </property>
0044      <property name="text">
0045       <string/>
0046      </property>
0047      <property name="readOnly">
0048       <bool>true</bool>
0049      </property>
0050      <property name="placeholderText">
0051       <string>Total</string>
0052      </property>
0053      <property name="kmm_taborder" stdset="0">
0054       <bool>true</bool>
0055      </property>
0056     </widget>
0057    </item>
0058    <item row="6" column="2">
0059     <widget class="QLabel" name="interestAmountLabel">
0060      <property name="text">
0061       <string>Interest</string>
0062      </property>
0063     </widget>
0064    </item>
0065    <item row="2" column="3">
0066     <layout class="QHBoxLayout" name="horizontalLayout_4">
0067      <item>
0068       <widget class="KMyMoneyDateEdit" name="dateEdit">
0069        <property name="kmm_taborder" stdset="0">
0070         <bool>true</bool>
0071        </property>
0072       </widget>
0073      </item>
0074      <item>
0075       <spacer name="hs2">
0076        <property name="orientation">
0077         <enum>Qt::Horizontal</enum>
0078        </property>
0079        <property name="sizeHint" stdset="0">
0080         <size>
0081          <width>40</width>
0082          <height>20</height>
0083         </size>
0084        </property>
0085       </spacer>
0086      </item>
0087     </layout>
0088    </item>
0089    <item row="4" column="0">
0090     <widget class="QLabel" name="assetAccountLabel">
0091      <property name="text">
0092       <string>Account</string>
0093      </property>
0094     </widget>
0095    </item>
0096    <item row="3" column="0">
0097     <widget class="QLabel" name="securityLabel">
0098      <property name="text">
0099       <string>Security</string>
0100      </property>
0101     </widget>
0102    </item>
0103    <item row="5" column="2">
0104     <widget class="QLabel" name="feesAmountLabel">
0105      <property name="text">
0106       <string>Fees</string>
0107      </property>
0108     </widget>
0109    </item>
0110    <item row="10" column="2">
0111     <widget class="QLabel" name="statusLabel">
0112      <property name="text">
0113       <string>Status</string>
0114      </property>
0115     </widget>
0116    </item>
0117    <item row="5" column="1">
0118     <widget class="KMyMoneyAccountCombo" name="feesCombo">
0119      <property name="editable">
0120       <bool>true</bool>
0121      </property>
0122      <property name="iconSize">
0123       <size>
0124        <width>0</width>
0125        <height>0</height>
0126       </size>
0127      </property>
0128      <property name="kmm_taborder" stdset="0">
0129       <bool>true</bool>
0130      </property>
0131     </widget>
0132    </item>
0133    <item row="10" column="3">
0134     <widget class="QComboBox" name="statusCombo">
0135      <property name="kmm_taborder" stdset="0">
0136       <bool>true</bool>
0137      </property>
0138      <item>
0139       <property name="text">
0140        <string>Cleared</string>
0141       </property>
0142      </item>
0143     </widget>
0144    </item>
0145    <item row="4" column="2">
0146     <widget class="QLabel" name="priceLabel">
0147      <property name="text">
0148       <string notr="true">Price</string>
0149      </property>
0150     </widget>
0151    </item>
0152    <item row="8" column="0">
0153     <widget class="QLabel" name="memoLabel">
0154      <property name="text">
0155       <string>Memo</string>
0156      </property>
0157      <property name="alignment">
0158       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0159      </property>
0160     </widget>
0161    </item>
0162    <item row="6" column="3">
0163     <widget class="AmountEdit" name="interestAmountEdit">
0164      <property name="sizePolicy">
0165       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0166        <horstretch>0</horstretch>
0167        <verstretch>0</verstretch>
0168       </sizepolicy>
0169      </property>
0170      <property name="text">
0171       <string/>
0172      </property>
0173      <property name="placeholderText">
0174       <string>Interest</string>
0175      </property>
0176      <property name="kmm_taborder" stdset="0">
0177       <bool>true</bool>
0178      </property>
0179     </widget>
0180    </item>
0181    <item row="3" column="2">
0182     <widget class="QLabel" name="sharesLabel">
0183      <property name="text">
0184       <string notr="true">Shares</string>
0185      </property>
0186     </widget>
0187    </item>
0188    <item row="2" column="1">
0189     <widget class="QComboBox" name="activityCombo">
0190      <property name="kmm_taborder" stdset="0">
0191       <bool>true</bool>
0192      </property>
0193     </widget>
0194    </item>
0195    <item row="4" column="1">
0196     <widget class="KMyMoneyAccountCombo" name="assetAccountCombo">
0197      <property name="editable">
0198       <bool>true</bool>
0199      </property>
0200      <property name="iconSize">
0201       <size>
0202        <width>0</width>
0203        <height>0</height>
0204       </size>
0205      </property>
0206      <property name="kmm_taborder" stdset="0">
0207       <bool>true</bool>
0208      </property>
0209     </widget>
0210    </item>
0211    <item row="5" column="0">
0212     <widget class="QLabel" name="feesLabel">
0213      <property name="text">
0214       <string>Fees</string>
0215      </property>
0216     </widget>
0217    </item>
0218    <item row="9" column="2">
0219     <widget class="QLabel" name="totalLabel">
0220      <property name="text">
0221       <string>Total</string>
0222      </property>
0223     </widget>
0224    </item>
0225    <item row="8" column="1" rowspan="4">
0226     <widget class="QPlainTextEdit" name="memoEdit">
0227      <property name="tabChangesFocus">
0228       <bool>true</bool>
0229      </property>
0230      <property name="kmm_taborder" stdset="0">
0231       <bool>true</bool>
0232      </property>
0233     </widget>
0234    </item>
0235    <item row="6" column="0">
0236     <widget class="QLabel" name="interestLabel">
0237      <property name="text">
0238       <string>Interest</string>
0239      </property>
0240     </widget>
0241    </item>
0242    <item row="2" column="2">
0243     <widget class="QLabel" name="dateLabel">
0244      <property name="text">
0245       <string>Date</string>
0246      </property>
0247     </widget>
0248    </item>
0249    <item row="3" column="1">
0250     <widget class="QComboBox" name="securityAccountCombo">
0251      <property name="editable">
0252       <bool>true</bool>
0253      </property>
0254      <property name="iconSize">
0255       <size>
0256        <width>0</width>
0257        <height>0</height>
0258       </size>
0259      </property>
0260      <property name="kmm_taborder" stdset="0">
0261       <bool>true</bool>
0262      </property>
0263     </widget>
0264    </item>
0265    <item row="6" column="1">
0266     <widget class="KMyMoneyAccountCombo" name="interestCombo">
0267      <property name="editable">
0268       <bool>true</bool>
0269      </property>
0270      <property name="iconSize">
0271       <size>
0272        <width>0</width>
0273        <height>0</height>
0274       </size>
0275      </property>
0276      <property name="kmm_taborder" stdset="0">
0277       <bool>true</bool>
0278      </property>
0279     </widget>
0280    </item>
0281    <item row="11" column="2" colspan="2">
0282     <layout class="QHBoxLayout" name="horizontalLayout">
0283      <item>
0284       <spacer name="horizontalSpacer">
0285        <property name="orientation">
0286         <enum>Qt::Horizontal</enum>
0287        </property>
0288        <property name="sizeHint" stdset="0">
0289         <size>
0290          <width>40</width>
0291          <height>20</height>
0292         </size>
0293        </property>
0294       </spacer>
0295      </item>
0296      <item>
0297       <widget class="QToolButton" name="enterButton">
0298        <property name="text">
0299         <string>Enter</string>
0300        </property>
0301        <property name="toolButtonStyle">
0302         <enum>Qt::ToolButtonTextBesideIcon</enum>
0303        </property>
0304        <property name="kmm_taborder" stdset="0">
0305         <bool>true</bool>
0306        </property>
0307       </widget>
0308      </item>
0309      <item>
0310       <widget class="QToolButton" name="cancelButton">
0311        <property name="text">
0312         <string>Cancel</string>
0313        </property>
0314        <property name="toolButtonStyle">
0315         <enum>Qt::ToolButtonTextBesideIcon</enum>
0316        </property>
0317        <property name="kmm_taborder" stdset="0">
0318         <bool>true</bool>
0319        </property>
0320       </widget>
0321      </item>
0322     </layout>
0323    </item>
0324    <item row="2" column="0">
0325     <widget class="QLabel" name="activityLabel">
0326      <property name="text">
0327       <string>Activity</string>
0328      </property>
0329     </widget>
0330    </item>
0331    <item row="5" column="3">
0332     <widget class="AmountEdit" name="feesAmountEdit">
0333      <property name="sizePolicy">
0334       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0335        <horstretch>0</horstretch>
0336        <verstretch>0</verstretch>
0337       </sizepolicy>
0338      </property>
0339      <property name="text">
0340       <string/>
0341      </property>
0342      <property name="placeholderText">
0343       <string>Fees</string>
0344      </property>
0345      <property name="kmm_taborder" stdset="0">
0346       <bool>true</bool>
0347      </property>
0348     </widget>
0349    </item>
0350    <item row="3" column="3">
0351     <widget class="AmountEdit" name="sharesAmountEdit">
0352      <property name="sizePolicy">
0353       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0354        <horstretch>0</horstretch>
0355        <verstretch>0</verstretch>
0356       </sizepolicy>
0357      </property>
0358      <property name="text">
0359       <string/>
0360      </property>
0361      <property name="placeholderText">
0362       <string>Shares</string>
0363      </property>
0364      <property name="kmm_taborder" stdset="0">
0365       <bool>true</bool>
0366      </property>
0367     </widget>
0368    </item>
0369    <item row="7" column="0" colspan="2">
0370     <spacer name="verticalSpacer">
0371      <property name="orientation">
0372       <enum>Qt::Vertical</enum>
0373      </property>
0374      <property name="sizeHint" stdset="0">
0375       <size>
0376        <width>20</width>
0377        <height>40</height>
0378       </size>
0379      </property>
0380     </spacer>
0381    </item>
0382    <item row="8" column="2" colspan="2">
0383     <spacer name="verticalSpacer_2">
0384      <property name="orientation">
0385       <enum>Qt::Vertical</enum>
0386      </property>
0387      <property name="sizeHint" stdset="0">
0388       <size>
0389        <width>20</width>
0390        <height>10</height>
0391       </size>
0392      </property>
0393     </spacer>
0394    </item>
0395    <item row="1" column="0" colspan="4">
0396     <widget class="KMessageWidget" name="infoMessage"/>
0397    </item>
0398   </layout>
0399  </widget>
0400  <customwidgets>
0401   <customwidget>
0402    <class>KMessageWidget</class>
0403    <extends>QFrame</extends>
0404    <header>kmessagewidget.h</header>
0405   </customwidget>
0406   <customwidget>
0407    <class>KMyMoneyAccountCombo</class>
0408    <extends>QComboBox</extends>
0409    <header>kmymoneyaccountcombo.h</header>
0410   </customwidget>
0411   <customwidget>
0412    <class>KMyMoneyDateEdit</class>
0413    <extends>KDateComboBox</extends>
0414    <header>kmymoneydateedit.h</header>
0415   </customwidget>
0416   <customwidget>
0417    <class>AmountEdit</class>
0418    <extends>QLineEdit</extends>
0419    <header>amountedit.h</header>
0420   </customwidget>
0421  </customwidgets>
0422  <tabstops>
0423   <tabstop>activityCombo</tabstop>
0424   <tabstop>dateEdit</tabstop>
0425   <tabstop>securityAccountCombo</tabstop>
0426   <tabstop>sharesAmountEdit</tabstop>
0427   <tabstop>assetAccountCombo</tabstop>
0428   <tabstop>priceAmountEdit</tabstop>
0429   <tabstop>feesCombo</tabstop>
0430   <tabstop>feesAmountEdit</tabstop>
0431   <tabstop>interestCombo</tabstop>
0432   <tabstop>interestAmountEdit</tabstop>
0433   <tabstop>memoEdit</tabstop>
0434   <tabstop>totalAmountEdit</tabstop>
0435   <tabstop>statusCombo</tabstop>
0436   <tabstop>enterButton</tabstop>
0437   <tabstop>cancelButton</tabstop>
0438  </tabstops>
0439  <resources/>
0440  <connections/>
0441 </ui>