diff options
author | Michele Calgaro <[email protected]> | 2024-10-03 20:48:26 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-10-03 20:48:26 +0900 |
commit | 4161606c301841f973f0319f46e6853c4a3fe906 (patch) | |
tree | 192d1b081650aa96c7b69dcb38cc9e5d6415bfa4 /doc/html/tqcdestyle.html | |
parent | 6964feed838dec70e7743ea90b390e4ae706d3c9 (diff) | |
download | tqt3-4161606c301841f973f0319f46e6853c4a3fe906.tar.gz tqt3-4161606c301841f973f0319f46e6853c4a3fe906.zip |
Remove documentation for Motif extension classes. Those classes are not included in tqt3 source code
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqcdestyle.html')
-rw-r--r-- | doc/html/tqcdestyle.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqcdestyle.html b/doc/html/tqcdestyle.html index 5db7db604..62d33dfce 100644 --- a/doc/html/tqcdestyle.html +++ b/doc/html/tqcdestyle.html @@ -46,7 +46,7 @@ body { background: #ffffff; color: black; } The TQCDEStyle class provides a CDE look and feel. <p> -<p> This style provides a slightly improved <a href="motif-extension.html#Motif">Motif</a> look similar to some +<p> This style provides a slightly improved Motif look similar to some versions of the Common Desktop Environment (CDE). The main differences are thinner frames and more modern radio buttons and checkboxes. Together with a dark background and a bright @@ -62,7 +62,7 @@ documentation. </h3> Constructs a TQCDEStyle. <p> If <em>useHighlightCols</em> is FALSE (the default), then the style will -polish the application's color palette to emulate the <a href="motif-extension.html#Motif">Motif</a> way of +polish the application's color palette to emulate the Motif way of highlighting, which is a simple inversion between the base and the text color. |