1 #ifndef RESTOREDIALOG_H 2 #define RESTOREDIALOG_H 42 QString getFileName();
54 void on_btnReset_clicked();
59 void on_btnBoxRestore_accepted();
64 void on_btnBoxRestore_rejected();
69 void on_toolWalletPath_clicked();
77 #endif // RESTOREDIALOG_H
The RestoreDialog class Restore dialog class.
Interface to Fabcoin wallet from Qt view code.