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

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