5 #ifndef PIVX_QT_OPENURIDIALOG_H
6 #define PIVX_QT_OPENURIDIALOG_H
25 void showEvent(QShowEvent *event)
override;
31 Ui::OpenURIDialog*
ui;
33 void inform(
const QString& str);
void showEvent(QShowEvent *event) override
void inform(const QString &str)
OpenURIDialog(QWidget *parent)