mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-15 00:37:27 -04:00
Qt wrappers for libwallet API classes
This commit is contained in:
@@ -42,6 +42,9 @@ public:
|
||||
//! returns libwallet language name for given locale
|
||||
Q_INVOKABLE QString walletLanguage(const QString &locale);
|
||||
|
||||
|
||||
//! since we can't call static method from QML, move it to this class
|
||||
Q_INVOKABLE QString displayAmount(quint64 amount);
|
||||
signals:
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user