#include <jobtablewidget.h>
|
void | clearFinishedJobs () |
|
void | showFilterBar (bool visible=true) |
|
void | hideFilterBar () |
|
void | focusInFilter () |
|
void | showAdvancedFilterDialog () |
|
|
void | jobCountsChanged (int totalJobs, int shownJobs) |
|
|
| JobTableWidget (QWidget *parentObject=0) |
|
void | setJobManager (JobManager *jobManager) |
|
JobManager * | jobManager () const |
|
|
void | updateFilters () |
|
void | modelRowCountChanged () |
|
|
QList< int > | getSelectedRows () |
|
Widget which encapsulates the Job table MVC classes.
The documentation for this class was generated from the following file: