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

615 lines
29 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KForecastViewDecl</class>
<widget class="TQWidget">
<property name="name">
<cstring>KForecastViewDecl</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>909</width>
<height>771</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox3</cstring>
</property>
<property name="title">
<string>Forecast Settings</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout16</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Days to Forecast:</string>
</property>
</widget>
<widget class="TQSpinBox" row="0" column="1">
<property name="name">
<cstring>m_forecastDays</cstring>
</property>
<property name="maxValue">
<number>999</number>
</property>
<property name="minValue">
<number>1</number>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Days of Accounts Cycle:</string>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="1">
<property name="name">
<cstring>m_accountsCycle</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxValue">
<number>999</number>
</property>
<property name="minValue">
<number>1</number>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Day of Month to start Forecast:</string>
</property>
</widget>
<widget class="TQSpinBox" row="2" column="1">
<property name="name">
<cstring>m_beginDay</cstring>
</property>
<property name="maxValue">
<number>31</number>
</property>
<property name="minValue">
<number>0</number>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Historic Cycles:</string>
</property>
</widget>
<widget class="TQSpinBox" row="3" column="1">
<property name="name">
<cstring>m_forecastCycles</cstring>
</property>
<property name="maxValue">
<number>999</number>
</property>
<property name="minValue">
<number>1</number>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>Chart Detail:</string>
</property>
</widget>
<widget class="TQComboBox" row="4" column="1">
<item>
<property name="text">
<string>All</string>
</property>
</item>
<item>
<property name="text">
<string>Top-Level</string>
</property>
</item>
<item>
<property name="text">
<string>Groups</string>
</property>
</item>
<item>
<property name="text">
<string>Totals</string>
</property>
</item>
<property name="name">
<cstring>m_comboDetail</cstring>
</property>
<property name="currentItem">
<number>2</number>
</property>
<property name="toolTip" stdset="0">
<string>&lt;p&gt;Choose what level of detail to show on the chart.&lt;/p&gt;</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer23</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>31</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout76</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout17</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Current Forecast Method:</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>m_forecastMethod</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>2</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>method</string>
</property>
</widget>
</hbox>
<widget class="TQButtonGroup" row="2" column="0">
<property name="name">
<cstring>m_historyMethod</cstring>
</property>
<property name="title">
<string>History Forecast Method</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton11</cstring>
</property>
<property name="text">
<string>Simple Moving Average</string>
</property>
<property name="buttonGroupId">
<number>0</number>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton12</cstring>
</property>
<property name="text">
<string>Weighted Moving Average</string>
</property>
<property name="buttonGroupId">
<number>1</number>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton12</cstring>
</property>
<property name="text">
<string>Linear Regression</string>
</property>
<property name="buttonGroupId">
<number>2</number>
</property>
</widget>
</vbox>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>6</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout75</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KPushButton">
<property name="name">
<cstring>m_forecastButton</cstring>
</property>
<property name="text">
<string>Forecast</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer22</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>31</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>m_saveButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Save</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<widget class="TQTabWidget">
<property name="name">
<cstring>m_tab</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>summary</cstring>
</property>
<attribute name="title">
<string>Summary</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KMyMoneyAccountTreeForecast">
<column>
<property name="text">
<string>Account</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>0 days</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>30 days</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>60 days</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>90 days</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>m_summaryList</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>2</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="midLineWidth">
<number>1</number>
</property>
<property name="resizePolicy">
<enum>AutoOneFit</enum>
</property>
</widget>
<widget class="TQTextEdit">
<item>
<property name="text">
<string>New Item</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<property name="name">
<cstring>m_adviceText</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>1</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="resizePolicy">
<enum>AutoOneFit</enum>
</property>
</widget>
</hbox>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
</hbox>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>detail</cstring>
</property>
<attribute name="title">
<string>Detail</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KMyMoneyAccountTreeForecast">
<property name="name">
<cstring>m_forecastList</cstring>
</property>
<property name="resizePolicy">
<enum>AutoOneFit</enum>
</property>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>advanced</cstring>
</property>
<attribute name="title">
<string>Advanced</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TDEListView">
<property name="name">
<cstring>m_advancedList</cstring>
</property>
<property name="resizePolicy">
<enum>AutoOneFit</enum>
</property>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>budget</cstring>
</property>
<attribute name="title">
<string>Budget Forecast</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KMyMoneyAccountTreeForecast">
<property name="name">
<cstring>m_budgetList</cstring>
</property>
<property name="resizePolicy">
<enum>AutoOneFit</enum>
</property>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>m_tabChart</cstring>
</property>
<attribute name="title">
<string>Chart</string>
</attribute>
<vbox>
<property name="name">
<cstring>m_layoutChart</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
</vbox>
</widget>
</widget>
</vbox>
</widget>
<customwidgets>
<customwidget>
<class>KMyMoneyAccountTreeforecast</class>
<header location="local">../widgets/kmymoneyaccounttreeforecast.h</header>
<sizehint>
<width>-1</width>
<height>-1</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</customwidget>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
</UI>