diff options
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>. |