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

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