Bitcoin
|
#include <utilitydialog.h>
Public Member Functions | |
HelpMessageDialog (interfaces::Node &node, QWidget *parent, bool about) | |
~HelpMessageDialog () | |
void | printToConsole () |
void | showOrPrint () |
Private Slots | |
void | on_okButton_accepted () |
Private Attributes | |
Ui::HelpMessageDialog * | ui |
QString | text |
"Help message" dialog box
|
explicit |
"Help message" or "About" dialog box
HTML-format the license message from the core
HelpMessageDialog::~HelpMessageDialog | ( | ) |
|
privateslot |
void HelpMessageDialog::printToConsole | ( | ) |
void HelpMessageDialog::showOrPrint | ( | ) |
|
private |
|
private |