Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > cf48da7d1b8e1f83fb29b038ef4f8fc6 > files > 1120

engauge-digitizer-doc-9.8-1.mga6.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Engauge Digitizer: FormatCoordsUnits Class 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>
<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 style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Engauge Digitizer
   &#160;<span id="projectnumber">2</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- 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">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classFormatCoordsUnits-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">FormatCoordsUnits Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Highest-level wrapper around other Formats classes.  
 <a href="classFormatCoordsUnits.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="FormatCoordsUnits_8h_source.html">FormatCoordsUnits.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab8be76433c34997995ae78e06171c34c"><td class="memItemLeft" align="right" valign="top"><a id="ab8be76433c34997995ae78e06171c34c"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFormatCoordsUnits.html#ab8be76433c34997995ae78e06171c34c">FormatCoordsUnits</a> ()</td></tr>
<tr class="memdesc:ab8be76433c34997995ae78e06171c34c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Single constructor. <br /></td></tr>
<tr class="separator:ab8be76433c34997995ae78e06171c34c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a64ad63bc9cdbe377c36e2ab71271fa3b"><td class="memItemLeft" align="right" valign="top"><a id="a64ad63bc9cdbe377c36e2ab71271fa3b"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFormatCoordsUnits.html#a64ad63bc9cdbe377c36e2ab71271fa3b">formattedToUnformatted</a> (const QString &amp;xThetaFormatted, const QString &amp;yRadiusFormatted, const <a class="el" href="classDocumentModelCoords.html">DocumentModelCoords</a> &amp;modelCoords, const <a class="el" href="classMainWindowModel.html">MainWindowModel</a> &amp;mainWindowModel, double &amp;xThetaUnformatted, double &amp;yRadiusUnformatted) const</td></tr>
<tr class="memdesc:a64ad63bc9cdbe377c36e2ab71271fa3b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convert formatted string to unformatted numeric value. <br /></td></tr>
<tr class="separator:a64ad63bc9cdbe377c36e2ab71271fa3b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a73a6b88cf7f4f1d28256399a20f71ff8"><td class="memItemLeft" align="right" valign="top"><a id="a73a6b88cf7f4f1d28256399a20f71ff8"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFormatCoordsUnits.html#a73a6b88cf7f4f1d28256399a20f71ff8">unformattedToFormatted</a> (double xThetaUnformatted, double yRadiusUnformatted, const <a class="el" href="classDocumentModelCoords.html">DocumentModelCoords</a> &amp;modelCoords, const <a class="el" href="classDocumentModelGeneral.html">DocumentModelGeneral</a> &amp;modelGeneral, const <a class="el" href="classMainWindowModel.html">MainWindowModel</a> &amp;mainWindowModel, QString &amp;xThetaFormatted, QString &amp;yRadiusFormatted, const <a class="el" href="classTransformation.html">Transformation</a> &amp;transformation) const</td></tr>
<tr class="memdesc:a73a6b88cf7f4f1d28256399a20f71ff8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convert unformatted numeric value to formatted string. <a class="el" href="classTransformation.html" title="Affine transformation between screen and graph coordinates, based on digitized axis points...">Transformation</a> is used to determine best resolution. <br /></td></tr>
<tr class="separator:a73a6b88cf7f4f1d28256399a20f71ff8"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Highest-level wrapper around other Formats classes. </p>

<p>Definition at line <a class="el" href="FormatCoordsUnits_8h_source.html#l00017">17</a> of file <a class="el" href="FormatCoordsUnits_8h_source.html">FormatCoordsUnits.h</a>.</p>
</div><hr/>The documentation for this class was generated from the following files:<ul>
<li>Format/<a class="el" href="FormatCoordsUnits_8h_source.html">FormatCoordsUnits.h</a></li>
<li>Format/<a class="el" href="FormatCoordsUnits_8cpp_source.html">FormatCoordsUnits.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Dec 25 2016 20:54:35 for Engauge Digitizer by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.12
</small></address>
</body>
</html>