Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 984407a3d8e0ca8f42be35be954f9b2c > files > 4008

libmwaw-doc-0.3.14-2.mga6.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ZWrtTextInternal::Font Struct Reference documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('structZWrtTextInternal_1_1Font.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="#friends">Friends</a> &#124;
<a href="structZWrtTextInternal_1_1Font-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">ZWrtTextInternal::Font Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Internal: struct used to store the font of a <a class="el" href="classZWrtText.html" title="the main class to read the text part of ZWrite Text file ">ZWrtText</a>.  
 <a href="structZWrtTextInternal_1_1Font.html#details">More...</a></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:a1e0a9e5628ad9241f615ae2b00a2edf7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Font.html#a1e0a9e5628ad9241f615ae2b00a2edf7">Font</a> ()</td></tr>
<tr class="memdesc:a1e0a9e5628ad9241f615ae2b00a2edf7"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor  <a href="#a1e0a9e5628ad9241f615ae2b00a2edf7">More...</a><br /></td></tr>
<tr class="separator:a1e0a9e5628ad9241f615ae2b00a2edf7"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:adef48e01e2864c18ded795240dd799fc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classMWAWFont.html">MWAWFont</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Font.html#adef48e01e2864c18ded795240dd799fc">m_font</a></td></tr>
<tr class="memdesc:adef48e01e2864c18ded795240dd799fc"><td class="mdescLeft">&#160;</td><td class="mdescRight">the font  <a href="#adef48e01e2864c18ded795240dd799fc">More...</a><br /></td></tr>
<tr class="separator:adef48e01e2864c18ded795240dd799fc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acfaf1a5578ba854bd05a846ae42d2ab2"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Font.html#acfaf1a5578ba854bd05a846ae42d2ab2">m_height</a></td></tr>
<tr class="memdesc:acfaf1a5578ba854bd05a846ae42d2ab2"><td class="mdescLeft">&#160;</td><td class="mdescRight">the line height  <a href="#acfaf1a5578ba854bd05a846ae42d2ab2">More...</a><br /></td></tr>
<tr class="separator:acfaf1a5578ba854bd05a846ae42d2ab2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a568dbeff602c178988ebecf84464216a"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Font.html#a568dbeff602c178988ebecf84464216a">m_extra</a></td></tr>
<tr class="memdesc:a568dbeff602c178988ebecf84464216a"><td class="mdescLeft">&#160;</td><td class="mdescRight">extra data  <a href="#a568dbeff602c178988ebecf84464216a">More...</a><br /></td></tr>
<tr class="separator:a568dbeff602c178988ebecf84464216a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:ad004126b44739ded35701e3493172668"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structZWrtTextInternal_1_1Font.html#ad004126b44739ded35701e3493172668">operator&lt;&lt;</a> (std::ostream &amp;o, <a class="el" href="structZWrtTextInternal_1_1Font.html">Font</a> const &amp;font)</td></tr>
<tr class="memdesc:ad004126b44739ded35701e3493172668"><td class="mdescLeft">&#160;</td><td class="mdescRight">operator&lt;&lt;  <a href="#ad004126b44739ded35701e3493172668">More...</a><br /></td></tr>
<tr class="separator:ad004126b44739ded35701e3493172668"><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>Internal: struct used to store the font of a <a class="el" href="classZWrtText.html" title="the main class to read the text part of ZWrite Text file ">ZWrtText</a>. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a1e0a9e5628ad9241f615ae2b00a2edf7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1e0a9e5628ad9241f615ae2b00a2edf7">&#9670;&nbsp;</a></span>Font()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">ZWrtTextInternal::Font::Font </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>constructor </p>

</div>
</div>
<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a id="ad004126b44739ded35701e3493172668"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad004126b44739ded35701e3493172668">&#9670;&nbsp;</a></span>operator<<</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">std::ostream&amp; operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>o</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="structZWrtTextInternal_1_1Font.html">Font</a> const &amp;&#160;</td>
          <td class="paramname"><em>font</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">friend</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>operator&lt;&lt; </p>

<p class="reference">Referenced by <a class="el" href="structZWrtTextInternal_1_1Font.html#a1e0a9e5628ad9241f615ae2b00a2edf7">Font()</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a568dbeff602c178988ebecf84464216a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a568dbeff602c178988ebecf84464216a">&#9670;&nbsp;</a></span>m_extra</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string ZWrtTextInternal::Font::m_extra</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>extra data </p>

<p class="reference">Referenced by <a class="el" href="structZWrtTextInternal_1_1HFZone.html#a864f39d46deaf21aed7061672c30f42b">ZWrtTextInternal::HFZone::getDebugString()</a>, <a class="el" href="namespaceZWrtTextInternal.html#a49ef6b8c6a9c47761223ace30e81ced9">ZWrtTextInternal::operator&lt;&lt;()</a>, and <a class="el" href="classZWrtText.html#a9ff0ea9e9a21a1199259471abe206e7d">ZWrtText::readSectionFonts()</a>.</p>

</div>
</div>
<a id="adef48e01e2864c18ded795240dd799fc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adef48e01e2864c18ded795240dd799fc">&#9670;&nbsp;</a></span>m_font</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classMWAWFont.html">MWAWFont</a> ZWrtTextInternal::Font::m_font</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the font </p>

<p class="reference">Referenced by <a class="el" href="structZWrtTextInternal_1_1HFZone.html#a864f39d46deaf21aed7061672c30f42b">ZWrtTextInternal::HFZone::getDebugString()</a>, <a class="el" href="structZWrtTextInternal_1_1HFZone.html#ae62215b755840add679260d1549caaca">ZWrtTextInternal::HFZone::HFZone()</a>, <a class="el" href="classZWrtText.html#a9ff0ea9e9a21a1199259471abe206e7d">ZWrtText::readSectionFonts()</a>, and <a class="el" href="classZWrtText.html#a4dc1f6a6eeb4af1a75f04cd759dabe22">ZWrtText::sendText()</a>.</p>

</div>
</div>
<a id="acfaf1a5578ba854bd05a846ae42d2ab2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acfaf1a5578ba854bd05a846ae42d2ab2">&#9670;&nbsp;</a></span>m_height</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int ZWrtTextInternal::Font::m_height</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the line height </p>

<p class="reference">Referenced by <a class="el" href="namespaceZWrtTextInternal.html#a49ef6b8c6a9c47761223ace30e81ced9">ZWrtTextInternal::operator&lt;&lt;()</a>, and <a class="el" href="classZWrtText.html#a9ff0ea9e9a21a1199259471abe206e7d">ZWrtText::readSectionFonts()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="ZWrtText_8cxx.html">ZWrtText.cxx</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Mon Feb 11 2019 22:20:50 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>