summaryrefslogtreecommitdiffstats
path: root/kig/filters/svgexporteroptions.ui
blob: 2677650db2e1f6bc9da2d632ca5c884d8bcc25f2 (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
58
59
60
61
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>SVGExporterOptions</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>SVGExporterOptions</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>440</width>
            <height>200</height>
        </rect>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <property name="spacing">
            <number>6</number>
        </property>
        <widget class="TQGroupBox">
            <property name="name">
                <cstring>groupBox1</cstring>
            </property>
            <property name="title">
                <string>Options</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQCheckBox" row="0" column="0">
                    <property name="name">
                        <cstring>showGridCheckBox</cstring>
                    </property>
                    <property name="text">
                        <string>Show grid</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="0" column="1">
                    <property name="name">
                        <cstring>showAxesCheckBox</cstring>
                    </property>
                    <property name="text">
                        <string>Show axes</string>
                    </property>
                </widget>
            </grid>
        </widget>
    </vbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
</includehints>
</UI>