[Qt-interest] Database Designer

J-P Nurmi jpnurmi at gmail.com
Tue Nov 23 08:28:51 CET 2010


On Tue, Nov 23, 2010 at 9:16 AM, Joshua Wambua
<gmail at blueprint-group.co.ke>wrote:

>  Hi, I am creating a database editor. I need to have a query builder. For
> this, I have a QMdiArea which hosts QListWidgets that represent the tables.
> Does anyone have any idea as to how to enable drag and drop between the
> lists, with a line showing the drag source and drop location. See link below
> for what I want to achieve.
>
>
>
> http://www.blueprint-group.co.ke/share/example.png
>
>
>
>
>
> Help appreciated.
>

Hi Joshua,

Please start with reading the docs:
http://doc.qt.nokia.com/4.7/dnd.html
<http://doc.qt.nokia.com/4.7/dnd.html>
http://doc.qt.nokia.com/4.7/model-view-programming.html#using-drag-drop-with-item-views

Once you have actually tried something, you can come up with more precise
questions. ;-)

PS. The link didn't work.
<http://doc.qt.nokia.com/4.7/model-view-programming.html#using-drag-drop-with-item-views>
--
J-P Nurmi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101123/1cb3056e/attachment.html 


More information about the Qt-interest-old mailing list