Add support for importing pressure from CSV files

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2014-07-10 20:54:18 +02:00 committed by Dirk Hohndel
parent 9262d8a518
commit 89d74888b3
6 changed files with 48 additions and 9 deletions

View file

@ -95,6 +95,26 @@
</property>
</widget>
</item>
<item row="8" column="1">
<widget class="QSpinBox" name="CSVpressure">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="value">
<number>1</number>
</property>
</widget>
</item>
<item row="8" column="0">
<widget class="QCheckBox" name="pressureCheckBox">
<property name="text">
<string>Pressure</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QCheckBox" name="po2CheckBox">
<property name="text">