summaryrefslogtreecommitdiffstats
path: root/kmymoney2/wizards/wizardpages/accountsdecl.ui
blob: c04d1b4246f042a75e8ebb0c993aef51a96eb9e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>AccountsDecl</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>AccountsDecl</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>600</width>
            <height>550</height>
        </rect>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="KActiveLabel">
            <property name="name">
                <cstring>kActiveLabel2</cstring>
            </property>
            <property name="text">
                <string>Select groups of accounts that correspond to the ways that you will use KMyMoney. Each group you select will cause several accounts and categories to be created. Select the groups that are relevant to you. You can always create additional accounts manually later.</string>
            </property>
        </widget>
        <widget class="KAccountTemplateSelector">
            <property name="name">
                <cstring>m_templateSelector</cstring>
            </property>
        </widget>
        <spacer>
            <property name="name">
                <cstring>spacer2</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="tqsizeHint">
                <size>
                    <width>20</width>
                    <height>20</height>
                </size>
            </property>
        </spacer>
    </vbox>
</widget>
<customwidgets>
</customwidgets>
<includes>
    <include location="global" impldecl="in implementation">kmymoney/kaccounttemplateselector.h</include>
</includes>
<tqlayoutdefaults spacing="6" margin="11"/>
</UI>