|
| QueueListView (QWidget *const parent) |
|
AssignedBatchTools | assignedTools () const |
|
void | cancelItems () |
|
QueueListViewItem * | findItemById (qlonglong id) |
|
QueueListViewItem * | findItemByUrl (const QUrl &url) |
|
int | itemsCount () |
|
ItemInfoList | itemsList (ItemListType type) |
|
int | pendingItemsCount () |
|
int | pendingTasksCount () |
|
QPixmap | progressPixmapForIndex (int index) const |
|
void | reloadThumbs (const QUrl &url) |
|
void | removeItemById (qlonglong id) |
|
void | removeItemByInfo (const ItemInfo &info) |
|
void | setAssignedTools (const AssignedBatchTools &tools) |
|
void | setEnableToolTips (bool val) |
|
void | setItemBusy (qlonglong id) |
|
void | setSettings (const QueueSettings &settings) |
|
QueueSettings | settings () const |
|