|
ORE Studio 0.0.4
|
Dialog for viewing the version history of a party status. More...
#include <PartyStatusHistoryDialog.hpp>
Inherits QWidget.

Signals | |
| void | statusChanged (const QString &message) |
| void | errorOccurred (const QString &error_message) |
| void | openVersionRequested (const refdata::domain::party_status &status, int versionNumber) |
| void | revertVersionRequested (const refdata::domain::party_status &status) |
Public Member Functions | |
| PartyStatusHistoryDialog (const QString &code, ClientManager *clientManager, QWidget *parent=nullptr) | |
| void | loadHistory () |
Dialog for viewing the version history of a party status.
Shows all historical versions of a party status with ability to view details or revert to a previous version.