Deploy site
This commit is contained in:
@@ -0,0 +1,151 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.13.2"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>musredit: /workspace/LMU/musrfit/src/musredit_qt6/musredit/PFitOutputHandler.cpp File Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<script type="text/javascript" src="clipboard.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="cookie.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">musredit<span id="projectnumber"> 1.0.0</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.13.2 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() { codefold.init(0); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search',false);
|
||||
$(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function(){ initResizable(false); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="nav-path" class="navpath">
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_6ae224fd33464317177bff8e805aed3f.html">musredit_qt6</a></li><li class="navelem"><a class="el" href="dir_26071d482d956b9a852e608ffe64cea0.html">musredit</a></li> </ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div id="doc-content">
|
||||
<div class="header">
|
||||
<div class="headertitle"><div class="title">PFitOutputHandler.cpp File Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>Implementation of the <a class="el" href="classPFitOutputHandler.html" title="Dialog for executing and monitoring musrfit fitting processes.">PFitOutputHandler</a> class.
|
||||
<a href="#details">More...</a></p>
|
||||
<div class="textblock"><code>#include <QTimer></code><br />
|
||||
<code>#include <QtDebug></code><br />
|
||||
<code>#include "<a class="el" href="PFitOutputHandler_8h_source.html">PFitOutputHandler.h</a>"</code><br />
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for PFitOutputHandler.cpp:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="PFitOutputHandler_8cpp__incl.png" border="0" usemap="#a_2workspace_2LMU_2musrfit_2src_2musredit__qt6_2musredit_2PFitOutputHandler_8cpp" alt=""/></div>
|
||||
<map name="a_2workspace_2LMU_2musrfit_2src_2musredit__qt6_2musredit_2PFitOutputHandler_8cpp" id="a_2workspace_2LMU_2musrfit_2src_2musredit__qt6_2musredit_2PFitOutputHandler_8cpp">
|
||||
<area shape="rect" title="Implementation of the PFitOutputHandler class." alt="" coords="311,5,498,67"/>
|
||||
<area shape="rect" title=" " alt="" coords="277,115,343,143"/>
|
||||
<area shape="poly" title=" " alt="" coords="375,69,336,106,332,102,371,66"/>
|
||||
<area shape="rect" title=" " alt="" coords="367,115,442,143"/>
|
||||
<area shape="poly" title=" " alt="" coords="407,67,407,99,402,99,402,67"/>
|
||||
<area shape="rect" href="PFitOutputHandler_8h.html" title="Dialog for displaying musrfit fitting process output." alt="" coords="467,115,614,143"/>
|
||||
<area shape="poly" title=" " alt="" coords="451,65,510,104,507,109,448,70"/>
|
||||
<area shape="rect" title=" " alt="" coords="5,191,76,218"/>
|
||||
<area shape="poly" title=" " alt="" coords="467,144,454,145,273,166,193,175,91,193,90,188,193,170,273,160,454,140,466,138"/>
|
||||
<area shape="rect" title=" " alt="" coords="99,191,176,218"/>
|
||||
<area shape="poly" title=" " alt="" coords="467,144,342,164,192,193,191,188,341,159,466,139"/>
|
||||
<area shape="rect" title=" " alt="" coords="200,191,270,218"/>
|
||||
<area shape="poly" title=" " alt="" coords="482,146,286,192,285,187,481,141"/>
|
||||
<area shape="rect" title=" " alt="" coords="294,191,395,218"/>
|
||||
<area shape="poly" title=" " alt="" coords="506,146,394,187,392,182,505,141"/>
|
||||
<area shape="rect" title=" " alt="" coords="420,191,531,218"/>
|
||||
<area shape="poly" title=" " alt="" coords="531,145,499,181,495,177,527,141"/>
|
||||
<area shape="rect" title=" " alt="" coords="555,191,656,218"/>
|
||||
<area shape="poly" title=" " alt="" coords="554,141,586,177,582,181,550,145"/>
|
||||
<area shape="rect" title=" " alt="" coords="681,191,786,218"/>
|
||||
<area shape="poly" title=" " alt="" coords="576,141,687,182,685,187,574,146"/>
|
||||
<area shape="rect" title=" " alt="" coords="811,191,881,218"/>
|
||||
<area shape="poly" title=" " alt="" coords="600,141,796,187,795,192,599,146"/>
|
||||
<area shape="rect" title=" " alt="" coords="904,191,966,218"/>
|
||||
<area shape="poly" title=" " alt="" coords="615,138,740,158,890,188,889,193,739,163,614,143"/>
|
||||
<area shape="rect" title=" " alt="" coords="990,191,1062,218"/>
|
||||
<area shape="poly" title=" " alt="" coords="615,135,776,155,976,188,975,193,776,160,614,140"/>
|
||||
</map>
|
||||
</div>
|
||||
</div>
|
||||
<p><a href="PFitOutputHandler_8cpp_source.html">Go to the source code of this file.</a></p>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>Implementation of the <a class="el" href="classPFitOutputHandler.html" title="Dialog for executing and monitoring musrfit fitting processes.">PFitOutputHandler</a> class. </p>
|
||||
<p>This file implements the fit output handler dialog which executes musrfit and displays its output in real-time. The implementation handles process lifecycle management, output capture, status updates, and proper cleanup when the fit completes or is interrupted.</p>
|
||||
<dl class="section author"><dt>Author</dt><dd>Andreas Suter </dd></dl>
|
||||
<dl class="section date"><dt>Date</dt><dd>2009-2026 </dd></dl>
|
||||
<dl class="section copyright"><dt>Copyright</dt><dd>Copyright (C) 2009-2026 by Andreas Suter @license GNU General Public License v2 or later </dd></dl>
|
||||
|
||||
<p class="definition">Definition in file <a class="el" href="PFitOutputHandler_8cpp_source.html">PFitOutputHandler.cpp</a>.</p>
|
||||
</div></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2
|
||||
</small></address>
|
||||
</div><!-- doc-content -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user