<!-- iframe showing the search results (closed by default) -->
<divid="MSearchResultsWindow">
<iframesrc="javascript:void(0)"frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<divclass="header">
<divclass="headertitle">
<divclass="title">MuldeR's Utilities for Qt </div></div>
</div><!--header-->
<divclass="contents">
<divclass="textblock"><p>The <b>MUtilities</b> library is a collection of routines and classes to extend the <ahref="http://qt-project.org/"><em>Qt cross-platform framework</em></a>. It contains various convenience and utility functions as well as wrappers for OS-specific functionalities. The library was originally created as a "side product" of the <ahref="http://lamexp.sourceforge.net/"><b>LameXP</b></a> application: Over the years, a lot of code, <b>not</b> really specific to <em>LameXP</em>, had accumulated in the <em>LameXP</em> code base. Some of that code even had been used in other projects too, in a "copy & paste" fashion – which had lead to redundancy and much complicated maintenance. In order to clean-up the LameXP code base, to eliminate the ugly redundancy and to simplify maintenance, the code in question has finally been refactored into the <b>MUtilities</b> (aka "MuldeR's Utilities for Qt") library. This library now forms the foundation of <em>LameXP</em> and <ahref="https://github.com/lordmulder"><em>other OpenSource projects</em></a>.</p>
<h3>API-Documentation</h3>
<p>The public API of the <em>MUtilities</em> library is defined in the following header files:</p><ul>
<li><b><aclass="el"href="d5/d3b/_global_8h.html"title="This file contains miscellaneous functions that are generally useful for Qt-based applications...">Global.h</a></b>– miscellaneous useful functions</li>
</ul>
<h3>License</h3>
<p>This library is free software. It is released under the terms of the <ahref="https://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License (LGPL), Version 2.1</a>.</p>
<divclass="fragment"><divclass="line">MUtilities - MuldeR<spanclass="stringliteral">'s Utilities for Qt</span></div><divclass="line"><spanclass="stringliteral">Copyright (C) 2004-2016 LoRd_MuldeR <MuldeR2@GMX.de>. Some rights reserved.</span></div><divclass="line"><spanclass="stringliteral"></span></div><divclass="line"><spanclass="stringliteral">This library is free software; you can redistribute it and/or</span></div><divclass="line"><spanclass="stringliteral">modify it under the terms of the GNU Lesser General Public</span></div><divclass="line"><spanclass="stringliteral">License as published by the Free Software Foundation; either</span></div><divclass="line"><spanclass="stringliteral">version 2.1 of the License, or (at your option) any later version.</span></div><divclass="line"><spanclass="stringliteral"></span></div><divclass="line"><spanclass="stringliteral">This library is distributed in the hope that it will be useful,</span></div><divclass="line"><spanclass="stringliteral">but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><divclass="line"><spanclass="stringliteral">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></div><divclass="line"><spanclass="stringliteral">Lesser General Public License for more details.</span></div><divclass="line"><spanclass="stringliteral"></span></div><divclass="line"><spanclass="stringliteral">You should have received a copy of the GNU Lesser General Public</span></div><divclass="line"><spanclass="stringliteral">License along with this library; if not, write to the Free Software</span></div><divclass="line"><spanclass="stringliteral">Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</span></div></div><!-- fragment --></div></div><!-- contents -->