MoleQueue  0.8.0
 All Classes Functions Variables Enumerations Enumerator Pages
Public Slots | Signals | Public Member Functions | Protected Member Functions | List of all members
JobTableProxyModel Class Reference

#include <jobtableproxymodel.h>

Inheritance diagram for JobTableProxyModel:

Public Slots

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)
 

Signals

void rowCountChanged ()
 

Public Member Functions

 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
 

Protected Member Functions

bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const
 
void saveState () const
 

Detailed Description

Filtering item model for the JobTableWidget job list.


The documentation for this class was generated from the following file: