|
ORE Studio 0.0.4
|
Controller for the compute grid dashboard window. More...
#include <ComputeDashboardController.hpp>
Inherits QObject.

Signals | |
| void | statusMessage (const QString &message) |
| void | errorMessage (const QString &error) |
| void | detachableWindowCreated (DetachableMdiSubWindow *window) |
| void | detachableWindowDestroyed (DetachableMdiSubWindow *window) |
Public Member Functions | |
| ComputeDashboardController (QMainWindow *mainWindow, QMdiArea *mdiArea, ClientManager *clientManager, QObject *parent=nullptr) | |
| void | showDashboard () |
| void | closeAllWindows () |
Controller for the compute grid dashboard window.