summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqcolordialog.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqcolordialog.html')
-rw-r--r--doc/html/ntqcolordialog.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqcolordialog.html b/doc/html/ntqcolordialog.html
index 98ffd65d8..6209c39fb 100644
--- a/doc/html/ntqcolordialog.html
+++ b/doc/html/ntqcolordialog.html
@@ -77,7 +77,7 @@ Returns custom color number <em>i</em> as a TQRgb.
Returns the number of custom colors supported by TQColorDialog. All
color dialogs share the same custom colors.
-<h3 class=fn><a href="ntqcolor.html">TQColor</a> <a name="getColor"></a>TQColorDialog::getColor ( const&nbsp;<a href="ntqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;initial = white, <a href="ntqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )<tt> [static]</tt>
+<h3 class=fn><a href="ntqcolor.html">TQColor</a> <a name="getColor"></a>TQColorDialog::getColor ( const&nbsp;<a href="ntqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;initial = white, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )<tt> [static]</tt>
</h3>
Pops up a modal color dialog, lets the user choose a color, and
returns that color. The color is initially set to <em>initial</em>. The
@@ -87,7 +87,7 @@ dialog. All colors allocated by the dialog will be deallocated
before this function returns.
<p>Examples: <a href="tutorial2-08.html#x2601">chart/setdataform.cpp</a> and <a href="scribble-example.html#x909">scribble/scribble.cpp</a>.
-<h3 class=fn>TQRgb <a name="getRgba"></a>TQColorDialog::getRgba ( TQRgb&nbsp;initial, bool&nbsp;*&nbsp;ok = 0, <a href="ntqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )<tt> [static]</tt>
+<h3 class=fn>TQRgb <a name="getRgba"></a>TQColorDialog::getRgba ( TQRgb&nbsp;initial, bool&nbsp;*&nbsp;ok = 0, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )<tt> [static]</tt>
</h3>
Pops up a modal color dialog to allow the user to choose a color
and an alpha channel (transparency) value. The color+alpha is