]> git.tdb.fi Git - ext/sigc++-2.0.git/blob - docs/website/link.shtml
Import libsigc++ 2.10.8 sources
[ext/sigc++-2.0.git] / docs / website / link.shtml
1 <!-- SSI fragments/htm_declaration.html_fragment begin -->
2 <!--#include virtual="fragments/html_declaration.html_fragment" -->
3 <!-- SSI fragments/html_declaration.html_fragment end -->
4
5 <a name="gnome"><h3>GNOME Links</h3></a>
6
7 <p>
8 Libsigc++ is part of the greater GNOME code base. 
9 <ul>
10  <li><a href="http://www.gtkmm.org">gtkmm widget wrapper</a></li>
11  <li><a href="http://www.gtk.org">GTK+ widget set</a></li>
12  <li><a href="http://www.gnome.org">Gnome project</a></li>
13 </ul>
14 </p>
15
16 <a name="other"><h3>Callback Links</h3></a>
17
18 <p>
19 There are a number of other C++ callback systems
20 and publications on construction of callback systems.
21 <ul>
22  <li><a href="http://www.boost.org/doc/html/signals.html">Boost Signals</a></li>
23  <li>Trolltech signal system (part of <a href="http://www.qt.io/">Qt widget set</a>)</li>
24  <li>(Send us a link you find worth mentioning here.)</li>
25 </ul>
26 </p>
27
28 <a name=""><h3>Users</h3></a>
29
30 <p>
31 Here is a list of some of the projects that use libsigc++.
32 (Have a project which is using libsigc++?  Mail us.)
33 <ul>
34  <li><a href="http://www.gtkmm.org">glibmm and gtkmm</a></li>
35  <li><a href="http://sourceforge.net/projects/libpropc/">Libpropc++: Creating
36 and effective using properties in C++</a></li>
37  <li><a href="http://ucxx.sourceforge.net/">Yehia: Extension library with support for cross-threaded signal emission.</a></li>
38  <li><a href="http://gfc.sourceforge.net/">GFC: Alternative C++ wrapper for the GTK+ widget set.</a></li>
39  <li><a href="http://sourceforge.net/projects/libuta/">Libuta</a></li>
40  <li><a href="http://www.worldforge.org/">The WorldForge Project</a></li>
41 </ul>
42 </p>
43
44 <!-- SSI fragments/footer.html_fragment begin -->
45 <!--#include virtual="fragments/footer.html_fragment" -->
46 <!-- SSI fragments/footer.html_fragment end -->