1 #ifndef SIMPT_PAREX_STATUS_H_INCLUDED
2 #define SIMPT_PAREX_STATUS_H_INCLUDED
44 void UpdateStatus(
const std::shared_ptr<const ExplorationProgress>& progress);
60 std::shared_ptr<const ExplorationProgress> m_progress;
66 #endif // end_of_include_guard
void UpdateStatus(const std::shared_ptr< const ExplorationProgress > &progress)
Update the status of an exploration.
void Clear()
Clear the current displayed exploration.
see the online Qt documentation
Namespace for SimPT parameter explorer package.
virtual ~Status()
Destructor.
Widget to display status of subscribed exploration.
void Disconnected()
Set font to disconnected state.
Interface for ExplorationProgress.
void Connected()
Set font to connected state.