src/RelpipeChartMainWindow.ui
author František Kučera <franta-hg@frantovo.cz>
Fri, 28 Sep 2018 12:51:55 +0200
branchv_0
changeset 11 0f42346c8fc7
parent 4 1622c087f3ea
child 29 0f9f7d6564cd
permissions -rw-r--r--
define windows size in the .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>640</width>
    <height>480</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>640</width>
     <height>30</height>
    </rect>
   </property>
  </widget>
  <widget class="QStatusBar" name="statusbar"/>
 </widget>
 <resources/>
 <connections/>
</ui>