summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs/codegenerationpolicybase.ui
blob: 620af6100868491b60fbacc68f027b526f3590e5 (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
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>CodeGenerationPolicyBase</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>CodeGenerationPolicyBase</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>519</width>
            <height>515</height>
        </rect>
    </property>
    <widget class="TQFrame">
        <property name="name">
            <cstring>policyFrame</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>30</x>
                <y>20</y>
                <width>470</width>
                <height>470</height>
            </rect>
        </property>
        <property name="frameShape">
            <enum>StyledPanel</enum>
        </property>
        <property name="frameShadow">
            <enum>Raised</enum>
        </property>
    </widget>
</widget>
<Q_SLOTS>
    <slot access="protected">apply()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
</UI>