Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 768f7d9f703884aa2562bf0a651086df > files > 723

qtbase5-doc-5.9.4-1.1.mga6.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- codeattributions.qdoc -->
  <title>Data Compression Library (zlib) | Qt Core 5.9</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.9</td><td ><a href="qtcore-index.html">Qt Core</a></td><td >Data Compression Library (zlib)</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.9.4 Reference Documentation</td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<p class="naviNextPrevious headerNavi">
</p><p/>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Data Compression Library (zlib)</h1>
<span class="subtitle"></span>
<!-- $$$qtcore-attribution-zlib.html-description -->
<div class="descr"> <a name="details"></a>
<a name="zlib"></a><p>zlib is a general purpose data compression library.</p>
<p>Optionally used in Qt Core and and development tools. Configure with -system-zlib to avoid.</p>
<p>The sources can be found in qtbase-opensource-src-5.9&#x2e;4/src/3rdparty/zlib.</p>
<p><a href="http://zlib.net/">Project Homepage</a>, upstream version: 1.2&#x2e;11</p>
<pre class="cpp plain">

  (C) 1995-2017 Jean-loup Gailly and Mark Adler

</pre>
<p><a href="https://spdx.org/licenses/Zlib.html">ZLib license</a>.</p>
<pre class="cpp plain">

  This software is provided 'as-is', without any express or implied
    warranty.  In no event will the authors be held liable for any damages
    arising from the use of this software.

    Permission is granted to anyone to use this software for any purpose,
    including commercial applications, and to alter it and redistribute it
    freely, subject to the following restrictions:

    1. The origin of this software must not be misrepresented; you must not
       claim that you wrote the original software. If you use this software
       in a product, an acknowledgment in the product documentation would be
       appreciated but is not required.
    2. Altered source versions must be plainly marked as such, and must not be
       misrepresented as being the original software.
    3. This notice may not be removed or altered from any source distribution.

    Jean-loup Gailly        Mark Adler
    jloup@gzip.org          madler@alumni.caltech.edu

  If you use the zlib library in a product, we would appreciate *not* receiving
  lengthy legal documents to sign.  The sources are provided for free but without
  warranty of any kind.  The library has been entirely written by Jean-loup
  Gailly and Mark Adler; it does not include third-party code.

  If you redistribute modified sources, we would appreciate that you include in
  the file ChangeLog history information documenting your changes.  Please read
  the FAQ for more information on the distribution of modified source versions.

</pre>
</div>
<!-- @@@qtcore-attribution-zlib.html -->
<p class="naviNextPrevious footerNavi">
</p>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>