diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-15 19:08:22 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-18 09:31:41 +0900 |
| commit | a30f5359f03c3017fa19a6770fab32d25d22cb87 (patch) | |
| tree | cb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/ntqglcolormap.html | |
| parent | 25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff) | |
| download | tqt-a30f5359.tar.gz tqt-a30f5359.zip | |
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqglcolormap.html')
| -rw-r--r-- | doc/html/ntqglcolormap.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqglcolormap.html b/doc/html/ntqglcolormap.html index 9de907b3f..b2197e5a7 100644 --- a/doc/html/ntqglcolormap.html +++ b/doc/html/ntqglcolormap.html @@ -120,7 +120,7 @@ reference to it. </h3> Detaches this TQGLColormap from the shared block. -<h3 class=fn><a href="ntqcolor.html">TQColor</a> <a name="entryColor"></a>TQGLColormap::entryColor ( int idx ) const +<h3 class=fn><a href="tqcolor.html">TQColor</a> <a name="entryColor"></a>TQGLColormap::entryColor ( int idx ) const </h3> Returns the TQRgb value in the colorcell with index <em>idx</em>. @@ -157,7 +157,7 @@ colors that should be set, <em>colors</em> is the array of colors, and </h3> Set cell at index <em>idx</em> in the colormap to color <em>color</em>. -<h3 class=fn>void <a name="setEntry-2"></a>TQGLColormap::setEntry ( int idx, const <a href="ntqcolor.html">TQColor</a> & color ) +<h3 class=fn>void <a name="setEntry-2"></a>TQGLColormap::setEntry ( int idx, const <a href="tqcolor.html">TQColor</a> & color ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Set the cell with index <em>idx</em> in the colormap to color <em>color</em>. |
