|
| StarView (QObject *parent) |
|
void | readSettings () |
|
void | writeSettings () |
|
void | update (const Job &job) override |
|
QWidget * | widget () const override |
|
QString | id () const override |
|
QList< HostItem * > | hostItems () const |
|
HostItem * | findHostItem (unsigned int hostid) const |
|
void | setMonitor (Monitor *monitor) override |
|
void | checkNode (unsigned int hostid) override |
|
void | removeNode (unsigned int hostid) override |
|
void | updateSchedulerState (Monitor::SchedulerState state) override |
|
void | configureView () override |
|
bool | isConfigurable () override |
|
StarViewConfigDialog * | configDialog () const |
|
bool | filterArch (unsigned int hostid) |
|
bool | filterArch (HostInfo *) |
|
| StatusView (QObject *parent=nullptr) |
|
virtual Options | options () const |
|
Monitor * | monitor () const |
|
HostInfoManager * | hostInfoManager () const |
| Convenience function to access the Monitor's host info manager.
|
|
virtual bool | isPausable () |
|
virtual void | checkNodes () |
|
virtual void | stop () |
|
virtual void | start () |
|
void | togglePause () |
|
unsigned int | processor (const Job &) |
|
QString | nameForHost (unsigned int hostid) |
|
QColor | hostColor (unsigned int hostid) |
|
|
void | slotConfigChanged () |
|
bool StarView::filterArch |
( |
unsigned int |
hostid | ) |
|
Return true if node should be shown and false if not.
bool StarView::filterArch |
( |
HostInfo * |
i | ) |
|
Return true if node should be shown and false if not.
The documentation for this class was generated from the following files: