Hi All,

I'm trying to implement a relationship view using QListWidgets and lines. I'm drawing QListWidgets on a QGraphicsScene and I want to give smooth drag drop to QListWidgets across my QGraphicsScene. It's not working properly . Is it possible or Am I doing any wrong thing?

Thanks in Advance.