9.5 KiB
9.5 KiB
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
</head>
The documentation for this class was generated from the following files:
Generated by 1.9.8 </html>
LogDoctor 3.00
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
|
Loading...
Searching...
No Matches
DialogIda Class Reference
#include <ida_dialog.h>
Inheritance diagram for DialogIda:
Public Member Functions | |
DialogIda (const QString &title, const QString &text, const bool ignore=true, const bool discard=true, const bool abort=true, QWidget *parent=nullptr) | |
Dialog constructor. | |
Detailed Description
IGNORE/DISCARD/ABORT choice dialog
Constructor & Destructor Documentation
◆ DialogIda()
|
explicit |
Dialog constructor.
- Parameters
-
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
The documentation for this class was generated from the following files:
- logdoctor/modules/dialogs/ida_dialog.h
- logdoctor/modules/dialogs/ida_dialog.cpp
Generated by 1.9.8 </html>