diff options
Diffstat (limited to 'doc/html/ntqcommonstyle.html')
-rw-r--r-- | doc/html/ntqcommonstyle.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqcommonstyle.html b/doc/html/ntqcommonstyle.html index 5d46a613a..35445ecb2 100644 --- a/doc/html/ntqcommonstyle.html +++ b/doc/html/ntqcommonstyle.html @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p>The TQCommonStyle class encapsulates the common Look and Feel of a GUI. <a href="#details">More...</a> <p><tt>#include <<a href="qcommonstyle-h.html">ntqcommonstyle.h</a>></tt> -<p>Inherits <a href="ntqstyle.html">TQStyle</a>. +<p>Inherits <a href="tqstyle.html">TQStyle</a>. <p>Inherited by <a href="ntqmotifstyle.html">TQMotifStyle</a> and <a href="ntqwindowsstyle.html">TQWindowsStyle</a>. <p><a href="qcommonstyle-members.html">List of all member functions.</a> <h2>Public Members</h2> @@ -49,7 +49,7 @@ The TQCommonStyle class encapsulates the common Look and Feel of a GUI. <p> This abstract class implements some of the widget's look and feel that is common to all GUI styles provided and shipped as part of TQt. -<p> All the functions are documented in <a href="ntqstyle.html">TQStyle</a>. +<p> All the functions are documented in <a href="tqstyle.html">TQStyle</a>. <p>See also <a href="appearance.html">Widget Appearance and Style</a>. <hr><h2>Member Function Documentation</h2> |