summaryrefslogtreecommitdiff
path: root/doc/api-documentation/html/frontend.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/html/frontend.html')
-rw-r--r--doc/api-documentation/html/frontend.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/api-documentation/html/frontend.html b/doc/api-documentation/html/frontend.html
new file mode 100644
index 0000000..ab3f3e7
--- /dev/null
+++ b/doc/api-documentation/html/frontend.html
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><meta name="robots" content="noindex">
+<title>How to write a frontend for the Sword library</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body bgcolor="#ffffff">
+<!-- Generated by Doxygen 1.1.5 on Thu Apr 19 16:40:35 2001 -->
+<center>
+<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
+<hr><a name="frontend"><h2>How to write a frontend for the Sword library</h2></a>
+ This page describes howto create a new frontend using the Sword library.<br>
+ We do only show how to write a very simple frontend, the GUI and more features have to be implemented with your own ideas.<br>
+ The programming language is C++, the toolkit is Qt 2.2 because I do only know Qt and it's available on Linux and Windows.<br>
+
+<p>
+<hr><address><small>Generated at Thu Apr 19 16:40:35 2001 for The Sword Project by
+<a href="http://www.stack.nl/~dimitri/doxygen/index.html">
+<img src="doxygen.gif" alt="doxygen" align=center border=0
+width=110 height=53></a>1.1.5 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
+ &copy; 1997-2000</small></address>
+</body>
+</html>