#include <jobtableproxymodel.h>
|
void | setFilterString (const QString &str) |
|
void | setShowStatusNew (bool show) |
|
void | setShowStatusSubmitted (bool show) |
|
void | setShowStatusQueued (bool show) |
|
void | setShowStatusRunning (bool show) |
|
void | setShowStatusFinished (bool show) |
|
void | setShowStatusCanceled (bool show) |
|
void | setShowStatusError (bool show) |
|
void | setShowHiddenJobs (bool show) |
|
|
| JobTableProxyModel (QObject *parent_=0) |
|
QString | filterString () const |
|
bool | showStatusNew () const |
|
bool | showStatusSubmitted () const |
|
bool | showStatusQueued () const |
|
bool | showStatusRunning () const |
|
bool | showStatusFinished () const |
|
bool | showStatusCanceled () const |
|
bool | showStatusError () const |
|
bool | showHiddenJobs () const |
|
|
bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const |
|
void | saveState () const |
|
Filtering item model for the JobTableWidget job list.
The documentation for this class was generated from the following file: