[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs
From:       David Faure <faure () kde ! org>
Date:       2007-10-19 8:02:06
Message-ID: 1192780926.085290.16198.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 726925 by dfaure:

Porting hint about KMultipleDrag


 M  +5 -0      KDE4PORTING.html  
 M  +1 -0      kde3support/kdecore/k3multipledrag.h  


--- trunk/KDE/kdelibs/KDE4PORTING.html #726924:726925
@@ -518,6 +518,11 @@
 Q3MimeSourceFactory being in Qt3Support, and this feature being very rarely used, \
K3MimeSourceFactory isn't instanciated  automatically anymore, you need to call \
K3MimeSourceFactory::install() in your main if you still depend on this feature.</p>  \
 +<h4>KMultipleDrag</h4>
+<p>KMultipleDrag is obsolete, use QMimeData directly to provide contents in \
different mime formats.</p> +<p>To make porting more incremental, K3MultipleDrag is \
provided for code that needs to work with +Q3DragObject until being fully ported.</p>
+
 <h4>KNetwork::KIpAddress</h4>
 <p>Removed. Use QHostAddress instead.</p>
 
--- trunk/KDE/kdelibs/kde3support/kdecore/k3multipledrag.h #726924:726925
@@ -49,6 +49,7 @@
  * Note that the drag objects added to the multiple drag become owned by it.
  * For that reason their parent should be 0.
  *
+ * @deprecated use QMimeData instead
  * @author David Faure <faure@kde.org>
  */
 class KDE3SUPPORT_EXPORT K3MultipleDrag : public Q3DragObject


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic