The LogBrowserDialog class is a popup which converts debug strings.
More...
#include <logbrowserdialog.h>
The LogBrowserDialog class is a popup which converts debug strings.
- Author
- Qt-project.org
- Copyright
- GNU General Public License v3
◆ LogBrowserDialog()
LogBrowserDialog::LogBrowserDialog |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~LogBrowserDialog()
LogBrowserDialog::~LogBrowserDialog |
( |
| ) |
|
|
inline |
◆ closeEvent()
void LogBrowserDialog::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
overrideprotectedvirtual |
◆ keyPressEvent()
void LogBrowserDialog::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
overrideprotectedvirtual |
◆ outputMessage
void LogBrowserDialog::outputMessage |
( |
QtMsgType |
type, |
|
|
const QString & |
msg |
|
) |
| |
|
slot |
XXX: Hack to have output in Qt Creator on Windows and at the same time in the application Need to be tested too in Ubuntu
◆ save
void LogBrowserDialog::save |
( |
| ) |
|
|
protectedslot |
◆ show
void LogBrowserDialog::show |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: