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

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