LogDoctor/docs/html/classDialogMsg.html

8.5 KiB

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> </head>
LogDoctor 4.00
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
Loading...
Searching...
No Matches
DialogMsg Class Referencefinal

DialogMsg. More...

#include <message_dialog.h>

Inheritance diagram for DialogMsg:

Public Member Functions

 DialogMsg (const QString &title, const QString &text, const QString &additional, const MsgType type, QWidget *parent=nullptr)
 

Private Slots

void on_button_ShowAdditional_clicked ()
 Shows the additional informations.
 
void on_button_Ok_clicked ()
 Called when the OK button gets clicked.
 

Detailed Description

DialogMsg.

A dialog message to provide informations to the user

Constructor & Destructor Documentation

◆ DialogMsg()

DialogMsg::DialogMsg ( const QString & title,
const QString & text,
const QString & additional,
const MsgType type,
QWidget * parent = nullptr )
explicit
Parameters
titleThe title
textThe message
additionalAdditional informations, usually an error message
parentThe parent Widget

The documentation for this class was generated from the following files:
  • logdoctor/modules/dialogs/message_dialog.h
  • logdoctor/modules/dialogs/message_dialog.cpp

Generated by doxygen 1.10.0 </html>