mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
25 lines
1.2 KiB
HTML
25 lines
1.2 KiB
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="./default.css"/>
|
|
</head>
|
|
<body>
|
|
<img src="qrc:/docs/sheep.png">
|
|
<h3>Contents</h3>
|
|
<list>
|
|
<li><a href="./index.html#intro">Introduction</a></li>
|
|
<li><a href="./gettingstarted.html">Getting Started</a></li>
|
|
<li><a href="./supported.html">Supported Machines</a></li>
|
|
<li><a href="./import.html">Importing CPAP Data</a></li>
|
|
<li><a href="./daily.html">Exploring the Daily View</a></li>
|
|
<li><a href="./overview.html">Exploring the Overview</a></li>
|
|
<li><a href="./statistics.html">Statistics and Trends</a></li>
|
|
<li><a href="./glossary.html">Glossary of Sleep Disorder Terminology</a></li>
|
|
</list>
|
|
<br/>
|
|
<p href="#intro"><h1>SleepyHead</h1></p>
|
|
<p>SleepyHead has been specially designed to help assist you in exploring data produced by CPAP (or APAP/BiPAP/ASV/AVAPS/etc) ventilators.</p>
|
|
<p>It provides advanced features such as flow waveform analysis to generate respiratory graphs, as well as custom event flagging capabilities.</p>
|
|
<p><b><font color=red>Note to Testers:</font></b>This help browser is just a stub to test the QHelpEngine, proper content and translation linkages have not been written yet</p>
|
|
</body>
|
|
</html>
|