diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-25 12:25:06 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-25 12:25:06 +0900 |
commit | a09a6bc05e3f64c27e7c84dd768c7720fdf41136 (patch) | |
tree | fe5a644a42056c012132e5bbc57f3ce1ba40d5c2 /doc/html/winsystem.html | |
parent | bba3e1fa3870a23f1cf0b5d1143ffd646ac797a4 (diff) | |
download | tqt-a09a6bc0.tar.gz tqt-a09a6bc0.zip |
Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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> |