diff options
Diffstat (limited to 'doc/html/winsystem.html')
-rw-r--r-- | doc/html/winsystem.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/html/winsystem.html b/doc/html/winsystem.html index 73290f3cd..b4cfecee6 100644 --- a/doc/html/winsystem.html +++ b/doc/html/winsystem.html @@ -49,8 +49,6 @@ appropriate <tt>#ifdef</tt> statements (see below). </ul> <li><a href="#3"> TQt/Mac OS X </a> -<li><a href="#4"> TQt/Embedded -</a> </ul> <!-- endtoc --> @@ -94,22 +92,6 @@ you can embed the manifest in the executable as a resource with the <p> <ul> <li> <a href="mac-differences.html">TQt/Mac issues</a> </ul> -<p> <a name="qws"></a> -<h2> TQt/Embedded -</h2> -<a name="4"></a><p> When compiling for this platform, the macro <tt>TQ_WS_QWS</tt> is defined -(the window system is literally the TQt Window System). -<p> <ul> -<li> <a href="emb-install.html">Installation</a> -<li> <a href="emb-performance.html">TQt/Embedded performance tuning</a> -<li> <a href="emb-running.html">Running TQt/Embedded applications</a> -<li> <a href="emb-porting.html">Porting your applications to TQt/Embedded</a> -<li> <a href="emb-fonts.html">Font formats and definitions</a> -<li> <a href="emb-charinput.html">Character input (keyboard, pen, ...)</a> -<li> <a href="emb-pointer.html">Pointer handling (mouse, pen, ...)</a> -<li> <a href="emb-features.html">Reduce memory use with the feature definition file</a> -</ul> -<p> <!-- eof --> <p><address><hr><div align=center> <table width=100% cellspacing=0 border=0><tr> |