You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nmWATI/Src/nmNum/nmSubWxs/nmWxDataKrog.ui

39 lines
909 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>nmWxDataKrog</class>
<widget class="QDialog" name="nmWxDataKrog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>849</width>
<height>637</height>
</rect>
</property>
<property name="windowTitle">
<string>Numerical Kro/Krg</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QSplitter" name="splitter">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<widget class="QGroupBox" name="gbxTable">
<property name="title">
<string/>
</property>
</widget>
<widget class="QGroupBox" name="gbxChart">
<property name="title">
<string/>
</property>
</widget>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>