File error_dialog.cpp
FileList > gui > error_dialog.cpp
Go to the source code of this file
#include "error_dialog.hpp"#include <QDialog>#include <QDialogButtonBox>#include <QPlainTextEdit>#include <QVBoxLayout>
Public Functions
| Type | Name |
|---|---|
| void | show_error_message (QWidget * parent, const QString & title, const QString & message) |
Public Functions Documentation
function show_error_message
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/gui/error_dialog.cpp