~ubuntu-branches/ubuntu/hoary/kdemultimedia/hoary

« back to all changes in this revision

Viewing changes to kscd/CDDialog.dlg

  • Committer: Bazaar Package Importer
  • Author(s): Martin Schulze
  • Date: 2003-01-22 15:00:51 UTC
  • Revision ID: james.westby@ubuntu.com-20030122150051-uihwkdoxf15mi1tn
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
DlgEdit:v1.2:Dialog:
 
2
Dialog {
 
3
        ClassHeader {CDDialog.h}
 
4
        ClassSource {CDDialog.cpp}
 
5
        ClassName {CDDialog}
 
6
        DataHeader {CDDialogData.h}
 
7
        DataSource {CDDialogData.cpp}
 
8
        DataName {CDDialogData}
 
9
        WindowBaseClass {QDialog}
 
10
        IsModal {FALSE}
 
11
        WindowCaption {CD Database Editor}
 
12
}
 
13
WidgetLayout {
 
14
                Rect {5 102 465 460}
 
15
                Grid {5}
 
16
 
 
17
LineEdit {
 
18
                Text {}
 
19
                EchoMode {Normal}
 
20
                MaxLength {70}
 
21
                FrameShown {TRUE}
 
22
                Rect {20 35 320 28}
 
23
                Name {titleedit}
 
24
                Variable {titleedit}
 
25
}
 
26
ListBox {
 
27
                DragSelect {TRUE}
 
28
                AutoScroll {TRUE}
 
29
                ScrollBar {FALSE}
 
30
                AutoScrollBar {TRUE}
 
31
                BottomScrollBar {FALSE}
 
32
                AutoBottomScrollBar {TRUE}
 
33
                SmoothScrolling {TRUE}
 
34
                Style {51}
 
35
                LineWidth {2}
 
36
                Rect {20 110 320 170}
 
37
                Name {listbox}
 
38
                Variable {listbox}
 
39
                Signal {[Public]  highlighted --> titleselected  (int)}
 
40
}
 
41
Frame {
 
42
                Style {52}
 
43
                Rect {15 65 430 15}
 
44
                Name {Frame_1}
 
45
}
 
46
LineEdit {
 
47
                Text {}
 
48
                EchoMode {Normal}
 
49
                MaxLength {70}
 
50
                FrameShown {TRUE}
 
51
                Rect {20 315 320 30}
 
52
                Name {trackedit}
 
53
                Variable {trackedit}
 
54
}
 
55
LineEdit {
 
56
                Text {}
 
57
                EchoMode {Normal}
 
58
                MaxLength {70}
 
59
                FrameShown {TRUE}
 
60
                Rect {20 375 320 30}
 
61
                Name {programsequence_edit}
 
62
                Variable {progseq_edit}
 
63
}
 
64
Frame {
 
65
                Style {52}
 
66
                Rect {15 410 430 10}
 
67
                Name {hline2}
 
68
}
 
69
PushButton {
 
70
                ToggleButton {FALSE}
 
71
                Default {FALSE}
 
72
                AutoDefault {FALSE}
 
73
                Text {Save}
 
74
                AutoRepeat {FALSE}
 
75
                AutoResize {FALSE}
 
76
                Rect {15 425 85 25}
 
77
                Name {save_button}
 
78
                Variable {save_button}
 
79
}
 
80
PushButton {
 
81
                ToggleButton {FALSE}
 
82
                Default {FALSE}
 
83
                AutoDefault {FALSE}
 
84
                Text {Load}
 
85
                AutoRepeat {FALSE}
 
86
                AutoResize {FALSE}
 
87
                Rect {185 425 85 25}
 
88
                Name {PushButton_3}
 
89
                Variable {load_button}
 
90
}
 
91
PushButton {
 
92
                ToggleButton {FALSE}
 
93
                Default {FALSE}
 
94
                AutoDefault {FALSE}
 
95
                Text {Close}
 
96
                AutoRepeat {FALSE}
 
97
                AutoResize {FALSE}
 
98
                Rect {355 425 85 25}
 
99
                Name {PushButton_4}
 
100
                Variable {ok_button}
 
101
}
 
102
Label {
 
103
                Text {Play List Editor}
 
104
                Alignment {292}
 
105
                AutoResize {FALSE}
 
106
                Margin {-1}
 
107
                Rect {105 355 185 20}
 
108
                Name {Label_2}
 
109
}
 
110
Label {
 
111
                Text {Edit Track Title}
 
112
                Alignment {292}
 
113
                AutoResize {FALSE}
 
114
                Margin {-1}
 
115
                Rect {100 295 185 20}
 
116
                Name {Label_3}
 
117
}
 
118
Label {
 
119
                Text {Disc Artist / Title}
 
120
                Alignment {292}
 
121
                AutoResize {FALSE}
 
122
                Margin {-1}
 
123
                Rect {100 15 185 20}
 
124
                Name {Label_4}
 
125
}
 
126
Label {
 
127
                Text {Track / Time / Title}
 
128
                Alignment {292}
 
129
                AutoResize {FALSE}
 
130
                Margin {-1}
 
131
                Rect {100 90 185 20}
 
132
                Name {Label_5}
 
133
}
 
134
PushButton {
 
135
                ToggleButton {FALSE}
 
136
                Default {FALSE}
 
137
                AutoDefault {FALSE}
 
138
                Text {Ext Info}
 
139
                AutoRepeat {FALSE}
 
140
                AutoResize {FALSE}
 
141
                Rect {360 35 85 25}
 
142
                Name {PushButton_5}
 
143
                Variable {ext_info_title_button}
 
144
}
 
145
PushButton {
 
146
                ToggleButton {FALSE}
 
147
                Default {FALSE}
 
148
                AutoDefault {FALSE}
 
149
                Text {Ext Info}
 
150
                AutoRepeat {FALSE}
 
151
                AutoResize {FALSE}
 
152
                Rect {360 110 85 25}
 
153
                Name {extinfo_button}
 
154
                Variable {ext_info_button}
 
155
}
 
156
Frame {
 
157
                Style {49}
 
158
                Rect {360 180 85 55}
 
159
                Name {Frame_3}
 
160
}
 
161
Label {
 
162
                Text {}
 
163
                Alignment {292}
 
164
                AutoResize {FALSE}
 
165
                Margin {-1}
 
166
                Rect {365 185 75 45}
 
167
                Name {diskid_label}
 
168
                Variable {disc_id_label}
 
169
}
 
170
Label {
 
171
                Text {Disc ID}
 
172
                Alignment {292}
 
173
                AutoResize {FALSE}
 
174
                Margin {-1}
 
175
                Rect {355 155 90 20}
 
176
                Name {Label_7}
 
177
}
 
178
Label {
 
179
                Text {}
 
180
                Alignment {292}
 
181
                AutoResize {FALSE}
 
182
                Margin {-1}
 
183
                Rect {360 315 85 40}
 
184
                Name {totaltimelabel}
 
185
                Variable {total_time_label}
 
186
}
 
187
PushButton {
 
188
                ToggleButton {FALSE}
 
189
                Default {FALSE}
 
190
                AutoDefault {FALSE}
 
191
                Text {Upload}
 
192
                AutoRepeat {FALSE}
 
193
                AutoResize {FALSE}
 
194
                Rect {360 255 85 25}
 
195
                Name {PushButton_8}
 
196
                Variable {upload_button}
 
197
}}