216
|
1 |
<ui version="4.0">
|
|
2 |
<class>PodcatcherWin</class>
|
|
3 |
<widget class="QMainWindow" name="PodcatcherWin" >
|
|
4 |
<property name="geometry" >
|
|
5 |
<rect>
|
|
6 |
<x>0</x>
|
|
7 |
<y>0</y>
|
|
8 |
<width>360</width>
|
|
9 |
<height>640</height>
|
|
10 |
</rect>
|
|
11 |
</property>
|
|
12 |
<property name="windowTitle" >
|
|
13 |
<string>PodcatcherWin</string>
|
|
14 |
</property>
|
|
15 |
<widget class="QWidget" name="centralWidget" />
|
|
16 |
</widget>
|
|
17 |
<layoutDefault spacing="6" margin="11" />
|
|
18 |
<pixmapfunction></pixmapfunction>
|
|
19 |
<resources/>
|
|
20 |
<connections/>
|
|
21 |
</ui>
|