You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kmymoney/kmymoney2/views/kinvestmentviewdecl.ui

87 lines
2.9 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KInvestmentViewDecl</class>
<widget class="TQWidget">
<property name="name">
<cstring>KInvestmentViewDecl</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>707</width>
<height>346</height>
</rect>
</property>
<property name="caption">
<string>Investment Summary</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Select Account:</string>
</property>
</widget>
<widget class="KMyMoneyAccountCombo">
<property name="name">
<cstring>m_accountComboBox</cstring>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>280</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TDEListView">
<property name="name">
<cstring>m_table</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="shadeSortColumn">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Summary of the equities contained in this account, showing your holdings and their most recent price.</string>
</property>
</widget>
</vbox>
</widget>
<includes>
<include location="global" impldecl="in implementation">kmymoney/kmymoneyaccountcombo.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
</UI>