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

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