diff options
Diffstat (limited to 'doc/html/qcolordrag.html')
| -rw-r--r-- | doc/html/qcolordrag.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qcolordrag.html b/doc/html/qcolordrag.html index a9252566d..8953f4748 100644 --- a/doc/html/qcolordrag.html +++ b/doc/html/qcolordrag.html @@ -64,11 +64,11 @@ and the <a href="dnd.html">drag and drop documentation</a>. <p>See also <a href="draganddrop.html">Drag And Drop Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQColorDrag"></a>TQColorDrag::TQColorDrag ( const <a href="ntqcolor.html">TQColor</a> & col, <a href="ntqwidget.html">TQWidget</a> * dragsource = 0, const char * name = 0 ) +<h3 class=fn><a name="TQColorDrag"></a>TQColorDrag::TQColorDrag ( const <a href="ntqcolor.html">TQColor</a> & col, <a href="tqwidget.html">TQWidget</a> * dragsource = 0, const char * name = 0 ) </h3> Constructs a color drag object with the color <em>col</em>. Passes <em>dragsource</em> and <em>name</em> to the <a href="qstoreddrag.html">TQStoredDrag</a> constructor. -<h3 class=fn><a name="TQColorDrag-2"></a>TQColorDrag::TQColorDrag ( <a href="ntqwidget.html">TQWidget</a> * dragsource = 0, const char * name = 0 ) +<h3 class=fn><a name="TQColorDrag-2"></a>TQColorDrag::TQColorDrag ( <a href="tqwidget.html">TQWidget</a> * dragsource = 0, const char * name = 0 ) </h3> Constructs a color drag object with a white color. Passes <em>dragsource</em> and <em>name</em> to the <a href="qstoreddrag.html">TQStoredDrag</a> constructor. |
