summaryrefslogtreecommitdiff
path: root/seentl.ui
blob: fae4998e7d0fe3464446761fa08e9d9405528099 (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
<ui version="4.0" stdsetdef="1" >
 <class>SEENTLClass</class>
 <widget class="QMainWindow" name="SEENTLClass" >
  <property name="objectName" >
   <cstring>SEENTLClass</cstring>
  </property>
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>600</width>
    <height>400</height>
   </rect>
  </property>
  <property name="windowTitle" >
   <string>SEENTL</string>
  </property>
  <widget class="QMenuBar" name="menuBar" />
  <widget class="QToolBar" name="mainToolBar" />
  <widget class="QWidget" name="centralWidget" />
  <widget class="QStatusBar" name="statusBar" />
 </widget>
 <layoutDefault spacing="6" margin="11" />
 <pixmapfunction></pixmapfunction>
 <resources/>
 <connections/>
</ui>