ORE Studio 0.0.4
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
ServiceDashboardController Class Referencefinal

Controller for the service status dashboard window. More...

#include <ServiceDashboardController.hpp>

Inherits QObject.

Collaboration diagram for ServiceDashboardController:
Collaboration graph

Signals

void statusMessage (const QString &message)
 
void errorMessage (const QString &error)
 
void detachableWindowCreated (DetachableMdiSubWindow *window)
 
void detachableWindowDestroyed (DetachableMdiSubWindow *window)
 

Public Member Functions

 ServiceDashboardController (QMainWindow *mainWindow, QMdiArea *mdiArea, ClientManager *clientManager, QObject *parent=nullptr)
 
void showDashboard ()
 
void closeAllWindows ()
 

Detailed Description

Controller for the service status dashboard window.