![]() |
LogDoctor 2.04
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
|
#include <dialogdia.h>
Public Member Functions | |
DialogDia (const QString &title, const QString &text, const bool ignore=true, const bool discard=true, const bool abort=true, QWidget *parent=nullptr) | |
Dialog constructor. | |
DISCARD/IGNORE/ABORT choice dialog
|
explicit |
Dialog constructor.
title | The title |
text | The message |
ignore | Whether to show the IGNORE button or not |
discard | Whether to show the DISCARD button or not |
abort | Whether to show the ABORT button or not |
parent | The parent Widget |