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

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