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

Dialog for viewing the version history of a monetary nature. More...

#include <MonetaryNatureHistoryDialog.hpp>

Inherits QWidget.

Collaboration diagram for MonetaryNatureHistoryDialog:
Collaboration graph

Signals

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

Public Member Functions

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

Detailed Description

Dialog for viewing the version history of a monetary nature.

Shows all historical versions of a monetary nature with ability to view details or revert to a previous version.