summaryrefslogtreecommitdiffstats
path: root/doc/html/tqpalette.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-10-15 13:05:33 +0900
committerMichele Calgaro <[email protected]>2024-10-22 10:05:58 +0900
commit397b7afa8e3f32268c4454bf4783ac2a5a799658 (patch)
tree0b41c33e457556bd2b9371788ddbce25263f00d6 /doc/html/tqpalette.html
parent755d46927cc6a5719e695aeb8133be6897de62d8 (diff)
downloadtqt3-397b7afa8e3f32268c4454bf4783ac2a5a799658.tar.gz
tqt3-397b7afa8e3f32268c4454bf4783ac2a5a799658.zip
Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqpalette.html')
-rw-r--r--doc/html/tqpalette.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqpalette.html b/doc/html/tqpalette.html
index 1a6b7d64c..37265b295 100644
--- a/doc/html/tqpalette.html
+++ b/doc/html/tqpalette.html
@@ -100,7 +100,7 @@ to modify the palette.
palette's color groups with <a href="#setColor">setColor</a>() and <a href="#setBrush">setBrush</a>().
<p> You can copy a palette using the copy constructor and test to see
if two palettes are <em>identical</em> using <a href="#isCopyOf">isCopyOf</a>().
-<p> <p>See also <a href="ntqapplication.html#setPalette">TQApplication::setPalette</a>(), <a href="tqwidget.html#palette-prop">TQWidget::palette</a>, <a href="tqcolorgroup.html">TQColorGroup</a>, <a href="tqcolor.html">TQColor</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>.
+<p> <p>See also <a href="tqapplication.html#setPalette">TQApplication::setPalette</a>(), <a href="tqwidget.html#palette-prop">TQWidget::palette</a>, <a href="tqcolorgroup.html">TQColorGroup</a>, <a href="tqcolor.html">TQColor</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="ColorGroup-enum"></a>TQPalette::ColorGroup</h3>