5 #ifndef PIVX_QT_PROPOSALINFODIALOG_H
6 #define PIVX_QT_PROPOSALINFODIALOG_H
33 Ui::ProposalInfoDialog*
ui;
37 void inform(
const QString& msg);
void inform(const QString &msg)
Ui::ProposalInfoDialog * ui
ProposalInfoDialog(QWidget *parent=nullptr)
void setProposal(const ProposalInfo &info)
Interface to PIVX wallet from Qt view code.