Alir3z4 / yoDownet

yoDownet, The previous generation graphical download manager, built on Qt.
http://sf.net/p/yodownet/
10 stars 4 forks source link

Make MainWindow's QTableView movable #40

Open Alir3z4 opened 10 years ago

Alir3z4 commented 10 years ago
ui->urlView->horizontalHeader()->setMovable(true);

Does not work in Qt5 anymore, there should an alternative method.

Alir3z4 commented 10 years ago

found it: https://qt-project.org/doc/qt-5.0/qtwidgets/qheaderview.html#sectionsMovable