Revision 1776
Added by Alguno over 5 years ago
Use a QTreeView (+model) instead of a QTreeWidget to show the download queue in the Qt frontend
This is done for performance reasons. Right now only the showing of the download queue
is implemented. The rest is broken for now
Files
- added
- modified
- copied
- renamed
- deleted
View differences
- trunk
-
- client
-
- gui_qt
-
- DownloadQueueItem.cpp
- DownloadQueueItem.h
- DownloadQueueModel.cpp
- DownloadQueueModel.h
- ProgressBarDelegateDownloadQueue.cpp (diff)
- WidgetConfigDisplay.cpp (diff)
- WidgetDownloadQueue.cpp (diff)
- WidgetDownloadQueue.h (diff)
- WidgetDownloadQueue.ui (diff)
-
gui_qt.pro (diff)