|
|
| StatusView (QObject *parent=nullptr) |
| |
|
virtual Options | options () const |
| |
|
Monitor * | monitor () const |
| |
|
virtual void | setMonitor (Monitor *monitor) |
| |
|
HostInfoManager * | hostInfoManager () const |
| | Convenience function to access the Monitor's host info manager.
|
| |
|
virtual QWidget * | widget () const =0 |
| |
|
virtual bool | isPausable () |
| |
|
virtual bool | isConfigurable () |
| |
|
virtual void | checkNodes () |
| |
|
virtual void | configureView () |
| |
|
virtual void | stop () |
| |
|
virtual void | start () |
| |
|
void | togglePause () |
| |
|
virtual QString | id () const =0 |
| |
|
unsigned int | processor (const Job &) |
| |
|
QString | nameForHost (unsigned int hostid) |
| |
|
QColor | hostColor (unsigned int hostid) |
| |
|
|
virtual void | update (const Job &job) |
| |
|
virtual void | checkNode (HostId hostid) |
| |
|
virtual void | removeNode (HostId hostid) |
| |
|
virtual void | updateSchedulerState (Monitor::SchedulerState state) |
| |
| Enumerator |
|---|
| NoOptions |
No option.
|
| RememberJobsOption |
Show old jobs in case this view gets reactivated.
|
The documentation for this class was generated from the following files: