diff options
Diffstat (limited to 'doc/html/emb-features.html')
-rw-r--r-- | doc/html/emb-features.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/emb-features.html b/doc/html/emb-features.html index 7c778ab12..a560ee847 100644 --- a/doc/html/emb-features.html +++ b/doc/html/emb-features.html @@ -96,7 +96,7 @@ for all Unicode characters. and tagging typed data (eg. text, images, colors) (<a href="qmimesource.html">TQMimeSource</a>) <td valign="top"> <tr bgcolor="#f0f0f0"> <td valign="top">TQT_NO_RICHTEXT -<td valign="top">HTML-like text (<a href="ntqstylesheet.html">TQStyleSheet</a>, <a href="ntqlabel.html">TQLabel</a>) +<td valign="top">HTML-like text (<a href="tqstylesheet.html">TQStyleSheet</a>, <a href="ntqlabel.html">TQLabel</a>) <td valign="top">TQT_NO_MIME <tr bgcolor="#d0d0d0"> <td valign="top">TQT_NO_DRAGANDDROP <td valign="top">Drag-and-drop data between applications (<a href="ntqdragobject.html">TQDragObject</a>) @@ -154,7 +154,7 @@ with local file retrieval included (<a href="ntqnetworkprotocol.html">TQNetworkP <tr bgcolor="#a2c511"> <th valign="top" colspan="3" rowspan="1"> Painting/drawing <tr bgcolor="#f0f0f0"> <td valign="top">TQT_NO_COLORNAMES <td valign="top">Color names such as "red", used by some <a href="ntqcolor.html">TQColor</a> constructors -and by some HTML documents (<a href="ntqcolor.html">TQColor</a>, <a href="ntqstylesheet.html">TQStyleSheet</a>) +and by some HTML documents (<a href="ntqcolor.html">TQColor</a>, <a href="tqstylesheet.html">TQStyleSheet</a>) <td valign="top"> <tr bgcolor="#d0d0d0"> <td valign="top">TQT_NO_TRANSFORMATIONS <td valign="top">Used by a number of classes in TQt. With this, rotation and |