src/RelpipeChartMainWindow.ui
author František Kučera <franta-hg@frantovo.cz>
Mon, 24 Sep 2018 16:11:19 +0200
branchv_0
changeset 4 1622c087f3ea
child 11 0f42346c8fc7
permissions -rw-r--r--
add main window, compile Qt .ui file

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>RelpipeChartMainWindow</class>
 <widget class="QMainWindow" name="RelpipeChartMainWindow">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>800</width>
    <height>600</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>RelpipeChartMainWindow</string>
  </property>
  <widget class="QWidget" name="centralwidget"/>
  <widget class="QMenuBar" name="menubar">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>800</width>
     <height>30</height>
    </rect>
   </property>
  </widget>
  <widget class="QStatusBar" name="statusbar"/>
 </widget>
 <resources/>
 <connections/>
</ui>