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/kinstitutionsviewdecl.ui

86 lines
2.9 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KInstitutionsViewDecl</class>
<widget class="TQWidget">
<property name="name">
<cstring>KInstitutionsViewDecl</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>610</width>
<height>378</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KMyMoneyAccountTree">
<property name="name">
<cstring>m_accountTree</cstring>
</property>
<property name="shadeSortColumn">
<bool>false</bool>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>Spacer1_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>m_totalProfitsLabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Total Profits:</string>
</property>
<property name="textFormat">
<enum>RichText</enum>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter|AlignRight</set>
</property>
<property name="hAlign" stdset="0">
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<includes>
<include location="global" impldecl="in implementation">kmymoney/kmymoneyaccounttree.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
</UI>