5 #ifndef PIVX_QT_SETTINGS_CONSOLEWIDGET_H
6 #define PIVX_QT_SETTINGS_CONSOLEWIDGET_H
35 void showEvent(QShowEvent *event)
override;
38 void clear(
bool clearHistory =
true);
48 virtual bool eventFilter(QObject* obj, QEvent* event)
override;
59 Ui::SettingsConsoleWidget *
ui;
Model for PIVX network client.