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

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