summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sq_slideshowlisting.ui
blob: 71d6dafc75a0859ca4de6cade835fb176d0ebc3c (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>SQ_SlideShowListing</class>
<widget class="TQDialog">
    <property name="name">
        <cstring>SQ_SlideShowListing</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>490</width>
            <height>31</height>
        </rect>
    </property>
    <property name="caption">
        <string>Form1</string>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <widget class="TQFrame" row="0" column="0">
            <property name="name">
                <cstring>frame3</cstring>
            </property>
            <property name="frameShape">
                <enum>StyledPanel</enum>
            </property>
            <property name="frameShadow">
                <enum>Raised</enum>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <property name="margin">
                    <number>2</number>
                </property>
                <widget class="TQLabel" row="0" column="0">
                    <property name="name">
                        <cstring>textLabel1</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>1</hsizetype>
                            <vsizetype>5</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="text">
                        <string>Listing</string>
                    </property>
                </widget>
                <widget class="TQPushButton" row="0" column="3">
                    <property name="name">
                        <cstring>pushCancel</cstring>
                    </property>
                    <property name="text">
                        <string>Cancel</string>
                    </property>
                </widget>
                <widget class="KSqueezedTextLabel" row="0" column="2">
                    <property name="name">
                        <cstring>textFile</cstring>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                    <property name="textFormat">
                        <enum>RichText</enum>
                    </property>
                    <property name="alignment">
                        <set>AlignVCenter</set>
                    </property>
                </widget>
                <widget class="TQLabel" row="0" column="1">
                    <property name="name">
                        <cstring>textCount</cstring>
                    </property>
                    <property name="font">
                        <font>
                            <bold>1</bold>
                        </font>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                </widget>
            </grid>
        </widget>
    </grid>
</widget>
<customwidgets>
</customwidgets>
<includes>
    <include location="local" impldecl="in implementation">sq_slideshowlisting.ui.h</include>
</includes>
<Q_SIGNALS>
    <signal>kill();</signal>
</Q_SIGNALS>
<functions>
    <function access="private" specifier="non virtual">init()</function>
    <function specifier="non virtual">setFile( int count, const TQString &amp; f )</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
    <includehint>ksqueezedtextlabel.h</includehint>
</includehints>
</UI>