|
| ListStatusView (QObject *parent) |
|
Options | options () const override |
|
QWidget * | widget () const override |
|
QString | id () const override |
|
void | setMonitor (Monitor *monitor) override |
|
| StatusView (QObject *parent=nullptr) |
|
Monitor * | monitor () const |
|
HostInfoManager * | hostInfoManager () const |
| Convenience function to access the Monitor's host info manager.
|
|
virtual bool | isPausable () |
|
virtual bool | isConfigurable () |
|
virtual void | checkNodes () |
|
virtual void | configureView () |
|
virtual void | stop () |
|
virtual void | start () |
|
void | togglePause () |
|
unsigned int | processor (const Job &) |
|
QString | nameForHost (unsigned int hostid) |
|
QColor | hostColor (unsigned int hostid) |
|
|
enum | Option { NoOptions = 0,
RememberJobsOption = 1
} |
|
virtual void | update (const Job &job) |
|
virtual void | checkNode (HostId hostid) |
|
virtual void | removeNode (HostId hostid) |
|
virtual void | updateSchedulerState (Monitor::SchedulerState state) |
|
The documentation for this class was generated from the following files: