podcatcher_qt/forms/podcatcherwin.ui
author larspson
Thu, 14 Oct 2010 12:01:13 +0200
branchpodcatcher_qt_symbian4
changeset 238 ee20bf01bc84
parent 235 f0b8582ef9ac
permissions -rw-r--r--
Removed SYMBIAN statement from app pro file. Clear the UI and slots not used
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
235
f0b8582ef9ac Started some basic UI stuff
larspson
parents: 216
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
216
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
     2
<ui version="4.0">
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
     3
 <class>PodcatcherWin</class>
235
f0b8582ef9ac Started some basic UI stuff
larspson
parents: 216
diff changeset
     4
 <widget class="QMainWindow" name="PodcatcherWin">
f0b8582ef9ac Started some basic UI stuff
larspson
parents: 216
diff changeset
     5
  <property name="geometry">
216
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
     6
   <rect>
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
     7
    <x>0</x>
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
     8
    <y>0</y>
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
     9
    <width>360</width>
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
    10
    <height>640</height>
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
    11
   </rect>
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
    12
  </property>
235
f0b8582ef9ac Started some basic UI stuff
larspson
parents: 216
diff changeset
    13
  <property name="windowTitle">
216
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
    14
   <string>PodcatcherWin</string>
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
    15
  </property>
235
f0b8582ef9ac Started some basic UI stuff
larspson
parents: 216
diff changeset
    16
  <property name="locale">
f0b8582ef9ac Started some basic UI stuff
larspson
parents: 216
diff changeset
    17
   <locale language="English" country="UnitedKingdom"/>
f0b8582ef9ac Started some basic UI stuff
larspson
parents: 216
diff changeset
    18
  </property>
f0b8582ef9ac Started some basic UI stuff
larspson
parents: 216
diff changeset
    19
  <widget class="QWidget" name="centralWidget">
238
ee20bf01bc84 Removed SYMBIAN statement from app pro file. Clear the UI and slots not used
larspson
parents: 235
diff changeset
    20
   <layout class="QVBoxLayout" name="verticalLayout"/>
235
f0b8582ef9ac Started some basic UI stuff
larspson
parents: 216
diff changeset
    21
  </widget>
216
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
    22
 </widget>
235
f0b8582ef9ac Started some basic UI stuff
larspson
parents: 216
diff changeset
    23
 <layoutdefault spacing="6" margin="11"/>
216
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
    24
 <resources/>
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
    25
 <connections/>
1f5e22508b46 Adding dummy qt app - base of podcatcher for QT.
mapo
parents:
diff changeset
    26
</ui>