ORE Studio 0.0.4
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
CurrencyMarketTierHistoryDialog Class Referencefinal

Dialog for viewing the version history of a currency market tier. More...

#include <CurrencyMarketTierHistoryDialog.hpp>

Inherits QWidget.

Collaboration diagram for CurrencyMarketTierHistoryDialog:
Collaboration graph

Signals

void statusChanged (const QString &message)
 
void errorOccurred (const QString &error_message)
 
void openVersionRequested (const refdata::domain::currency_market_tier &type, int versionNumber)
 
void revertVersionRequested (const refdata::domain::currency_market_tier &type)
 

Public Member Functions

 CurrencyMarketTierHistoryDialog (const QString &code, ClientManager *clientManager, QWidget *parent=nullptr)
 
void loadHistory ()
 

Detailed Description

Dialog for viewing the version history of a currency market tier.

Shows all historical versions of a currency market tier with ability to view details or revert to a previous version.