src/RelpipeChartMainWindow.ui
author František Kučera <franta-hg@frantovo.cz>
Sun, 30 Sep 2018 01:40:29 +0200
branchv_0
changeset 18 16784291982f
parent 11 0f42346c8fc7
child 29 0f9f7d6564cd
permissions -rw-r--r--
add QTableWidget with rows and collumns filled with attribute values

<?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>