Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > by-pkgid > e4e5aca55b6d7244e6bae95bf4fde3ca > files > 379

lib64edelib-devel-2.0-1.x86_64.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"/>
<title>edelib: EDE Library API reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">edelib
   &#160;<span id="projectnumber">2.0.0</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li class="current"><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<div class="title">EDE Library API reference </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p>This is the reference for developing with the EDE Library (edelib).</p>
<p>edelib is set of classes and functions for easier EDE development. As EDE uses FLTK (<a href="http://www.fltk.org">http://www.fltk.org</a>) as main GUI library (and FLTK is primarily GUI library), edelib extends it with additional widgets and functionality.</p>
<p>In short, edelib provides:</p>
<ul>
<li><a href="group__widgets.html">FLTK GUI extension</a></li>
<li><a href="dbusdoc.html">D-BUS support</a></li>
<li>various <a href="http://freedesktop.org">http://freedesktop.org</a> standards implementations, like:<ul>
<li>standard directories</li>
<li>icon themes (<a class="el" href="classedelib_1_1IconTheme.html" title="Finds named icon according to the given theme.">edelib::IconTheme</a>)</li>
<li>shared mime support (<a class="el" href="classedelib_1_1MimeType.html" title="Mime handling class.">edelib::MimeType</a>) and etc.</li>
</ul>
</li>
<li>file monitor facility (<a class="el" href="classedelib_1_1DirWatch.html" title="Directory changes notifier.">edelib::DirWatch</a>)</li>
<li>chatting with terminal processes (<a class="el" href="classedelib_1_1PtyProcess.html" title="Synchronous communication with tty programs.">edelib::PtyProcess</a>)</li>
<li>etc.</li>
</ul>
<p>As edelib development is always in progress, you can check <a href="todo.html">TODO</a> list to see what is not finished yet. This also a good starting point to check if you would like to contribute.</p>
<p>Some features will be deprecated over the time, and at some point completely removed. For a list of currently deprecated things, check <a href="deprecated.html">Deprecated List</a>.</p>
<p>News, latest releases and link for bug reports you can find at <a href="http://equinox-project.org">http://equinox-project.org</a> </p>
</div></div><!-- contents -->


<hr class="footer"/><address class="footer"><small>
Generated on Tue Jun 5 2012 17:49:03 for edelib by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>