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

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