Hello everybody, I'm programming a Solitaire in QT 5.2.1, I'm new using QT and I´ve got a problem, I can´t use, I mean I don´t know the drag and drop functions of QT, I just can Drag and Drop an element (a card), but I want to drag and drop several cards, as real solitaire. I´m not using QGraphicsView/QGraphicsScene, I draw the cards in QLabels.