From 66f2528b9e1f824f7a5c75017bc67b8deae5a078 Mon Sep 17 00:00:00 2001 From: Mark Watkins Date: Tue, 13 Dec 2011 18:51:56 +1000 Subject: [PATCH] Disable Import prefences stubs --- Graphs/gYAxis.cpp | 4 ++-- preferencesdialog.cpp | 3 +++ preferencesdialog.ui | 19 +++++++++++++++++-- 3 files changed, 22 insertions(+), 4 deletions(-) diff --git a/Graphs/gYAxis.cpp b/Graphs/gYAxis.cpp index c891c05f..f31f0884 100644 --- a/Graphs/gYAxis.cpp +++ b/Graphs/gYAxis.cpp @@ -83,7 +83,7 @@ void gXGrid::paint(gGraph & w,int left,int top, int width, int height) float ty,h; if (min_ytick<=0) { - qDebug() << "min_ytick error in gXGrid::paint()"; + qDebug() << "min_ytick error in gXGrid::paint() in" << w.title(); return; } if (min_ytick>=1000000) { @@ -192,7 +192,7 @@ void gYAxis::paint(gGraph & w,int left,int top, int width, int height) float ty,h; if (min_ytick<=0) { - qDebug() << "min_ytick error in gYAxis::Plot()"; + qDebug() << "min_ytick error in gYAxis::paint() in" << w.title(); return; } if (min_ytick>=1000000) { diff --git a/preferencesdialog.cpp b/preferencesdialog.cpp index 09533be1..a895d063 100644 --- a/preferencesdialog.cpp +++ b/preferencesdialog.cpp @@ -43,6 +43,9 @@ PreferencesDialog::PreferencesDialog(QWidget *parent,Profile * _profile) : ui->leakProfile->setColumnWidth(0,100); ui->maskTypeCombo->clear(); + ui->ahiGraphGroupbox->setEnabled(false); + ui->customEventGroupbox->setEnabled(false); + QString masktype="Nasal Pillows"; //masktype=PROFILE["MaskType"].toString(); for (int i=0;i - + Custom Event Flagging @@ -304,6 +304,9 @@ p, li { white-space: pre-wrap; } 1.000000000000000 + + 10.000000000000000 + @@ -311,6 +314,9 @@ p, li { white-space: pre-wrap; } % + + 10.000000000000000 + @@ -364,6 +370,9 @@ p, li { white-space: pre-wrap; } % + + 40.000000000000000 + @@ -371,6 +380,9 @@ p, li { white-space: pre-wrap; } s + + 10.000000000000000 + @@ -384,7 +396,7 @@ p, li { white-space: pre-wrap; } - + AHI/Hour Graph Settings @@ -428,6 +440,9 @@ p, li { white-space: pre-wrap; } minutes + + 60 +