summaryrefslogtreecommitdiffstats
path: root/doc/html/activeqt.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/activeqt.html')
-rw-r--r--doc/html/activeqt.html86
1 files changed, 0 insertions, 86 deletions
diff --git a/doc/html/activeqt.html b/doc/html/activeqt.html
deleted file mode 100644
index c33b35c2..00000000
--- a/doc/html/activeqt.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/extensions/activeqt/doc/index.doc:1 -->
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>The ActiveTQt framework</title>
-<style type="text/css"><!--
-fn { margin-left: 1cm; text-indent: -1cm; }
-a:link { color: #004faf; text-decoration: none }
-a:visited { color: #672967; text-decoration: none }
-body { background: #ffffff; color: black; }
---></style>
-</head>
-<body>
-
-<table border="0" cellpadding="0" cellspacing="0" width="100%">
-<tr bgcolor="#E5E5E5">
-<td valign=center>
- <a href="index.html">
-<font color="#004faf">Home</font></a>
- | <a href="classes.html">
-<font color="#004faf">All&nbsp;Classes</font></a>
- | <a href="mainclasses.html">
-<font color="#004faf">Main&nbsp;Classes</font></a>
- | <a href="annotated.html">
-<font color="#004faf">Annotated</font></a>
- | <a href="groups.html">
-<font color="#004faf">Grouped&nbsp;Classes</font></a>
- | <a href="functions.html">
-<font color="#004faf">Functions</font></a>
-</td>
-<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>The ActiveTQt framework</h1>
-
-
-<p> <!-- index ActiveTQt --><a name="ActiveTQt"></a>
-<p> These modules are part of the <a href="commercialeditions.html">TQt
- Enterprise Edition</a> and are <em>not</em> part of the Free or
-Non-Commercial Editions.
-<p> TQt's ActiveX support allows TQt/Windows developers to:
-<ol type=1>
-<li> Access and use ActiveX controls provided by any ActiveX server
-in their TQt applications.
-<li> Make their TQt applications available as ActiveX servers, with
-any number of TQt widgets as ActiveX controls.
-</ol>
-<p> <h2> ActiveTQt Modules
-</h2>
-<a name="1"></a><p> The framework consists of two modules.
-<p> <h3> TQAxContainer
-</h3>
-<a name="1-1"></a><p> The <a href="qaxcontainer.html">TQAxContainer module</a> is a static
-library implementing <a href="qobject.html">TQObject</a> and <a href="qwidget.html">TQWidget</a> subclasses, <a href="qaxobject.html">TQAxObject</a> and
-<a href="qaxwidget.html">TQAxWidget</a>, that act as a containers for COM objects and ActiveX
-controls. If built against a shared TQt library <a href="qaxwidget.html">TQAxWidget</a> integrates
-as a widget plugin into <a href="designer-manual.html">TQt Designer</a>.
-<p> The module also provides classes <a href="qaxscript.html">TQAxScript</a>, <a href="qaxscriptmanager.html">TQAxScriptManager</a> and
-<a href="qaxscriptengine.html">TQAxScriptEngine</a> that allow using Windows Script Host technologies to
-script COM objects embedded in the TQt applications.
-<p> <a href="qaxcontainer-examples.html">Examples</a> include a
-web browser application embedding Microsoft Internet Explorer, and an
-address book example synchronizing the contents with Microsoft
-Outlook.
-<p> <h3> TQAxServer
-</h3>
-<a name="1-2"></a><p> The <a href="qaxserver.html">TQAxServer module</a> is a
-static library that implements functionality for in-process and
-executable COM servers. This module provides the <a href="qaxaggregated.html">TQAxAggregated</a>,
-<a href="qaxbindable.html">TQAxBindable</a> and <a href="qaxfactory.html">TQAxFactory</a> classes.
-<p> <a href="qaxserver-examples.html">Examples</a> include in- and
-out-of-process servers providing different <a href="qwidget.html">TQWidget</a> subclasses as
-ActiveX controls, as well as a <a href="activeqt-dotnet.html">walkthrough</a> how to use those objects in a .NET environment.
-<p> <h2> Additional Information
-</h2>
-<a name="2"></a><p> <ul>
-<li> <a href="activeqt-tools.html">ActiveTQt Tools</a>.
-<li> <a href="activeqt-examples.html">ActiveTQt Examples</a>.
-</ul>
-
-<!-- eof -->
-<p><address><hr><div align=center>
-<table width=100% cellspacing=0 border=0><tr>
-<td>Copyright &copy; 2007
-<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
-<td align=right><div align=right>TQt 3.3.8</div>
-</table></div></address></body>
-</html>