|
ORE Studio 0.0.4
|
MDI window showing a summary of the compute grid state. More...
#include <ComputeDashboardMdiWindow.hpp>
Inherits QWidget.

Public Slots | |
| void | refresh () |
Signals | |
| void | statusChanged (const QString &message) |
| void | errorOccurred (const QString &error_message) |
Public Member Functions | |
| ComputeDashboardMdiWindow (ClientManager *clientManager, QWidget *parent=nullptr) | |
| QSize | sizeHint () const override |
MDI window showing a summary of the compute grid state.
Stats are loaded from a single get_grid_stats NATS request which reads the latest row from the ores_compute_grid_samples_tbl TimescaleDB hypertable. Auto-refreshes every 10 seconds when enabled.